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

Issue 6915017: Chrome side to allow WebKit layer to use WebPermissionClient to check if access to local storage ... (Closed)

Created:
9 years, 7 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
tburkard
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Chrome side to allow WebKit layer to use WebPermissionClient to check if access to local storage is allowed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84023

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -101 lines) Patch
M chrome/browser/renderer_host/chrome_render_message_filter.h View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/chrome_render_message_filter.cc View 1 2 3 4 5 3 chunks +23 lines, -9 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 3 4 5 2 chunks +18 lines, -10 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/chrome_render_view_observer.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_render_view_observer.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/renderer/content_settings_observer.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/content_settings_observer.cc View 1 2 3 4 5 5 chunks +13 lines, -4 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_area.h View 1 2 3 3 chunks +1 line, -9 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_area.cc View 1 2 3 4 chunks +2 lines, -19 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_message_filter.h View 1 2 3 3 chunks +1 line, -5 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_message_filter.cc View 1 2 3 4 chunks +3 lines, -18 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_namespace.h View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download
M content/browser/in_process_webkit/dom_storage_namespace.cc View 1 2 3 2 chunks +2 lines, -5 lines 0 comments Download
M content/browser/renderer_host/browser_render_process_host.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M content/common/common_param_traits.h View 1 2 3 4 5 3 chunks +11 lines, -5 lines 0 comments Download
M content/common/dom_storage_messages.h View 1 2 3 4 5 2 chunks +1 line, -2 lines 0 comments Download
M content/renderer/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/renderer_webstoragearea_impl.h View 1 2 3 4 5 2 chunks +5 lines, -1 line 0 comments Download
M content/renderer/renderer_webstoragearea_impl.cc View 1 2 3 4 5 3 chunks +19 lines, -7 lines 0 comments Download
M content/renderer/renderer_webstoragenamespace_impl.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 7 months ago (2011-05-03 21:29:40 UTC) #1
tburkard
9 years, 7 months ago (2011-05-03 21:37:15 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698