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

Issue 2129413002: Use output_all_resource_defines=false in some chrome/ grd files. (Closed)

Created:
4 years, 5 months ago by Lei Zhang
Modified:
4 years, 5 months ago
Reviewers:
brettw, Evan Stade
CC:
chromium-reviews, asanka, chromium-apps-reviews_chromium.org, oshima+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use output_all_resource_defines=false in some chrome/ grd files. BUG=333201 Committed: https://crrev.com/06a903776919712f01ce7ffce0847409d54e5343 Cr-Commit-Position: refs/heads/master@{#406116}

Patch Set 1 #

Patch Set 2 : fix build #

Patch Set 3 : revert themes for now #

Patch Set 4 : revert download changes (related to themes) too #

Patch Set 5 : rebase #

Total comments: 2

Patch Set 6 : rebase, address comment, more whitelist.cc cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -83 lines) Patch
M chrome/app/address_input_strings.grd View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/theme/chrome_unscaled_resources.grd View 2 chunks +13 lines, -11 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 4 5 5 chunks +25 lines, -19 lines 0 comments Download
M chrome/browser/extensions/component_extensions_whitelist/whitelist.cc View 1 2 3 4 5 4 chunks +55 lines, -47 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/shell_integration_linux.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/shell_integration_linux.cc View 1 2 3 4 5 4 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/common_resources.grd View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions_api_resources.grd View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/resources/renderer_resources.grd View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (7 generated)
Lei Zhang
4 years, 5 months ago (2016-07-11 17:42:20 UTC) #2
Evan Stade
is this a relevant error? [3524:1476:0710/000542:ERROR:memory_mapped_file.cc(52)] Couldn't open c:\users\chrome~1\appdata\local\temp\isolated_runlqc_ij\out\Release\chrome_200_percent.pak
4 years, 5 months ago (2016-07-12 18:22:10 UTC) #3
Lei Zhang
On 2016/07/12 18:22:10, Evan Stade wrote: > is this a relevant error? > [3524:1476:0710/000542:ERROR:memory_mapped_file.cc(52)] Couldn't ...
4 years, 5 months ago (2016-07-12 18:54:03 UTC) #4
Lei Zhang
So this CL is one where we have to change the C++ code to match ...
4 years, 5 months ago (2016-07-12 18:55:55 UTC) #5
Evan Stade
I'm not really a huge fan of these c++ changes which takes us back to ...
4 years, 5 months ago (2016-07-12 19:10:09 UTC) #6
Lei Zhang
On 2016/07/12 19:10:09, Evan Stade wrote: > I'm not really a huge fan of these ...
4 years, 5 months ago (2016-07-12 19:14:25 UTC) #7
Evan Stade
On 2016/07/12 19:14:25, Lei Zhang wrote: > On 2016/07/12 19:10:09, Evan Stade wrote: > > ...
4 years, 5 months ago (2016-07-12 19:22:16 UTC) #8
Lei Zhang
On 2016/07/12 19:22:16, Evan Stade wrote: > That said, AppList example doesn't seem bad to ...
4 years, 5 months ago (2016-07-12 20:41:25 UTC) #9
Evan Stade
lgtm https://codereview.chromium.org/2129413002/diff/80001/chrome/browser/extensions/component_extensions_whitelist/whitelist.cc File chrome/browser/extensions/component_extensions_whitelist/whitelist.cc (right): https://codereview.chromium.org/2129413002/diff/80001/chrome/browser/extensions/component_extensions_whitelist/whitelist.cc#newcode126 chrome/browser/extensions/component_extensions_whitelist/whitelist.cc:126: for (size_t i = 0; i < arraysize(allowed); ...
4 years, 5 months ago (2016-07-15 18:29:32 UTC) #10
Lei Zhang
https://codereview.chromium.org/2129413002/diff/80001/chrome/browser/extensions/component_extensions_whitelist/whitelist.cc File chrome/browser/extensions/component_extensions_whitelist/whitelist.cc (right): https://codereview.chromium.org/2129413002/diff/80001/chrome/browser/extensions/component_extensions_whitelist/whitelist.cc#newcode126 chrome/browser/extensions/component_extensions_whitelist/whitelist.cc:126: for (size_t i = 0; i < arraysize(allowed); ++i) ...
4 years, 5 months ago (2016-07-16 00:35:50 UTC) #11
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/2129413002/100001
4 years, 5 months ago (2016-07-16 00:52:47 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/219340)
4 years, 5 months ago (2016-07-16 01:02:01 UTC) #16
Lei Zhang
brettw: PTAL at whitelist.cc. It's just refactoring. No new component extension has been added.
4 years, 5 months ago (2016-07-16 01:12:28 UTC) #18
brettw
lgtm
4 years, 5 months ago (2016-07-18 19:47:16 UTC) #19
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/2129413002/100001
4 years, 5 months ago (2016-07-18 20:15:45 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 5 months ago (2016-07-18 22:04:25 UTC) #22
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 22:08:04 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/06a903776919712f01ce7ffce0847409d54e5343
Cr-Commit-Position: refs/heads/master@{#406116}

Powered by Google App Engine
This is Rietveld 408576698