Fix some issues in the DiffProcessor

Review Request #7267 — Created April 29, 2015 and submitted

Information

Review Board
dvcs
abca9da...

Reviewers

This patch fixes the DiffProcessor to correctly use the provided file
existence checker intsead of always checking in the repository. It also
fixes an error in the _compare_files method that was a result of
refactoring.

Ran unit tests.

Now able to validate diff commits correctly.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/diffviewer/managers.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/diffviewer/managers.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
brennie
Review request changed
Status:
Completed
Change Summary:
Pushed to dvcs (56b865f)