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

Issue 10539097: WebKit-side: Implement StorageArea::containsItem(...) for the chromium port too. Cleanup some depre…

Created:
8 years, 6 months ago by michaeln
Modified:
7 years, 7 months ago
Reviewers:
Base URL:
http://svn.webkit.org/repository/webkit/trunk/Source/
Visibility:
Public.

Description

WebKit-side: Implement StorageArea::containsItem(...) for the chromium port too. Cleanup some deprecated api. Cache the canAccess value in the StorageAreaProxy. upstream: https://bugs.webkit.org/show_bug.cgi?id=88412 Chrome-side can be seen here... https://chromiumcodereview.appspot.com/10533093/

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -23 lines) Patch
M Platform/chromium/public/WebStorageArea.h View 1 chunk +6 lines, -21 lines 0 comments Download
M WebKit/chromium/src/StorageAreaProxy.h View 1 chunk +2 lines, -0 lines 0 comments Download
M WebKit/chromium/src/StorageAreaProxy.cpp View 2 chunks +11 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698