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

Issue 10826089: Allow chrome://* to always include cookies in secure XHRs. (Closed)

Created:
8 years, 4 months ago by Albert Bodenhamer
Modified:
8 years, 4 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, markusheintz_
Visibility:
Public.

Description

Allow chrome://* to always include cookies in secure XHRs. If the user has third party cookies blocked and a piece of Chrome's web ui needs to make an XHR to a logged in Google service (for example Print Preview talking to Cloud Print) the cookies would be blocked in the request. Consensus on chromium-dev is that content block settings like this should not apply to chrome UI. Also adds unit tests for ShouldAllowAllContent. BUG=136391 TEST=Unit tests should pass. Verify 136391. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149317

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -1 line) Patch
M chrome/browser/content_settings/host_content_settings_map.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/content_settings/host_content_settings_map_unittest.cc View 2 chunks +32 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Albert Bodenhamer
Hi Bernhard, Would you mind reviewing this? Thanks.
8 years, 4 months ago (2012-07-31 21:49:23 UTC) #1
Bernhard Bauer
LGTM.
8 years, 4 months ago (2012-07-31 22:19:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abodenha@chromium.org/10826089/1
8 years, 4 months ago (2012-07-31 22:22:18 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-07-31 23:32:15 UTC) #4
Change committed as 149317

Powered by Google App Engine
This is Rietveld 408576698