Closed
Bug 1978255
Opened 27 days ago
Closed 24 days ago
Main document's ipaddressSpace is overrideen by sub document's ipAddressSpace
Categories
(Core :: DOM: Networking, defect, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
143 Branch
Tracking | Status | |
---|---|---|
firefox143 | --- | fixed |
People
(Reporter: smayya, Assigned: smayya)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
As described by valentin in this review (https://phabricator.services.mozilla.com/D255280), we override the IP Address space of the main document when loading the iframe.
The fix is already available with this patch -> https://phabricator.services.mozilla.com/D255280
The task is to add test and land the above patch.
Assignee | ||
Updated•27 days ago
|
Whiteboard: [necko-triaged]
Assignee | ||
Comment 1•27 days ago
|
||
Pushed by smayya@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3fdf8a897261
https://hg.mozilla.org/integration/autoland/rev/5d7b7fe942b3
add test to ensure frame browsing context does not override main document browsing context. r=necko-reviewers,jesup
Comment 3•24 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 24 days ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•