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

Issue 2883045: More content settings exceptions (Closed)

Created:
10 years, 4 months ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews, dhg, arv (Not doing code reviews), ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

[Options DOMUI] More content settings exceptions work BUG=48862 TEST=editing image exceptions works Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54818

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : more getter/setters #

Total comments: 17

Patch Set 4 : human readable text #

Patch Set 5 : hook up editing #

Patch Set 6 : fixes for review comments #

Total comments: 2

Patch Set 7 : %s/S/s #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -25 lines) Patch
M chrome/browser/dom_ui/content_settings_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/dom_ui/content_settings_handler.cc View 1 2 3 4 3 chunks +23 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/content_settings_exceptions_area.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/content_settings_exceptions_area.js View 1 2 3 4 5 6 5 chunks +212 lines, -24 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Evan Stade
http://codereview.chromium.org/2883045/diff/5001/6003 File chrome/browser/resources/options/content_settings_exceptions_area.js (right): http://codereview.chromium.org/2883045/diff/5001/6003#newcode117 chrome/browser/resources/options/content_settings_exceptions_area.js:117: set editing(editing) { largely copied from bookmark_list.js http://codereview.chromium.org/2883045/diff/5001/6003#newcode215 chrome/browser/resources/options/content_settings_exceptions_area.js:215: ...
10 years, 4 months ago (2010-07-29 00:17:28 UTC) #1
arv (Not doing code reviews)
I'm in all day meetings Thursday. I might not be able to get to this ...
10 years, 4 months ago (2010-07-29 07:20:13 UTC) #2
Evan Stade
On 2010/07/29 00:17:28, Evan Stade wrote: > http://codereview.chromium.org/2883045/diff/5001/6003 > File chrome/browser/resources/options/content_settings_exceptions_area.js > (right): > > ...
10 years, 4 months ago (2010-07-30 02:56:27 UTC) #3
arv (Not doing code reviews)
http://codereview.chromium.org/2883045/diff/5001/6003 File chrome/browser/resources/options/content_settings_exceptions_area.js (right): http://codereview.chromium.org/2883045/diff/5001/6003#newcode50 chrome/browser/resources/options/content_settings_exceptions_area.js:50: input.classList.add('hidden'); input.className = 'exceptionInput hidden'; http://codereview.chromium.org/2883045/diff/5001/6003#newcode50 chrome/browser/resources/options/content_settings_exceptions_area.js:50: input.classList.add('hidden'); For ...
10 years, 4 months ago (2010-07-30 18:28:49 UTC) #4
Evan Stade
http://codereview.chromium.org/2883045/diff/5001/6003 File chrome/browser/resources/options/content_settings_exceptions_area.js (right): http://codereview.chromium.org/2883045/diff/5001/6003#newcode50 chrome/browser/resources/options/content_settings_exceptions_area.js:50: input.classList.add('hidden'); On 2010/07/30 18:28:50, arv wrote: > For the ...
10 years, 4 months ago (2010-08-03 17:26:44 UTC) #5
arv (Not doing code reviews)
LGTM http://codereview.chromium.org/2883045/diff/19001/15005 File chrome/browser/resources/options/content_settings_exceptions_area.js (right): http://codereview.chromium.org/2883045/diff/19001/15005#newcode119 chrome/browser/resources/options/content_settings_exceptions_area.js:119: * @type {String} Use {string}. String is the ...
10 years, 4 months ago (2010-08-03 17:52:24 UTC) #6
Evan Stade
10 years, 4 months ago (2010-08-03 18:01:08 UTC) #7
thanks again for the handholding

http://codereview.chromium.org/2883045/diff/19001/15005
File chrome/browser/resources/options/content_settings_exceptions_area.js
(right):

http://codereview.chromium.org/2883045/diff/19001/15005#newcode119
chrome/browser/resources/options/content_settings_exceptions_area.js:119: *
@type {String}
On 2010/08/03 17:52:24, arv wrote:
> Use {string}. String is the object wrapper for string values

Done.

Powered by Google App Engine
This is Rietveld 408576698