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

Issue 604373006: Compile chrome://settings, part 9: yet another final battle (Closed)

Created:
6 years, 2 months ago by Vitaly Pavlenko
Modified:
6 years, 2 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, vitalyp+closure_chromium.org, stevenjb+watch_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@K_blockers_from_bookmarks
Project:
chromium
Visibility:
Public.

Description

Compile chrome://settings, part 9: yet another final battle R=dbeam@chromium.org BUG=393873 TEST=GYP_GENERATORS=ninja gyp --depth . chrome/browser/resources/options/compiled_resources.gyp && ninja -C out/Default Committed: https://crrev.com/d36b73a0328a52dbbbec4b7a10a4fdee1b7c59cc Cr-Commit-Position: refs/heads/master@{#297882}

Patch Set 1 #

Total comments: 15

Patch Set 2 : dbeam@'s review #

Total comments: 6

Patch Set 3 : describe supressions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -45 lines) Patch
M chrome/browser/resources/options/alert_overlay.js View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/options/automatic_settings_reset_banner.js View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/browser_options.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/chromeos/internet_detail.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/chromeos/network_list.js View 3 chunks +16 lines, -8 lines 0 comments Download
M chrome/browser/resources/options/chromeos/onc_data.js View 6 chunks +6 lines, -12 lines 0 comments Download
M chrome/browser/resources/options/compiled_resources.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/options/controlled_setting.js View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/options.js View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/options/preferences.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/reset_profile_settings_banner.js View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/reset_profile_settings_overlay.js View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/resources/options/website_settings.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/sync_setup_overlay.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/jstemplate/jstemplate.js View 1 chunk +1 line, -1 line 0 comments Download
M ui/webui/resources/js/cr/ui/bubble.js View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M ui/webui/resources/js/cr/ui/list.js View 2 chunks +4 lines, -4 lines 0 comments Download
M ui/webui/resources/js/cr/ui/touch_handler.js View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (1 generated)
Vitaly Pavlenko
6 years, 2 months ago (2014-09-30 22:43:58 UTC) #1
Dan Beam
https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/alert_overlay.js File chrome/browser/resources/options/alert_overlay.js (right): https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/alert_overlay.js#newcode78 chrome/browser/resources/options/alert_overlay.js:78: this.canShow_ = false; whhhhhhat https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/chromeos/network_list.js File chrome/browser/resources/options/chromeos/network_list.js (right): https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/chromeos/network_list.js#newcode952 ...
6 years, 2 months ago (2014-10-01 01:25:58 UTC) #2
Vitaly Pavlenko
https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/alert_overlay.js File chrome/browser/resources/options/alert_overlay.js (right): https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/alert_overlay.js#newcode78 chrome/browser/resources/options/alert_overlay.js:78: this.canShow_ = false; On 2014/10/01 01:25:57, Dan Beam wrote: ...
6 years, 2 months ago (2014-10-01 03:07:32 UTC) #3
Vitaly Pavlenko
On 2014/10/01 03:07:32, Vitaly Pavlenko wrote: > https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/alert_overlay.js > File chrome/browser/resources/options/alert_overlay.js (right): > > https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/alert_overlay.js#newcode78 ...
6 years, 2 months ago (2014-10-01 21:24:43 UTC) #4
Dan Beam
too many suppressions, try again later https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/alert_overlay.js File chrome/browser/resources/options/alert_overlay.js (right): https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/alert_overlay.js#newcode78 chrome/browser/resources/options/alert_overlay.js:78: this.canShow_ = false; ...
6 years, 2 months ago (2014-10-01 23:25:45 UTC) #5
Vitaly Pavlenko
https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/automatic_settings_reset_banner.js File chrome/browser/resources/options/automatic_settings_reset_banner.js (right): https://chromiumcodereview.appspot.com/604373006/diff/1/chrome/browser/resources/options/automatic_settings_reset_banner.js#newcode27 chrome/browser/resources/options/automatic_settings_reset_banner.js:27: * TODO(vitalyp): remove the suppression. On 2014/10/01 23:25:45, Dan ...
6 years, 2 months ago (2014-10-01 23:38:18 UTC) #6
Dan Beam
lgtm if this greens the bot and you add a comment to each @suppress https://codereview.chromium.org/604373006/diff/20001/ui/webui/resources/js/cr/ui/bubble.js ...
6 years, 2 months ago (2014-10-02 02:54:39 UTC) #7
Dan Beam
slgtm https://codereview.chromium.org/604373006/diff/20001/chrome/browser/resources/sync_setup_overlay.js File chrome/browser/resources/sync_setup_overlay.js (right): https://codereview.chromium.org/604373006/diff/20001/chrome/browser/resources/sync_setup_overlay.js#newcode280 chrome/browser/resources/sync_setup_overlay.js:280: $('choose-data-types-form').querySelector('#passphrase').value; i don't know why this is like ...
6 years, 2 months ago (2014-10-02 02:56:35 UTC) #8
Vitaly Pavlenko
https://chromiumcodereview.appspot.com/604373006/diff/20001/chrome/browser/resources/sync_setup_overlay.js File chrome/browser/resources/sync_setup_overlay.js (right): https://chromiumcodereview.appspot.com/604373006/diff/20001/chrome/browser/resources/sync_setup_overlay.js#newcode280 chrome/browser/resources/sync_setup_overlay.js:280: $('choose-data-types-form').querySelector('#passphrase').value; On 2014/10/02 02:56:35, Dan Beam wrote: > i ...
6 years, 2 months ago (2014-10-02 18:18:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/604373006/40001
6 years, 2 months ago (2014-10-02 18:19:26 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 2bec05fa2f0c7af5be8c33487f0cfc1096d421de
6 years, 2 months ago (2014-10-02 19:36:41 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 19:38:39 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d36b73a0328a52dbbbec4b7a10a4fdee1b7c59cc
Cr-Commit-Position: refs/heads/master@{#297882}

Powered by Google App Engine
This is Rietveld 408576698