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

Issue 264713008: options: fix content settings exceptions dialog regression. (Closed)

Created:
6 years, 7 months ago by Dan Beam
Modified:
6 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org, Lei Zhang
Visibility:
Public.

Description

options: fix content settings exceptions dialog regression. Stupid natural numbers. BUG=367636 R=estade@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267975

Patch Set 1 #

Total comments: 15

Patch Set 2 : estade@ review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -40 lines) Patch
M chrome/browser/resources/options/content_settings.js View 1 7 chunks +31 lines, -28 lines 0 comments Download
M chrome/browser/resources/options/handler_options.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/handler_options_list.js View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_exception_area_browsertest.js View 1 2 chunks +61 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Dan Beam
6 years, 7 months ago (2014-05-01 23:42:31 UTC) #1
Dan Beam
https://codereview.chromium.org/264713008/diff/1/chrome/browser/ui/webui/options/content_settings_exception_area_browsertest.js File chrome/browser/ui/webui/options/content_settings_exception_area_browsertest.js (right): https://codereview.chromium.org/264713008/diff/1/chrome/browser/ui/webui/options/content_settings_exception_area_browsertest.js#newcode85 chrome/browser/ui/webui/options/content_settings_exception_area_browsertest.js:85: }); ^ the test that took me 2 tries ...
6 years, 7 months ago (2014-05-01 23:43:33 UTC) #2
Lei Zhang
I shouldn't be reviewing JS. https://codereview.chromium.org/264713008/diff/1/chrome/browser/ui/webui/options/content_settings_handler.cc File chrome/browser/ui/webui/options/content_settings_handler.cc (right): https://codereview.chromium.org/264713008/diff/1/chrome/browser/ui/webui/options/content_settings_handler.cc#newcode1214 chrome/browser/ui/webui/options/content_settings_handler.cc:1214: if (args->GetSize() >= 4U) ...
6 years, 7 months ago (2014-05-01 23:54:29 UTC) #3
Dan Beam
> I shouldn't be reviewing JS. thestig@ -> CC, estade -> R= then https://codereview.chromium.org/264713008/diff/1/chrome/browser/ui/webui/options/content_settings_handler.cc File ...
6 years, 7 months ago (2014-05-02 00:43:14 UTC) #4
Evan Stade
lgtm lgtm with nits https://codereview.chromium.org/264713008/diff/1/chrome/browser/resources/options/content_settings.js File chrome/browser/resources/options/content_settings.js (right): https://codereview.chromium.org/264713008/diff/1/chrome/browser/resources/options/content_settings.js#newcode171 chrome/browser/resources/options/content_settings.js:171: ContentSettings.setExceptions = function(type, list) { ...
6 years, 7 months ago (2014-05-02 01:18:32 UTC) #5
Dan Beam
https://codereview.chromium.org/264713008/diff/1/chrome/browser/resources/options/content_settings.js File chrome/browser/resources/options/content_settings.js (right): https://codereview.chromium.org/264713008/diff/1/chrome/browser/resources/options/content_settings.js#newcode171 chrome/browser/resources/options/content_settings.js:171: ContentSettings.setExceptions = function(type, list) { On 2014/05/02 01:18:33, Evan ...
6 years, 7 months ago (2014-05-02 18:28:04 UTC) #6
Dan Beam
The CQ bit was checked by dbeam@chromium.org
6 years, 7 months ago (2014-05-02 18:28:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/264713008/20001
6 years, 7 months ago (2014-05-02 18:37:52 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-02 19:20:10 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium
6 years, 7 months ago (2014-05-02 19:20:11 UTC) #10
Dan Beam
The CQ bit was checked by dbeam@chromium.org
6 years, 7 months ago (2014-05-02 22:00:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/264713008/20001
6 years, 7 months ago (2014-05-02 22:00:41 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-05-02 23:45:39 UTC) #13
Message was sent while issue was closed.
Change committed as 267975

Powered by Google App Engine
This is Rietveld 408576698