• 
      

    Remove obsolete enableRetinaImages usage.

    Review Request #13495 — Created Jan. 9, 2024 and submitted

    Information

    Review Board
    master

    Reviewers

    All the browsers we support now have native support for srcset, so our
    old Djblets.enableRetinaImages method is a no-op. This change gets rid
    of those calls.

    • Ran unit tests.
    • Verified that I still saw high-res versions of icons and file attachment
      thumbnails.
    Summary ID
    Remove obsolete enableRetinaImages usage.
    All the browsers we support now have native support for `srcset`, so our old `Djblets.enableRetinaImages` method is a no-op. This change gets rid of those calls. Testing Done: - Ran unit tests. - Verified that I still saw high-res versions of icons and file attachment thumbnails.
    006b24455ef5e9e988552f659aeee717f72d2564
    chipx86
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (a1130da)