[Webkit-unassigned] [Bug 12307] No way to test error condition of async XMLHttpRequest to file:///

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 15 02:55:44 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12307





------- Comment #1 from ap at webkit.org  2007-02-15 02:55 PDT -------
Created an attachment (id=13181)
 --> (http://bugs.webkit.org/attachment.cgi?id=13181&action=view)
test case

In the future, we will probably dispatch an error event for XMLHttpRequest.

>From my testing, it appears that IE 7 refuses to load local files altogether.
Firefox 2 does raise an exception in send(), but if a local file is accessible,
then the actual loading happens asynchronously. This behavior is not in
accordance with draft XMLHttpRequest spec AFAICT.


-- 
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