Closed
Bug 918688
(xhr2pass)
Opened 12 years ago
Closed 8 years ago
[meta][XHR2] Fix bugs that cause failures in the W3C XMLHttpRequest test suite
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsteen, Unassigned)
References
(Blocks 1 open bug, )
Details
This is a META bug for listing the various issues that cause failures in the W3C XMLHttpRequest test suite.
Test cases are here:
http://w3c-test.org/web-platform-tests/master/XMLHttpRequest/
and on GitHub:
https://github.com/w3c/web-platform-tests/tree/master/XMLHttpRequest
Reporter | ||
Comment 1•12 years ago
|
||
(sorry, got blocks and dependson mixed up for a moment..)
These seem like the sorts of things Ms2ger may be interested in working on.
Flags: needinfo?(Ms2ger)
Reporter | ||
Comment 3•12 years ago
|
||
Done reporting bugs. Testing uncovered some bugs in the tests, there may be more or we may choose to wontfix a thing or two (bug 918771, I'm looking at you). Should be quite a few quick and uncontroversial fixes though.
Comment 4•12 years ago
|
||
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #2)
> These seem like the sorts of things Ms2ger may be interested in working on.
Yeah. Not so much if I have to write new tests, though.
Updated•12 years ago
|
Flags: needinfo?(Ms2ger)
Reporter | ||
Updated•11 years ago
|
Alias: xhr2pass
Reporter | ||
Comment 5•11 years ago
|
||
(In reply to :Ms2ger from comment #4)
> Yeah. Not so much if I have to write new tests, though.
IMHO test coverage is pretty good :) (or we wouldn't in fact be aware of all these issues in the first place :-p)
Comment 6•11 years ago
|
||
I'm unlikely to end up working on these.
Depends on: 1063526
Flags: needinfo?(Ms2ger)
Comment 7•8 years ago
|
||
Proposal: close this and make the three remaining bugs block bug 726433 instead.
I'll implement that soonish unless there's a good reason not to.
Comment 8•8 years ago
|
||
I've made the above change. Closing this as FIXED since we did end up fixing a lot of bugs.
You need to log in
before you can comment on or make changes to this bug.
Description
•