Bug 117440 - Crash in StorageAreaMap::applyChange when clearing local storage in another web process
Summary: Crash in StorageAreaMap::applyChange when clearing local storage in another w...
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-06-10 16:35 PDT by Anders Carlsson
Modified: 2013-06-10 16:43 PDT (History)
0 users

See Also:


Attachments
Patch (2.10 KB, patch)
2013-06-10 16:37 PDT, Anders Carlsson
thorton: 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-06-10 16:35:44 PDT
Crash in StorageAreaMap::applyChange when clearing local storage in another web process
Comment 1 Anders Carlsson 2013-06-10 16:37:58 PDT
Created attachment 204223 [details]
Patch
Comment 2 Tim Horton 2013-06-10 16:40:10 PDT
Comment on attachment 204223 [details]
Patch

Sad that there's no test.
Comment 3 Anders Carlsson 2013-06-10 16:43:41 PDT
Committed r151409: <http://trac.webkit.org/changeset/151409>