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

Issue 517413002: Compile chrome://settings, part 1: remove all warnings (Closed)

Created:
6 years, 3 months ago by Vitaly Pavlenko
Modified:
6 years, 3 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org, nkostylev+watch_chromium.org, yukishiino+watch_chromium.org, tfarina, nona+watch_chromium.org, yusukes+watch_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@true_master
Project:
chromium
Visibility:
Public.

Description

Compile chrome://settings, part 1: remove all warnings R=dbeam@chromium.org BUG=393873 TEST=GYP_GENERATORS=ninja gyp --depth . chrome/browser/resources/options/compiled_resources.gyp && ninja -C out/Default | grep WARNING Committed: https://crrev.com/cede2dd668af4891ab61611242364e9f79c1d65e Cr-Commit-Position: refs/heads/master@{#293636}

Patch Set 1 #

Total comments: 2

Patch Set 2 : s/event/Event/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -65 lines) Patch
M chrome/browser/resources/chromeos/user_images_grid.js View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/browser_options.js View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/options/browser_options_startup_page_list.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/certificate_edit_ca_trust_overlay.js View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/internet_detail.js View 1 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/options/chromeos/network_list.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/pointer_overlay.js View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.js View 1 chunk +1 line, -0 lines 0 comments Download
A + chrome/browser/resources/options/compiled_resources.gyp View 1 chunk +15 lines, -5 lines 0 comments Download
M chrome/browser/resources/options/confirm_dialog.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/content_settings_exceptions_area.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/controlled_setting.js View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/options/handler_options.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/home_page_overlay.js View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/hotword_confirm_dialog.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/hotword_search_setting_indicator.js View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/options/import_data_overlay.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/language_list.js View 12 chunks +16 lines, -16 lines 0 comments Download
M chrome/browser/resources/options/language_options.js View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/resources/options/manage_profile_overlay.js View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/options/search_engine_manager_engine_list.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/search_page.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/startup_overlay.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/website_settings.js View 1 chunk +1 line, -1 line 0 comments Download
M ui/webui/resources/js/cr/ui/autocomplete_list.js View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/webui/resources/js/cr/ui/list_single_selection_model.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
Vitaly Pavlenko
6 years, 3 months ago (2014-08-29 18:30:02 UTC) #1
Dan Beam
lgtm lgtm w/nit https://codereview.chromium.org/517413002/diff/1/chrome/browser/resources/options/startup_overlay.js File chrome/browser/resources/options/startup_overlay.js (right): https://codereview.chromium.org/517413002/diff/1/chrome/browser/resources/options/startup_overlay.js#newcode109 chrome/browser/resources/options/startup_overlay.js:109: * @param {event} event Preference changed ...
6 years, 3 months ago (2014-09-06 01:52:56 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalyp@chromium.org/517413002/1
6 years, 3 months ago (2014-09-06 01:53:51 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/52480) android_aosp on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/builds/12793) android_arm64_dbg_recipe ...
6 years, 3 months ago (2014-09-06 02:09:08 UTC) #6
Vitaly Pavlenko
https://codereview.chromium.org/517413002/diff/1/chrome/browser/resources/options/startup_overlay.js File chrome/browser/resources/options/startup_overlay.js (right): https://codereview.chromium.org/517413002/diff/1/chrome/browser/resources/options/startup_overlay.js#newcode109 chrome/browser/resources/options/startup_overlay.js:109: * @param {event} event Preference changed event. On 2014/09/06 ...
6 years, 3 months ago (2014-09-06 18:43:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalyp@chromium.org/517413002/20001
6 years, 3 months ago (2014-09-06 18:44:10 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 98407660295e1364c6247cbbb9393edec98ea22b
6 years, 3 months ago (2014-09-06 21:03:13 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:43:23 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cede2dd668af4891ab61611242364e9f79c1d65e
Cr-Commit-Position: refs/heads/master@{#293636}

Powered by Google App Engine
This is Rietveld 408576698