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

Issue 149716: Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A late... (Closed)

Created:
11 years, 5 months ago by jorlow
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A later patch will implement the WebKitClient version of it. BUG=4360 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20918

Patch Set 1 #

Total comments: 29

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+472 lines, -0 lines) Patch
A webkit/api/public/WebStorageArea.h View 1 1 chunk +85 lines, -0 lines 0 comments Download
A webkit/api/public/WebStorageNamespace.h View 1 1 chunk +69 lines, -0 lines 0 comments Download
A webkit/api/src/WebStorageAreaImpl.h View 1 1 chunk +62 lines, -0 lines 0 comments Download
A webkit/api/src/WebStorageAreaImpl.cpp View 1 1 chunk +113 lines, -0 lines 0 comments Download
A webkit/api/src/WebStorageNamespaceImpl.h View 1 1 chunk +57 lines, -0 lines 0 comments Download
A webkit/api/src/WebStorageNamespaceImpl.cpp View 1 1 chunk +80 lines, -0 lines 0 comments Download
M webkit/webkit.gyp View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jorlow
Ready for review. Lots of patches stacked behind this and there's not much here, so ...
11 years, 5 months ago (2009-07-15 23:11:05 UTC) #1
darin (slow to review)
http://codereview.chromium.org/149716/diff/1/7 File webkit/api/public/WebStorageArea.h (right): http://codereview.chromium.org/149716/diff/1/7#newcode34 Line 34: #if ENABLE(DOM_STORAGE) this #ifdef is not visible outside ...
11 years, 5 months ago (2009-07-15 23:24:05 UTC) #2
jorlow
Done. new patch uploaded. http://codereview.chromium.org/149716/diff/1/7 File webkit/api/public/WebStorageArea.h (right): http://codereview.chromium.org/149716/diff/1/7#newcode34 Line 34: #if ENABLE(DOM_STORAGE) On 2009/07/15 ...
11 years, 5 months ago (2009-07-16 00:01:45 UTC) #3
jam
Darin is more qualified than me to review the WebKit API stuff, so I defer ...
11 years, 5 months ago (2009-07-16 00:50:18 UTC) #4
darin (slow to review)
11 years, 5 months ago (2009-07-16 04:55:59 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698