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

Issue 19375002: Move GeolocationSettingsState to ContentSettingsUsagesState (Closed)

Created:
7 years, 5 months ago by Takashi Toyoshima
Modified:
7 years, 5 months ago
CC:
chromium-reviews, markusheintz_, bulach
Visibility:
Public.

Description

Move GeolocationSettingsState to ContentSettingsUsagesState GeolocationSettingsState is an useful class to be shared with other content settings, e.g. coming one for Web MIDI. TEST=ContentSettingsUsageStateTests.* BUG=257618 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213057

Patch Set 1 #

Patch Set 2 : missed to add one file #

Patch Set 3 : remove wrong explicit #

Total comments: 8

Patch Set 4 : [rebase] #

Patch Set 5 : review #5 #

Patch Set 6 : review #6 #

Total comments: 2

Patch Set 7 : review #9 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -283 lines) Patch
A + chrome/browser/content_settings/content_settings_usages_state.h View 1 2 3 4 4 chunks +14 lines, -11 lines 0 comments Download
A + chrome/browser/content_settings/content_settings_usages_state.cc View 1 2 3 4 5 5 chunks +14 lines, -15 lines 0 comments Download
A + chrome/browser/content_settings/content_settings_usages_state_unittest.cc View 1 2 3 4 5 6 9 chunks +46 lines, -39 lines 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.h View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/geolocation/chrome_geolocation_permission_context_unittest.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/geolocation/geolocation_browsertest.cc View 3 chunks +7 lines, -7 lines 0 comments Download
D chrome/browser/geolocation/geolocation_settings_state.h View 1 chunk +0 lines, -71 lines 0 comments Download
D chrome/browser/geolocation/geolocation_settings_state.cc View 1 chunk +0 lines, -109 lines 0 comments Download
M chrome/browser/ui/content_settings/content_setting_bubble_model.cc View 1 2 3 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/content_settings/content_setting_image_model.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Takashi Toyoshima
As a part of following master CL; https://codereview.chromium.org/18004004/ I want to move GeolocationSettingsState to ContentSettingsUsagesState ...
7 years, 5 months ago (2013-07-16 13:18:11 UTC) #1
joth
I'm not working on this area now (and not sure I've seen the files being ...
7 years, 5 months ago (2013-07-16 14:47:48 UTC) #2
Takashi Toyoshima
joth: ok, thank you for forwarding it to proper persons. It may be better to ...
7 years, 5 months ago (2013-07-16 15:21:18 UTC) #3
Takashi Toyoshima
Michael: How about this CL?
7 years, 5 months ago (2013-07-17 17:47:11 UTC) #4
bulach
lgtm, thanks! just some nits and one suggestion below: https://codereview.chromium.org/19375002/diff/9001/chrome/browser/content_settings/content_settings_usages_state.h File chrome/browser/content_settings/content_settings_usages_state.h (right): https://codereview.chromium.org/19375002/diff/9001/chrome/browser/content_settings/content_settings_usages_state.h#newcode21 chrome/browser/content_settings/content_settings_usages_state.h:21: ...
7 years, 5 months ago (2013-07-18 08:56:50 UTC) #5
Michael van Ouwerkerk
lgtm LGTM but please address Marcus's and my comments. https://codereview.chromium.org/19375002/diff/9001/chrome/browser/content_settings/content_settings_usages_state.cc File chrome/browser/content_settings/content_settings_usages_state.cc (right): https://codereview.chromium.org/19375002/diff/9001/chrome/browser/content_settings/content_settings_usages_state.cc#newcode21 chrome/browser/content_settings/content_settings_usages_state.cc:21: ...
7 years, 5 months ago (2013-07-18 10:12:58 UTC) #6
joth
On 2013/07/16 15:21:18, Takashi Toyoshima (chromium) wrote: > joth: ok, thank you for forwarding it ...
7 years, 5 months ago (2013-07-18 20:18:48 UTC) #7
Takashi Toyoshima
Thank you for reviews. I fixed all commented points and upload it as Patch Set ...
7 years, 5 months ago (2013-07-22 12:59:18 UTC) #8
markusheintz_
LGTM https://codereview.chromium.org/19375002/diff/30002/chrome/browser/content_settings/content_settings_usages_state_unittest.cc File chrome/browser/content_settings/content_settings_usages_state_unittest.cc (right): https://codereview.chromium.org/19375002/diff/30002/chrome/browser/content_settings/content_settings_usages_state_unittest.cc#newcode24 chrome/browser/content_settings/content_settings_usages_state_unittest.cc:24: // TODO(toyoshim): Add at least one test to ...
7 years, 5 months ago (2013-07-22 19:41:51 UTC) #9
Takashi Toyoshima
https://codereview.chromium.org/19375002/diff/30002/chrome/browser/content_settings/content_settings_usages_state_unittest.cc File chrome/browser/content_settings/content_settings_usages_state_unittest.cc (right): https://codereview.chromium.org/19375002/diff/30002/chrome/browser/content_settings/content_settings_usages_state_unittest.cc#newcode24 chrome/browser/content_settings/content_settings_usages_state_unittest.cc:24: // TODO(toyoshim): Add at least one test to verify ...
7 years, 5 months ago (2013-07-23 05:17:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/19375002/41001
7 years, 5 months ago (2013-07-23 05:17:56 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=151630
7 years, 5 months ago (2013-07-23 06:34:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/19375002/41001
7 years, 5 months ago (2013-07-23 06:48:39 UTC) #13
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=151658
7 years, 5 months ago (2013-07-23 07:36:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/19375002/41001
7 years, 5 months ago (2013-07-23 07:49:24 UTC) #15
commit-bot: I haz the power
7 years, 5 months ago (2013-07-23 07:54:49 UTC) #16
Message was sent while issue was closed.
Change committed as 213057

Powered by Google App Engine
This is Rietveld 408576698