• 
      

    Add a spy for retinaGravatar to fix up some warnings.

    Review Request #7335 — Created May 26, 2015 and submitted

    Information

    Review Board
    release-2.5.x
    11edab1...

    Reviewers

    When running the js-tests, there are a bunch of console errors about gravatars.
    This is happening because we don't have gravatar source images, and the
    retinaGravatar code is trying to parse "undefined?s=32", which doesn't make a
    lot of sense. Because we don't actually care about this, I've spied out the
    retinaGravatar code and just escape hatched it.

    Ran js-tests.

    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/templates/js/tests.html
      
      
      
      Tool: Pyflakes
      Ignored Files:
          reviewboard/templates/js/tests.html
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (5f0ad49)