forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of Deduplicate Monochrome locale .paks (patchset chromium#4 id…
…:180001 of https://codereview.chromium.org/2933343002/ ) Reason for revert: Chrome is now missing 5 locale strings. The reason is that these strings are believed to be in WebView locales because they're whitelisted, but since WebView uses multiple whitelists to pack its locale strings, these strings are actually not contained by WebView Original issue's description: > Deduplicate Monochrome locale .paks > > This CL removes WebView strings from Chrome locale .paks in Monochrome > using a generated resource whitelist. While WebView's locale resource > logic remains the same, Chrome in Monochrome now loads a secondary > locale pack file as a fallback when a string cannot be found in the > primary locale pack file. > > This CL reduces binary size by over 400KB. > > BUG=724110 > > Review-Url: https://codereview.chromium.org/2933343002 > Cr-Commit-Position: refs/heads/master@{#485635} > Committed: https://chromium.googlesource.com/chromium/src/+/08ba6b7c7e7edb3f7c8851eb7ddc1d2ea64497e6 TBR=agrieve@chromium.org,dpranke@chromium.org,thestig@chromium.org,sadrul@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=724110, 741798 Review-Url: https://codereview.chromium.org/2980773002 Cr-Commit-Position: refs/heads/master@{#486397}
- Loading branch information
zpeng
authored and
Commit Bot
committed
Jul 13, 2017
1 parent
c0ce314
commit df9f33f
Showing
12 changed files
with
57 additions
and
259 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
per-file generate_resource_whitelist.*=agrieve@chromium.org | ||
per-file generate_resource_whitelist.*=estevenson@chromium.org | ||
per-file filter_resource_whitelist.*=agrieve@chromium.org | ||
per-file filter_resource_whitelist.*=zpeng@chromium.org |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.