Bug 109962 - Implement StorageAreaProxy::length
Summary: Implement StorageAreaProxy::length
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-15 12:45 PST by Anders Carlsson
Modified: 2013-02-15 12:50 PST (History)
0 users

See Also:


Attachments
Patch (5.97 KB, patch)
2013-02-15 12:46 PST, Anders Carlsson
kling: 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-15 12:45:27 PST
Implement StorageAreaProxy::length
Comment 1 Anders Carlsson 2013-02-15 12:46:37 PST
Created attachment 188623 [details]
Patch
Comment 2 Andreas Kling 2013-02-15 12:49:39 PST
Comment on attachment 188623 [details]
Patch

k
Comment 3 Anders Carlsson 2013-02-15 12:50:51 PST
Committed r143034: <http://trac.webkit.org/changeset/143034>