Bug 116634 - Fix crash when closing a page that's trying to access session storage
Summary: Fix crash when closing a page that's trying to access session storage
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-05-22 13:36 PDT by Anders Carlsson
Modified: 2013-05-22 14:25 PDT (History)
0 users

See Also:


Attachments
Patch (5.48 KB, patch)
2013-05-22 13:38 PDT, Anders Carlsson
ggaren: 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-05-22 13:36:22 PDT
Fix crash when closing a page that's trying to access session storage
Comment 1 Anders Carlsson 2013-05-22 13:38:14 PDT
Created attachment 202618 [details]
Patch
Comment 2 Geoffrey Garen 2013-05-22 14:17:31 PDT
Comment on attachment 202618 [details]
Patch

r=me
Comment 3 Anders Carlsson 2013-05-22 14:25:26 PDT
Committed r150543: <http://trac.webkit.org/changeset/150543>