[Webkit-unassigned] [Bug 21948] New: LayoutTests/fast/dom/xmlhttprequest-invalid-values.html does not work in Chrome
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 29 11:10:09 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21948
Summary: LayoutTests/fast/dom/xmlhttprequest-invalid-values.html
does not work in Chrome
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: feng at chromium.org
The test relies on the fact that file URL scan send XHR requests to any URL.
Chrome is going to have a tighter policy that file url can only send XHR
requests to file URLs.
The test needs some changes to accommodate both Safari and Chrome's policies.
Instead of sending an XHR request to http://localhost (which is not existing),
the test can send an XHR to the URL itself.
--
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