[Webkit-unassigned] [Bug 77580] New: 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:14:20 PST 2012


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

           Summary: Support targetOrigin = "/" in postMessage for sending
                    messages to same origin as source document
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pablof at motorola.com


Spec:

http://www.whatwg.org/specs/web-apps/current-work/multipage/web-messaging.html#posting-messages

[[
9. If the targetOrigin argument is a single literal U+002F SOLIDUS character (/), and the Document of the Window object on which the method was invoked does not have the same origin as the entry script's document, then abort these steps silently.
]]

Opera supports this already.

-- 
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