Bug 110927 - Implement StorageAreaProxy::getItem and StorageAreaProxy::setItem
Summary: Implement StorageAreaProxy::getItem and StorageAreaProxy::setItem
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 16:54 PST by Anders Carlsson
Modified: 2013-02-26 17:22 PST (History)
0 users

See Also:


Attachments
Patch (7.16 KB, patch)
2013-02-26 16:55 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-02-26 16:54:18 PST
Implement StorageAreaProxy::getItem and StorageAreaProxy::setItem
Comment 1 Anders Carlsson 2013-02-26 16:55:49 PST
Created attachment 190395 [details]
Patch
Comment 2 Anders Carlsson 2013-02-26 17:22:15 PST
Committed r144130: <http://trac.webkit.org/changeset/144130>