[Bug 8490] Shouldn't postMessage throw SYNTAX_ERR when targetOrigin is a relative URL (e.g. '/')? [sp]

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8490





--- Comment #6 from contributor@whatwg.org  2010-02-14 05:44:09 ---
Checked in as WHATWG revision r4720.
Check-in comment: Change postMessage()'s targetOrigin argument to not actually
resolve but to just treat '/' specially. This will mean that targetOrigin can
no longer be in the form '//example.com/' and can no longer be the empty
string.
http://html5.org/tools/web-apps-tracker?from=4719&to=4720


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 14 February 2010 05:44:11 UTC