[Webkit-unassigned] [Bug 18725] New: Make postMessage asynchronous
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 24 18:01:08 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18725
Summary: Make postMessage asynchronous
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
URL: http://lists.whatwg.org/pipermail/whatwg-
whatwg.org/2008-April/014551.html
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hk9565 at gmail.com
CC: mjs at apple.com, darin at apple.com, ian at hixie.ch,
sam at webkit.org, jwalden+bwo at mit.edu, aroben at apple.com,
collinj-webkit at collinjackson.com
Ian has updated the HTML5 spec for postMessage in two ways.
1) The message is not delivered asynchronously.
2) The targetOrigin parameter is now required. If the page passes the value
"*", the browser can deliver the message to any origin.
We should update our implementation to match the spec.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list