Fix comments in the diff viewer.

Review Request #4677 — Created Oct. 2, 2013 and submitted

Information

Review Board
master

Reviewers

Fix comments in the diff viewer.

When I refactored everything to let the diff viewer change revisions without
reloads, I broke comments on the diff page pretty hard. This change fixes it
and cleans things up a bit.

Verified that I could see comment flags (and the associated comment
tooltips/dialogs) on the diff page for various revisions and interdiffs.

reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    reviewboard/reviews/views.py
    reviewboard/reviews/context.py
    Ignored Files:

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    reviewboard/reviews/views.py
    reviewboard/reviews/context.py
    Ignored Files:

  2. 
      
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (abf2639).

Loading...