• Andrew Grieve's avatar
    Revert "[about:credits] Improve compression by sorting licenses" · ba3fb344
    Andrew Grieve authored
    This reverts commit c54fcea4.
    
    Reason for revert: Broke downstream monochrome build.
    https://bugs.chromium.org/p/chromium/issues/detail?id=716425
    
    Original change's description:
    > [about:credits] Improve compression by sorting licenses
    > 
    > Restore the alphabetical order in javascript.
    > 
    > Saves around 100k when gzip is used, but only 2k for brotli.
    > Intention is to have android_webview to use the same copy
    > of about:credits in a follow-up, in which case this optimization
    > becomes relevant.
    > 
    > BUG=688077
    > 
    > Change-Id: I24d62a81c61c2c53f5740f90d0c8094d3b04352e
    > Reviewed-on: https://chromium-review.googlesource.com/487725
    > Reviewed-by: Richard Coles <torne@chromium.org>
    > Reviewed-by: Dan Beam <dbeam@chromium.org>
    > Reviewed-by: Andrew Grieve <agrieve@chromium.org>
    > Commit-Queue: Yipeng Wang <yipengw@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#467537}
    
    TBR=dbeam@chromium.org,torne@chromium.org,agrieve@chromium.org,yipengw@chromium.org
    # Not skipping CQ checks because original CL landed > 1 day ago.
    BUG=688077
    
    Change-Id: I08d4da9f1c7ab45b15b14973d334feb4485c3ee6
    Reviewed-on: https://chromium-review.googlesource.com/490709Reviewed-by: default avatarAndrew Grieve <agrieve@chromium.org>
    Commit-Queue: Andrew Grieve <agrieve@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#468152}
    ba3fb344
about_credits.tmpl 1.27 KB