Closed
Bug 814093
Opened 13 years ago
Closed 13 years ago
Preflight requests should fail if response status is not 200
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
(Whiteboard: [CORS-testsuite])
Attachments
(2 files)
1.26 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
1.01 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
_Exactly_ 200. Right now we allow any success code.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Attachment #684108 -
Flags: review?(jonas)
![]() |
Assignee | |
Updated•13 years ago
|
Whiteboard: [need review] → [need review][CORS-testsuite]
Comment on attachment 684108 [details] [diff] [review]
Require preflight requests to receive a 200 response.
Review of attachment 684108 [details] [diff] [review]:
-----------------------------------------------------------------
We need tests though.
Attachment #684108 -
Flags: review?(jonas) → review+
![]() |
Assignee | |
Comment 3•13 years ago
|
||
I'll land this with the fix.
Attachment #684316 -
Flags: review+
![]() |
Assignee | |
Comment 4•13 years ago
|
||
Flags: in-testsuite+
Whiteboard: [need review][CORS-testsuite] → [CORS-testsuite]
Target Milestone: --- → mozilla20
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•