Bug 110919 - StorageAreaProxy should hold on to a StorageMap and not a HashMap
Summary: StorageAreaProxy should hold on to a StorageMap and not a HashMap
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 15:44 PST by Anders Carlsson
Modified: 2013-02-26 16:15 PST (History)
0 users

See Also:


Attachments
Patch (5.45 KB, patch)
2013-02-26 15:46 PST, Anders Carlsson
jberlin: 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 15:44:54 PST
StorageAreaProxy should hold on to a StorageMap and not a HashMap
Comment 1 Anders Carlsson 2013-02-26 15:46:43 PST
Created attachment 190380 [details]
Patch
Comment 2 Anders Carlsson 2013-02-26 16:15:05 PST
Committed r144117: <http://trac.webkit.org/changeset/144117>