Closed
Bug 1941666
Opened 1 month ago
Closed 5 days ago
Add XPCOM api for CORS preflight cache
Categories
(Core :: Networking: HTTP, enhancement, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: edgul, Assigned: edgul)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged][necko-priority-queue])
Attachments
(2 files)
We should be able to access a list of entries and remove a specified entry.
https://searchfox.org/mozilla-central/rev/d1e731d931b7b46237175de1701849a7cf5c8579/netwerk/protocol/http/nsCORSListenerProxy.cpp#160
Updated•1 month ago
|
Updated•25 days ago
|
Attachment #9459485 -
Attachment description: WIP: Bug 1941666 - Adding XPIDL interface for CORS preflight cache → Bug 1941666 - Adding XPIDL interface for CORS preflight cache
Updated•24 days ago
|
Attachment #9459485 -
Attachment description: Bug 1941666 - Adding XPIDL interface for CORS preflight cache → WIP: Bug 1941666 - Adding XPIDL interface for CORS preflight cache
Whiteboard: [necko-triaged] → [necko-triaged][necko-priority-queue]
Updated•17 days ago
|
Attachment #9459485 -
Attachment description: WIP: Bug 1941666 - Adding XPIDL interface for CORS preflight cache → Bug 1941666 - Adding XPIDL interface for CORS preflight cache r?valentin
Pushed by eguloien@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/061ed7352dc8
Adding XPIDL interface for CORS preflight cache r=necko-reviewers,valentin
https://hg.mozilla.org/integration/autoland/rev/34cc08e5342d
Added test for clearing the pre-flight cache r=valentin
Comment 4•5 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/061ed7352dc8
https://hg.mozilla.org/mozilla-central/rev/34cc08e5342d
Status: NEW → RESOLVED
Closed: 5 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•