[Webkit-unassigned] [Bug 18771] New: postMessage should dispatch an event to Window, not Document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 27 07:30:03 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18771
Summary: postMessage should dispatch an event to Window, not
Document
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
URL: http://lists.whatwg.org/pipermail/whatwg-
whatwg.org/2008-April/014570.html
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: sam at webkit.org, hk9565 at gmail.com, collinj-
webkit at collinjackson.com
HTML 5's postMessage was just changed to dispatch its event to Window instead
of Document. <http://html5.org/tools/web-apps-tracker?from=1490&to=1491>
contains the actual change to the spec. 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