[Webkit-unassigned] [Bug 21787] New: postMessage null origin
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 01:07:31 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21787
Summary: postMessage null origin
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: abarth at webkit.org
CC: sam at webkit.org
Ian updated the HTML 5 spec to use "null" instead of the empty string when the
browser can't serialize the current origin. This means we can get rid of
SecurityOrigin::toHTTPOrigin() and just use SecurityOrigin::toString() for both
postMessage and XMLHttpRequest.
--
Configure bugmail: https://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