Closed Bug 397877 Opened 17 years ago Closed 17 years ago

Rename Content-Access-Control to Access-Control

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9beta1

People

(Reporter: annevk, Assigned: uriber)

References

Details

Attachments

(1 file)

Per http://dev.w3.org/2006/waf/access-control/Overview.html the name of the header to check is Access-Control and not Content-Access-Control. This should be changed before releasing Firefox 3 because otherwise renaming will become hairy.
Flags: blocking1.9?
Blocks: xxx
Attached patch patchSplinter Review
Assignee: nobody → uriber
Status: NEW → ASSIGNED
Attachment #282901 - Flags: superreview?(jst)
Attachment #282901 - Flags: review?(jonas)
Keywords: dev-doc-needed
Attachment #282901 - Flags: superreview?(jst)
Attachment #282901 - Flags: superreview+
Attachment #282901 - Flags: review?(jonas)
Attachment #282901 - Flags: review+
Attachment #282901 - Flags: approval1.9?
Sorry, I checked this in about 12 hours ago but forgot to resolve the bug. Should be fixed in the 2007-10-01 builds.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
OS: Linux → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9 M9
Uri, when you check in a patch with tests (or one which changes existing tests to respond to changes made in a bug) in the future, please make sure to flip the in-testsuite flag to +. Thanks!
Flags: in-testsuite+
Removing dev-doc-needed tag since there is no documentation that uses the incorrect name.
Keywords: dev-doc-needed
So I assume checking the "Allow" header for POST and the "Access-Control" header for GET is actually per spec or something?
For POST we should be checking both the 'Allow' header *and* the Access-Control header. Is that not happening?
It probably is, then. I just saw us obviously checking the Allow header.
Flags: blocking1.9?
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: