Closed
Bug 1988927
Opened 6 months ago
Closed 6 months ago
Switch from comparing origin by URI to comparing by principal for the Navigation API
Categories
(Core :: DOM: Navigation, enhancement)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: avandolder, Assigned: avandolder)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Comment 2•6 months ago
|
||
Updated•6 months ago
|
Attachment #9513651 -
Attachment description: Bug 1988927 - Part 2: Convert Navigation API origin checks to compare principals instead of URIs. r?farre,smaug,#dom-core → Bug 1988927 - Part 2: Use inherited principal URIs when performing same-origin checks for about:blank entries for the Navigation API. r?farre
Pushed by avandolder@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8ed300fbfe02
https://hg.mozilla.org/integration/autoland/rev/acb30bb661d3
Part 1: Refactor same-origin check out of WalkContiguousEntriesInOrder callback. r=farre
https://github.com/mozilla-firefox/firefox/commit/61b0a7116b5f
https://hg.mozilla.org/integration/autoland/rev/c8813a932c39
Part 2: Use inherited principal URIs when performing same-origin checks for about:blank entries for the Navigation API. r=farre,smaug,dom-core
Comment 4•6 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/acb30bb661d3
https://hg.mozilla.org/mozilla-central/rev/c8813a932c39
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in
before you can comment on or make changes to this bug.
Description
•