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

Issue 1021413004: Changing Option String Resource to lowerCamelcases. (Closed)

Created:
5 years, 9 months ago by Deepak
Modified:
5 years, 9 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Changing Option String Resource to lowerCamelcases in content_settings_handler.cc file. BUG=469633 Committed: https://crrev.com/5a2a2f2ac5eba84d4c1cf2bf3ba577a57935b54d Cr-Commit-Position: refs/heads/master@{#322350}

Patch Set 1 #

Patch Set 2 : New Changes. #

Total comments: 1

Patch Set 3 : Adding function to parse content type before adding Header. #

Patch Set 4 : Adding content type parsing function. #

Total comments: 1

Patch Set 5 : Changes as per review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -54 lines) Patch
M chrome/browser/resources/options/clear_browser_data_overlay.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/content_settings.html View 1 8 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/resources/options/content_settings_exceptions_area.html View 12 chunks +15 lines, -15 lines 0 comments Download
M chrome/browser/resources/options/content_settings_exceptions_area.js View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.cc View 1 3 chunks +25 lines, -26 lines 0 comments Download

Messages

Total messages: 17 (2 generated)
Deepak
PTAL for changes option resource stings to lowerCamelCases. Thanks
5 years, 9 months ago (2015-03-23 10:59:35 UTC) #2
Deepak
On 2015/03/23 10:59:35, Deepak wrote: > PTAL for changes option resource stings to lowerCamelCases. > ...
5 years, 9 months ago (2015-03-23 12:20:57 UTC) #3
Deepak
PTAL for changes option resource stings to lowerCamelCases. Thanks
5 years, 9 months ago (2015-03-24 10:29:06 UTC) #4
Bernhard Bauer
https://codereview.chromium.org/1021413004/diff/20001/chrome/browser/ui/webui/options/content_settings_handler.cc File chrome/browser/ui/webui/options/content_settings_handler.cc (left): https://codereview.chromium.org/1021413004/diff/20001/chrome/browser/ui/webui/options/content_settings_handler.cc#oldcode362 chrome/browser/ui/webui/options/content_settings_handler.cc:362: {"media-stream_header", IDS_MEDIA_STREAM_HEADER}, If you change these (to be exact, ...
5 years, 9 months ago (2015-03-24 14:03:55 UTC) #5
Deepak
On 2015/03/24 14:03:55, Bernhard Bauer wrote: > https://codereview.chromium.org/1021413004/diff/20001/chrome/browser/ui/webui/options/content_settings_handler.cc > File chrome/browser/ui/webui/options/content_settings_handler.cc (left): > > https://codereview.chromium.org/1021413004/diff/20001/chrome/browser/ui/webui/options/content_settings_handler.cc#oldcode362 ...
5 years, 9 months ago (2015-03-24 14:08:36 UTC) #6
Bernhard Bauer
On 2015/03/24 14:08:36, Deepak wrote: > On 2015/03/24 14:03:55, Bernhard Bauer wrote: > > > ...
5 years, 9 months ago (2015-03-24 14:20:32 UTC) #7
Deepak
On 2015/03/24 14:20:32, Bernhard Bauer wrote: > On 2015/03/24 14:08:36, Deepak wrote: > > On ...
5 years, 9 months ago (2015-03-25 08:00:46 UTC) #8
Deepak
Changes done as suggested, now we are converting "media-stream_header" to "mediaStreamHeader" by converting content type ...
5 years, 9 months ago (2015-03-26 08:59:55 UTC) #9
Bernhard Bauer
https://codereview.chromium.org/1021413004/diff/60001/chrome/browser/resources/options/content_settings_exceptions_area.js File chrome/browser/resources/options/content_settings_exceptions_area.js (right): https://codereview.chromium.org/1021413004/diff/60001/chrome/browser/resources/options/content_settings_exceptions_area.js#newcode626 chrome/browser/resources/options/content_settings_exceptions_area.js:626: return g[1].toUpperCase(); }); I would indent this in the ...
5 years, 9 months ago (2015-03-26 09:05:51 UTC) #10
Deepak
On 2015/03/26 09:05:51, Bernhard Bauer wrote: > https://codereview.chromium.org/1021413004/diff/60001/chrome/browser/resources/options/content_settings_exceptions_area.js > File chrome/browser/resources/options/content_settings_exceptions_area.js > (right): > > ...
5 years, 9 months ago (2015-03-26 09:39:13 UTC) #11
Bernhard Bauer
LGTM Can you also update the description to mention that this is for content settings?
5 years, 9 months ago (2015-03-26 09:43:42 UTC) #12
Deepak
On 2015/03/26 09:43:42, Bernhard Bauer wrote: > LGTM > > Can you also update the ...
5 years, 9 months ago (2015-03-26 09:46:25 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1021413004/80001
5 years, 9 months ago (2015-03-26 09:47:50 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 9 months ago (2015-03-26 10:32:48 UTC) #16
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 10:33:45 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5a2a2f2ac5eba84d4c1cf2bf3ba577a57935b54d
Cr-Commit-Position: refs/heads/master@{#322350}

Powered by Google App Engine
This is Rietveld 408576698