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

Issue 410993002: Componentize content_settings_types.h (Closed)

Created:
6 years, 5 months ago by vasilii
Modified:
6 years, 5 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, dbeam+watch-options_chromium.org, David Black, dhollowa+watch_chromium.org, dominich, donnd+watch_chromium.org, dougw+watch_chromium.org, extensions-reviews_chromium.org, feature-media-reviews_chromium.org, Jered, jfweitz+watch_chromium.org, kmadhusu+watch_chromium.org, markusheintz_, mcasas+watch_chromium.org, melevin+watch_chromium.org, posciak+watch_chromium.org, samarth+watch_chromium.org, skanuj+watch_chromium.org, tfarina, wjia+watch_chromium.org, zea+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Add empty .cc file #

Patch Set 3 : Merge with trunk #

Total comments: 10

Patch Set 4 : removed .cc #

Patch Set 5 : remove the dependency of content_settings.h on content_settings_types.h #

Total comments: 2

Patch Set 6 : removed empty DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -106 lines) Patch
M chrome/browser/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/content_settings_details.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_mock_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_origin_identifier_value_map.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_origin_identifier_value_map.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_usages_state.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/host_content_settings_map.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/mock_settings_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/permission_bubble_request_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/permission_context_base.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/permission_context_base_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/permission_context_uma_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/permission_infobar_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/permission_queue_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/permission_queue_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/content_settings/content_settings_helpers.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/chrome_media_stream_infobar_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/midi_permission_infobar_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/desktop_notification_infobar_delegate.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_io_data.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/services/gcm/push_messaging_infobar_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/android/content_settings/popup_blocked_infobar_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_window.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/chrome_pages.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/content_settings/content_setting_bubble_cocoa_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/content_settings/content_setting_bubble_model_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/content_settings/content_setting_bubble_model_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/content_settings/content_setting_image_model.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/search/instant_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/content_setting_bubble_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/content_setting_image_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/website_settings/permission_selector_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/website_settings/website_settings_popup_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/website_settings/permission_menu_model.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/website_settings/permission_menu_model_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/website_settings/website_settings.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/website_settings/website_settings_ui.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/website_settings/website_settings_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/common_param_traits_macros.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/content_settings.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
D chrome/common/content_settings_types.h View 1 chunk +0 lines, -44 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/content_settings_observer.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/components.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A + components/content_settings.gypi View 1 2 3 1 chunk +5 lines, -9 lines 0 comments Download
A + components/content_settings/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/content_settings/core/common/BUILD.gn View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
A + components/content_settings/core/common/content_settings_types.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
vasilii
Hi guys, please review the CL.
6 years, 5 months ago (2014-07-24 09:29:32 UTC) #1
vabr (Chromium)
LGTM, thanks! I was thinking, why this is actually in common and not in browser, ...
6 years, 5 months ago (2014-07-24 09:47:26 UTC) #2
jochen (gone - plz use gerrit)
agree that it should go into browser any reason for the core/ directory? components should ...
6 years, 5 months ago (2014-07-24 09:57:40 UTC) #3
vabr (Chromium)
On 2014/07/24 09:57:40, jochen wrote: > agree that it should go into browser > > ...
6 years, 5 months ago (2014-07-24 10:07:34 UTC) #4
blundell
On 2014/07/24 09:57:40, jochen wrote: > agree that it should go into browser > yes, ...
6 years, 5 months ago (2014-07-24 10:08:52 UTC) #5
vasilii
The enum is used in renderer (see chrome/renderer/content_settings_observer.h). However, the header is included indirectly through ...
6 years, 5 months ago (2014-07-24 10:52:26 UTC) #6
vabr (Chromium)
On 2014/07/24 10:52:26, vasilii wrote: > The enum is used in renderer (see chrome/renderer/content_settings_observer.h). > ...
6 years, 5 months ago (2014-07-24 11:04:00 UTC) #7
vasilii
I removed this dependency.
6 years, 5 months ago (2014-07-24 11:34:47 UTC) #8
jochen (gone - plz use gerrit)
ok, I defer to blundell@
6 years, 5 months ago (2014-07-24 11:55:06 UTC) #9
vabr (Chromium)
Thanks, Vasilii, LGTM. You need a reviewer from the security team for the change in ...
6 years, 5 months ago (2014-07-24 12:32:52 UTC) #10
vabr (Chromium)
Hi Nasko, Could you please review the change in chrome/common/render_messages.h? It is only replacing an ...
6 years, 5 months ago (2014-07-24 12:38:07 UTC) #11
nasko
IPC LGTM
6 years, 5 months ago (2014-07-24 12:40:12 UTC) #12
vasilii
Thanks, Nasko. Colin?
6 years, 5 months ago (2014-07-24 13:35:31 UTC) #13
blundell
LGTM, thanks https://codereview.chromium.org/410993002/diff/80001/components/content_settings/DEPS File components/content_settings/DEPS (right): https://codereview.chromium.org/410993002/diff/80001/components/content_settings/DEPS#newcode1 components/content_settings/DEPS:1: include_rules = [ nit: No need for ...
6 years, 5 months ago (2014-07-25 07:00:01 UTC) #14
vasilii
https://codereview.chromium.org/410993002/diff/80001/components/content_settings/DEPS File components/content_settings/DEPS (right): https://codereview.chromium.org/410993002/diff/80001/components/content_settings/DEPS#newcode1 components/content_settings/DEPS:1: include_rules = [ On 2014/07/25 07:00:01, blundell wrote: > ...
6 years, 5 months ago (2014-07-25 08:32:56 UTC) #15
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 5 months ago (2014-07-25 08:33:42 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/410993002/100001
6 years, 5 months ago (2014-07-25 08:36:19 UTC) #17
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 10:28:00 UTC) #18
Message was sent while issue was closed.
Change committed as 285555

Powered by Google App Engine
This is Rietveld 408576698