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

Issue 6951008: Have AppCache code go through the content embedder API for content settings checks. (Closed)

Created:
9 years, 7 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
michaeln
CC:
chromium-reviews
Visibility:
Public.

Description

Have AppCache code go through the content embedder API for content settings checks. BUG=76793 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84586

Patch Set 1 : '' #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -22 lines) Patch
M chrome/browser/automation/testing_automation_provider.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data_remover.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/cookies_tree_model.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/cookies_tree_model.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cookies_tree_model_unittest.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/chrome_url_request_context.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_io_data.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/profiles/profile.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/profiles/profile_io_data.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/gtk/collected_cookies_gtk.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/collected_cookies_win.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/collected_cookies_ui_delegate.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/appcache/chrome_appcache_service.h View 1 2 3 4 chunks +7 lines, -3 lines 0 comments Download
M content/browser/appcache/chrome_appcache_service.cc View 1 2 3 4 chunks +8 lines, -12 lines 0 comments Download
M content/browser/appcache/chrome_appcache_service_unittest.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/content_browser_client.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/content_browser_client.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 7 months ago (2011-05-06 20:55:58 UTC) #1
michaeln
9 years, 7 months ago (2011-05-06 22:03:21 UTC) #2
lgtm (once it compiles)

Powered by Google App Engine
This is Rietveld 408576698