[Webkit-unassigned] [Bug 4343] document.URL in newly created windows (XMLHttpRequest doesn't work in a JavaScript-created window)
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Dec 23 02:53:41 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=4343
ap at nypop.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mjs at apple.com |webkit-
| |unassigned at opendarwin.org
Status|UNCONFIRMED |NEW
Component|JavaScript |HTML DOM
Ever Confirmed|0 |1
Summary|XMLHttpRequest doesn't work |document.URL in newly
|in a JavaScript-created |created windows
|window |(XMLHttpRequest doesn't work
| |in a JavaScript-created
| |window)
------- Additional Comments From ap at nypop.com 2005-12-23 02:53 -------
The problem here is that the created document has an about:blank URL, so it isn't considered a local file,
and isn't allowed to use XMLHttpRequest.
--
Configure bugmail: http://bugzilla.opendarwin.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