[webkit-reviews] review granted: [Bug 114454] Make StorageAreaMap dispatch session storage events : [Attachment 197647] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 11:42:39 PDT 2013


Beth Dakin <bdakin at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 114454: Make StorageAreaMap dispatch session storage events
https://bugs.webkit.org/show_bug.cgi?id=114454

Attachment 197647: Patch
https://bugs.webkit.org/attachment.cgi?id=197647&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
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.


More information about the webkit-reviews mailing list