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

Issue 8462003: Exempt chrome-extension:// from third-party cookie rules, but not from regular content settings (Closed)

Created:
9 years, 1 month ago by jochen (gone - plz use gerrit)
Modified:
9 years, 1 month ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, Paweł Hajdan Jr., marja
Visibility:
Public.

Description

Exempt chrome-extension:// from third-party cookie rules, but not from regular content settings BUG=99588 TEST=CookieSettingsTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108664

Patch Set 1 #

Total comments: 3

Patch Set 2 : updates #

Total comments: 2

Patch Set 3 : updates #

Total comments: 1

Patch Set 4 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -10 lines) Patch
M chrome/browser/content_settings/cookie_settings.cc View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/content_settings/cookie_settings_unittest.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M chrome/browser/content_settings/host_content_settings_map.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/content_settings/host_content_settings_map.cc View 1 2 3 2 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jochen (gone - plz use gerrit)
plz review
9 years, 1 month ago (2011-11-04 09:44:52 UTC) #1
Bernhard Bauer
http://codereview.chromium.org/8462003/diff/1/chrome/browser/content_settings/cookie_settings.cc File chrome/browser/content_settings/cookie_settings.cc (right): http://codereview.chromium.org/8462003/diff/1/chrome/browser/content_settings/cookie_settings.cc#newcode44 chrome/browser/content_settings/cookie_settings.cc:44: // HostContentSettingsMap::ShouldAllowAllContent. Couldn't we create a single method for ...
9 years, 1 month ago (2011-11-04 10:00:55 UTC) #2
jochen (gone - plz use gerrit)
http://codereview.chromium.org/8462003/diff/1/chrome/browser/content_settings/cookie_settings.cc File chrome/browser/content_settings/cookie_settings.cc (right): http://codereview.chromium.org/8462003/diff/1/chrome/browser/content_settings/cookie_settings.cc#newcode44 chrome/browser/content_settings/cookie_settings.cc:44: // HostContentSettingsMap::ShouldAllowAllContent. On 2011/11/04 10:00:55, Bernhard Bauer wrote: > ...
9 years, 1 month ago (2011-11-04 10:59:08 UTC) #3
Bernhard Bauer
http://codereview.chromium.org/8462003/diff/2001/chrome/browser/content_settings/host_content_settings_map.cc File chrome/browser/content_settings/host_content_settings_map.cc (right): http://codereview.chromium.org/8462003/diff/2001/chrome/browser/content_settings/host_content_settings_map.cc#newcode408 chrome/browser/content_settings/host_content_settings_map.cc:408: const GURL& first_party_url, I think we should swap these ...
9 years, 1 month ago (2011-11-04 12:12:42 UTC) #4
jochen (gone - plz use gerrit)
http://codereview.chromium.org/8462003/diff/2001/chrome/browser/content_settings/host_content_settings_map.cc File chrome/browser/content_settings/host_content_settings_map.cc (right): http://codereview.chromium.org/8462003/diff/2001/chrome/browser/content_settings/host_content_settings_map.cc#newcode408 chrome/browser/content_settings/host_content_settings_map.cc:408: const GURL& first_party_url, On 2011/11/04 12:12:42, Bernhard Bauer wrote: ...
9 years, 1 month ago (2011-11-04 12:24:25 UTC) #5
Bernhard Bauer
http://codereview.chromium.org/8462003/diff/6001/chrome/browser/content_settings/host_content_settings_map.cc File chrome/browser/content_settings/host_content_settings_map.cc (right): http://codereview.chromium.org/8462003/diff/6001/chrome/browser/content_settings/host_content_settings_map.cc#newcode417 chrome/browser/content_settings/host_content_settings_map.cc:417: return secondary_url.SchemeIs(chrome::kChromeDevToolsScheme) || Do we actually want to look ...
9 years, 1 month ago (2011-11-04 12:45:51 UTC) #6
jochen (gone - plz use gerrit)
ptal
9 years, 1 month ago (2011-11-04 14:16:45 UTC) #7
Bernhard Bauer
LGTM!
9 years, 1 month ago (2011-11-04 14:22:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/8462003/1007
9 years, 1 month ago (2011-11-04 14:25:00 UTC) #9
commit-bot: I haz the power
9 years, 1 month ago (2011-11-04 16:16:05 UTC) #10
Change committed as 108664

Powered by Google App Engine
This is Rietveld 408576698