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

Issue 2248743002: Fix missing monochrome resources. (Closed)

Created:
4 years, 4 months ago by aberent
Modified:
4 years, 4 months ago
Reviewers:
sky, Torne
CC:
chromium-reviews, android-webview-reviews_chromium.org, David Trainor- moved to gerrit
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix missing monochrome resources. As a result of https://codereview.chromium.org/2235753002 monochrome was failing to find some resources. Instead of looking in two places for the PAK files this CL changes the organization of the webview PAK files to match those of Chrome, hence allowing identical behaviour for Monochrome and isolated Webview. In doing so it reverts the changes to resource_bundle_android.* that were made in the previous CL. BUG=634358 Committed: https://crrev.com/3bcea370cbe5f65605d2211f1145280e455af1eb Cr-Commit-Position: refs/heads/master@{#412218}

Patch Set 1 #

Patch Set 2 : Trivial formatting fix. #

Patch Set 3 : Rethink: change webview resource files to match chrome #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -25 lines) Patch
M android_webview/BUILD.gn View 1 2 1 chunk +17 lines, -6 lines 0 comments Download
M android_webview/browser/aw_browser_main_parts.cc View 1 2 1 chunk +7 lines, -15 lines 0 comments Download
M ui/base/resource/resource_bundle_android.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/resource/resource_bundle_android.cc View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
aberent
torne@chromium.org: Complete review please, including OWNER review of //android_webview/... dtrainor@chromium.org: OWNER review please of monochrome_entry_point.cc ...
4 years, 4 months ago (2016-08-15 15:46:19 UTC) #2
sky
LGTM
4 years, 4 months ago (2016-08-15 16:20:49 UTC) #5
aberent
torne@ pointed out that Patch set 2 won't work with 64 bit Monochrome, since there ...
4 years, 4 months ago (2016-08-15 19:02:31 UTC) #8
aberent
dtrainor@ - This no longer changes anything in //chrome, so I have removed you from ...
4 years, 4 months ago (2016-08-15 19:08:22 UTC) #11
Torne
Aha, I like this a lot :) How much have you been able to test ...
4 years, 4 months ago (2016-08-16 11:32:27 UTC) #16
Torne
Oh, I did also mean to say LGTM.
4 years, 4 months ago (2016-08-16 11:33:11 UTC) #17
aberent
On 2016/08/16 11:33:11, Torne wrote: > Oh, I did also mean to say LGTM. I ...
4 years, 4 months ago (2016-08-16 12:09:14 UTC) #18
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/2248743002/40001
4 years, 4 months ago (2016-08-16 12:09:35 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-16 12:13:15 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 12:14:47 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3bcea370cbe5f65605d2211f1145280e455af1eb
Cr-Commit-Position: refs/heads/master@{#412218}

Powered by Google App Engine
This is Rietveld 408576698