Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Issue 2977993002: Reland of Deduplicate Monochrome locale .paks (Closed)

Created:
3 years, 5 months ago by F
Modified:
3 years, 5 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of Deduplicate Monochrome locale .paks Instead of using system webview's resource whitelist, now uses a generated list of resource IDs that are actually packed into Webview's locale paks. This fixes the missing strings issue. Original issue: https://codereview.chromium.org/2980773002/ 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, 742388 Review-Url: https://codereview.chromium.org/2977993002 Cr-Commit-Position: refs/heads/master@{#487176} Committed: https://chromium.googlesource.com/chromium/src/+/368afac85d2ca5e22efcbb2271c0d379b2fc22ab

Patch Set 1 #

Patch Set 2 : Fixes #

Total comments: 6

Patch Set 3 : Addressing comments #

Patch Set 4 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -58 lines) Patch
M chrome/android/BUILD.gn View 1 2 4 chunks +78 lines, -4 lines 0 comments Download
M chrome/app/chrome_main_delegate.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_android.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/chrome_paks.gni View 1 3 chunks +20 lines, -20 lines 0 comments Download
M chrome/common/descriptors_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M tools/grit/pak_util.py View 1 2 2 chunks +14 lines, -0 lines 0 comments Download
M tools/resources/OWNERS View 1 chunk +2 lines, -0 lines 0 comments Download
A tools/resources/filter_resource_whitelist.py View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
M ui/base/resource/resource_bundle.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M ui/base/resource/resource_bundle.cc View 1 5 chunks +40 lines, -10 lines 0 comments Download
M ui/base/resource/resource_bundle_android.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M ui/base/resource/resource_bundle_android.cc View 1 2 3 6 chunks +69 lines, -24 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
F
Created Reland of Deduplicate Monochrome locale .paks
3 years, 5 months ago (2017-07-14 18:26:06 UTC) #1
F
Not ready for review or relanding. Will update when the fix is in.
3 years, 5 months ago (2017-07-14 18:26:46 UTC) #2
F
Hi Andrew, Dirk, Sadrul, and Lei, The fixes are in BUILD.gn & pak_util.py only. Now ...
3 years, 5 months ago (2017-07-14 21:10:45 UTC) #8
Dirk Pranke
I defer to the others here. lgtm if/when they're happy. https://codereview.chromium.org/2977993002/diff/90002/tools/resources/filter_resource_whitelist.py File tools/resources/filter_resource_whitelist.py (right): https://codereview.chromium.org/2977993002/diff/90002/tools/resources/filter_resource_whitelist.py#newcode6 ...
3 years, 5 months ago (2017-07-14 23:01:51 UTC) #11
agrieve
https://codereview.chromium.org/2977993002/diff/90002/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/2977993002/diff/90002/chrome/android/BUILD.gn#newcode739 chrome/android/BUILD.gn:739: script = "//tools/grit/pak_util.py" Would be good to add a ...
3 years, 5 months ago (2017-07-17 13:50:52 UTC) #12
F
Thanks Andrew & Dirk! PTAL https://codereview.chromium.org/2977993002/diff/90002/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/2977993002/diff/90002/chrome/android/BUILD.gn#newcode739 chrome/android/BUILD.gn:739: script = "//tools/grit/pak_util.py" On ...
3 years, 5 months ago (2017-07-17 14:35:14 UTC) #15
agrieve
On 2017/07/17 14:35:14, F wrote: > Thanks Andrew & Dirk! PTAL > > https://codereview.chromium.org/2977993002/diff/90002/chrome/android/BUILD.gn > ...
3 years, 5 months ago (2017-07-17 14:43:59 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2977993002/320001
3 years, 5 months ago (2017-07-17 17:24:56 UTC) #21
commit-bot: I haz the power
3 years, 5 months ago (2017-07-17 18:48:13 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:320001) as
https://chromium.googlesource.com/chromium/src/+/368afac85d2ca5e22efcbb2271c0...

Powered by Google App Engine
This is Rietveld 408576698