[Webkit-unassigned] [Bug 77580] Support targetOrigin = "/" in postMessage for sending messages to same origin as source document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 15:36:52 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77580





--- Comment #3 from Adam Barth <abarth at webkit.org>  2012-02-01 15:36:52 PST ---
(From update of attachment 125031)
View in context: https://bugs.webkit.org/attachment.cgi?id=125031&action=review

> Source/WebCore/page/DOMWindow.cpp:837
> +        target = sourceDocument->securityOrigin();

Do we need to make a cross-thread copy?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list