Chromium Code Reviews
DescriptionRevert of Separate WebView's locale paks from Chrome's locale paks (patchset #3 id:60001 of https://codereview.chromium.org/2890813002/ )
Reason for revert:
Broke downstream bot: https://bugs.chromium.org/p/chromium/issues/detail?id=724277
Original issue's description:
> Separate WebView's locale paks from Chrome's locale paks
>
> In order to reduce APK size, this CL separates WebView's locale paks
> from Chrome's locale paks, and compresses locale paks for all flavors
> of Chrome.
>
> Previously, Chrome and Chrome modern have their locale paks compressed,
> while their contemporary WebView is shipped as a standalone APK and has
> its own locale paks stored uncompressed. For Monochrome, WebView and
> Chrome share uncompressed locale paks. As a result, Monochrome locale
> paks take up lots of disk space unnecessarily.
>
> This CL changes WebView locale pak location for all WebViews, and
> compresses Chrome's locale paks in Monochrome. As a result, Monochrome
> now contains uncompressed WebView locale paks and compressed Chrome
> locale paks. Other resources are not affected. This greatly reduces
> locale paks' footprints on disk. Monochrome.apk shrinks by 2.6MB.
>
> A side effect for this CL is that Monochrome no longer supports several
> locales that have been unsupported by Chrome and Chrome modern but
> supported by WebViews.
>
> See crbug.com/687797 for more details.
>
> BUG=687797
>
> Review-Url: https://codereview.chromium.org/2890813002
> Cr-Commit-Position: refs/heads/master@{#472801}
> Committed: https://chromium.googlesource.com/chromium/src/+/b19aa78ac188365efe6b54c3889d67e9225b10d2
TBR=agrieve@chromium.org,michaelbai@chromium.org,torne@chromium.org,thakis@chromium.org,zpeng@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=687797
Review-Url: https://codereview.chromium.org/2894763002
Cr-Commit-Position: refs/heads/master@{#472988}
Committed: https://chromium.googlesource.com/chromium/src/+/1df3575f49c762037f3c3af6451a4b9e0e79ac88
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||