WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 114454
Make StorageAreaMap dispatch session storage events
https://bugs.webkit.org/show_bug.cgi?id=114454
Summary
Make StorageAreaMap dispatch session storage events
Anders Carlsson
Reported
2013-04-11 11:33:41 PDT
Make StorageAreaMap dispatch session storage events
Attachments
Patch
(9.77 KB, patch)
2013-04-11 11:37 PDT
,
Anders Carlsson
bdakin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-04-11 11:37:35 PDT
Created
attachment 197647
[details]
Patch
Beth Dakin
Comment 2
2013-04-11 11:40:54 PDT
Comment on
attachment 197647
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=197647&action=review
> Source/WebKit2/WebProcess/Storage/StorageAreaMap.cpp:176 > + Storage* storage = frame->document()->domWindow()->optionalSessionStorage();
You could use you document variable here.
Anders Carlsson
Comment 3
2013-04-11 11:42:17 PDT
Committed
r148219
: <
http://trac.webkit.org/changeset/148219
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug