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

Issue 1316003003: Add compiled_resources for settings/ and cr_elements/ (Closed)

Created:
5 years, 3 months ago by stevenjb
Modified:
5 years, 3 months ago
Reviewers:
Dan Beam, michaelpg
CC:
chromium-reviews, khorimoto+watch-md-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, jlklein+watch-closure_chromium.org, jhawkins+watch-md-settings_chromium.org, orenb+watch-md-settings_chromium.org, jlklein+watch-md-settings_chromium.org, oshima+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-closure_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@md_settings_compiled_resources_2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add compiled_resources for settings/ and cr_elements/ This also adds compiled_resources for settings/checkbox, settings/prefs, and cr_checkbox These are pretty small right now but I hope to expand both significantly soon, and think it would be better not to have to change third_party/closure_compiler/compiled_resources for every new element or settings page. (It will also avoid a warning about updating the README when making a change in third_party/) BUG=none CLOSED=https://codereview.chromium.org/1325893003/

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Rebase #

Patch Set 4 : Add prefs/compiled_resources #

Total comments: 11

Patch Set 5 : Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -55 lines) Patch
M chrome/browser/resources/settings/checkbox/checkbox.js View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
A + chrome/browser/resources/settings/checkbox/compiled_resources.gyp View 1 chunk +2 lines, -7 lines 0 comments Download
A + chrome/browser/resources/settings/compiled_resources.gyp View 1 2 3 4 1 chunk +6 lines, -8 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/compiled_resources.gyp View 1 2 3 4 12 chunks +12 lines, -12 lines 0 comments Download
A + chrome/browser/resources/settings/prefs/compiled_resources.gyp View 1 2 3 4 1 chunk +5 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/prefs/prefs.js View 1 2 3 4 4 chunks +14 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/prefs/prefs_types.js View 1 2 3 4 1 chunk +9 lines, -1 line 0 comments Download
M third_party/closure_compiler/compiled_resources.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/closure_compiler/externs/settings_private.js View 1 2 3 4 chunks +14 lines, -3 lines 0 comments Download
A + ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp View 1 1 chunk +5 lines, -8 lines 0 comments Download
M ui/webui/resources/cr_elements/v1_0/network/compiled_resources.gyp View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (3 generated)
stevenjb
No rush on this one, ptal when you have a moment.
5 years, 3 months ago (2015-08-26 00:03:07 UTC) #2
stevenjb
I added settings/prefs also so that michael can compile his prefs changes. PTAL when convenient.
5 years, 3 months ago (2015-08-28 19:24:17 UTC) #5
Dan Beam
https://codereview.chromium.org/1316003003/diff/80001/chrome/browser/resources/settings/compiled_resources.gyp File chrome/browser/resources/settings/compiled_resources.gyp (right): https://codereview.chromium.org/1316003003/diff/80001/chrome/browser/resources/settings/compiled_resources.gyp#newcode12 chrome/browser/resources/settings/compiled_resources.gyp:12: 'prefs/compiled_resources.gyp:*' don't use tabs https://codereview.chromium.org/1316003003/diff/80001/chrome/browser/resources/settings/prefs/prefs.js File chrome/browser/resources/settings/prefs/prefs.js (right): https://codereview.chromium.org/1316003003/diff/80001/chrome/browser/resources/settings/prefs/prefs.js#newcode21 ...
5 years, 3 months ago (2015-08-28 20:32:26 UTC) #6
stevenjb
https://codereview.chromium.org/1316003003/diff/80001/chrome/browser/resources/settings/compiled_resources.gyp File chrome/browser/resources/settings/compiled_resources.gyp (right): https://codereview.chromium.org/1316003003/diff/80001/chrome/browser/resources/settings/compiled_resources.gyp#newcode12 chrome/browser/resources/settings/compiled_resources.gyp:12: 'prefs/compiled_resources.gyp:*' On 2015/08/28 20:32:26, Dan Beam wrote: > don't ...
5 years, 3 months ago (2015-08-28 20:57:17 UTC) #7
stevenjb
https://codereview.chromium.org/1316003003/diff/80001/chrome/browser/resources/settings/prefs/prefs.js File chrome/browser/resources/settings/prefs/prefs.js (right): https://codereview.chromium.org/1316003003/diff/80001/chrome/browser/resources/settings/prefs/prefs.js#newcode27 chrome/browser/resources/settings/prefs/prefs.js:27: Object.observe = function(object, callback, opt_acceptList) {}; On 2015/08/28 20:57:16, ...
5 years, 3 months ago (2015-08-28 20:59:27 UTC) #8
stevenjb
If someone wants to take this over and upload it while I am gone so ...
5 years, 3 months ago (2015-08-28 23:16:52 UTC) #9
michaelpg
I'll take over and see if we can land this soon.
5 years, 3 months ago (2015-09-01 23:48:50 UTC) #10
Dan Beam
so what's the status on this? did michaelpg@ do this instead? can we close this ...
5 years, 3 months ago (2015-09-10 17:45:43 UTC) #11
Dan Beam
5 years, 3 months ago (2015-09-10 17:45:57 UTC) #12
Message was sent while issue was closed.
nevermind, I now see it's closed :)

Powered by Google App Engine
This is Rietveld 408576698