[Webkit-unassigned] [Bug 43400] Add priority attribute to XMLHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 23:55:32 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43400





--- Comment #13 from Alexey Proskuryakov <ap at webkit.org>  2010-08-04 23:55:31 PST ---
Thanks for adding the ENABLE guards!

+FAIL xhr.priority should be normal (of type string). Was undefined (of type undefined).

I'm not super happy with the addition of priority to xmlhttprequest-default-attributes test. Now we're getting a "FAIL" line in output for something that isn't a failure. This experimental feature may or may not get added to XHR spec, and may or may not be enabled in shipping products at some point, so startling developers with FAIL in common test results isn't great.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list