Closed Bug 704787 Opened 13 years ago Closed 8 years ago

Make XHR behaviors more spec compliant

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 918709

People

(Reporter: emk, Unassigned)

References

(Blocks 1 open bug)

Details

For example, open() must throw SECURITY_ERR if the method argument is "CONNECT", "TRACE", or "TRACK". But our implementation doesn't check the value "CONNECT" and it will throw non spec'ed error.
Component: DOM: Core & HTML → DOM: Mozilla Extensions
Depends on: 600111
Component: DOM: Mozilla Extensions → DOM
This bug might as well be a dupe of bug 918688. The specific issue mentioned passes now, as tested in http://w3c-test.org/XMLHttpRequest/open-method-insecure.htm .
Just a ping to confirm whether this ticket can be closed as a dupe, as per comment 1.
Flags: needinfo?(hsteen)
IMHO it's slightly non-kosher to mark a bug as a dupe of a META bug. 
On the other hand, this is clearly a dupe of bug 918709 so I suggest you close it as such :)
Flags: needinfo?(hsteen)
Fair enough :)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Ooops, I need to put the ddn on the correct bug, not this dupe. Fixing.
Keywords: dev-doc-needed
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.