Load diff files from javascript.

Review Request #4546 — Created Sept. 9, 2013 and submitted

Information

Review Board
master

Reviewers

Load diff files from javascript.

This changes the diff viewer to create the diff-container items from javascript
instead of the django template.

  • Loaded a few different diff revisions and interdiffs and saw that things
    loaded correctly.
  • Ran js-tests.
  • Ran jshint.
reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    Ignored Files:
    reviewboard/templates/diffviewer/view_diff.html
    reviewboard/static/rb/js/pages/views/diffViewerPageView.js

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    Ignored Files:
    reviewboard/templates/diffviewer/view_diff.html
    reviewboard/static/rb/js/pages/views/diffViewerPageView.js

  2. 
      
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (5462936).

Loading...