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

Issue 7885006: Moving ContentSettingsPattern from chrome/browser/content_settings to chrome/common. (Closed)

Created:
9 years, 3 months ago by marja
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, Paweł Hajdan Jr., jochen (gone - plz use gerrit)
Visibility:
Public.

Description

Moving ContentSettingsPattern and ContentSettingsPatternParser from chrome/browser/content_settings to chrome/common. This is needed for transmitting image-related content settings to the renderer. BUG=81179 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102088

Patch Set 1 #

Patch Set 2 : Moving ContentSettingPattern, too. #

Patch Set 3 : Keeping up to date with trunk. #

Patch Set 4 : Keeping up to date with trunk. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1908 lines) Patch
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_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
D chrome/browser/content_settings/content_settings_pattern.h View 1 chunk +0 lines, -257 lines 0 comments Download
D chrome/browser/content_settings/content_settings_pattern.cc View 1 chunk +0 lines, -610 lines 0 comments Download
M chrome/browser/content_settings/content_settings_pattern_parser.h View 1 1 chunk +0 lines, -41 lines 0 comments Download
D chrome/browser/content_settings/content_settings_pattern_parser.cc View 1 1 chunk +0 lines, -226 lines 0 comments Download
M chrome/browser/content_settings/content_settings_pattern_parser_unittest.cc View 1 1 chunk +0 lines, -157 lines 0 comments Download
D chrome/browser/content_settings/content_settings_pattern_unittest.cc View 1 chunk +0 lines, -582 lines 0 comments Download
M chrome/browser/content_settings/content_settings_policy_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_pref_provider.cc View 2 chunks +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_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 +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_content_settings_helpers.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_content_settings_store.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/geolocation_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/notifications/desktop_notification_service.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/notifications/notification_exceptions_table_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
A + chrome/common/content_settings_pattern.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/common/content_settings_pattern.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/common/content_settings_pattern_parser.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + chrome/common/content_settings_pattern_parser.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/content_settings_pattern_parser_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/common/content_settings_pattern_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
marja
Hi, This changelist moves chrome/browser/content_settings/content_settings_pattern(.h|.cc|unittests.cc) to chrome/common/. This is needed since we'd like to transfer ...
9 years, 3 months ago (2011-09-13 11:03:57 UTC) #1
stuartmorgan
WebUI change LGTM, but if you aren't going to have a bug link in the ...
9 years, 3 months ago (2011-09-13 11:14:46 UTC) #2
markusheintz_
LGTM
9 years, 3 months ago (2011-09-13 11:19:55 UTC) #3
marja
I had to move ContentSettingsPatternParser too, since ContentSettingsPattern depends on it. markusheinz, still LGTY? stuartmorgan: ...
9 years, 3 months ago (2011-09-13 12:21:38 UTC) #4
markusheintz_
Still LGTM. Thanks for moving that code to common
9 years, 3 months ago (2011-09-13 12:42:38 UTC) #5
John Gregg
LGTM
9 years, 3 months ago (2011-09-15 16:48:10 UTC) #6
commit-bot: I haz the power
Can't apply patch for file chrome/common/content_settings_pattern.h. While running patch -p1 --forward --force; patching file chrome/common/content_settings_pattern.h ...
9 years, 3 months ago (2011-09-16 06:55:32 UTC) #7
commit-bot: I haz the power
9 years, 3 months ago (2011-09-21 05:32:45 UTC) #8
Can't apply patch for file chrome/common/content_settings_pattern.h.
While running patch -p1 --forward --force;
patching file chrome/common/content_settings_pattern.h
Hunk #1 FAILED at 4.
Hunk #2 FAILED at 254.
2 out of 2 hunks FAILED -- saving rejects to file
chrome/common/content_settings_pattern.h.rej

Powered by Google App Engine
This is Rietveld 408576698