Bug 114454

Summary: Make StorageAreaMap dispatch session storage events
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bdakin: review+

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+
Anders Carlsson
Comment 1 2013-04-11 11:37:35 PDT
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
Note You need to log in before you can comment on or make changes to this bug.