Open
Bug 1945789
Opened 15 days ago
Updated 8 days ago
Clear-site-data: "cache": Add more tests for iframes within iframes.
Categories
(Toolkit :: Data Sanitization, task, P2)
Toolkit
Data Sanitization
Tracking
()
NEW
People
(Reporter: manuel, Assigned: manuel)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Keywords: priv-triaged)
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•15 days ago
|
||
New test scenario (-> means embeds with iframe): origin1-outer -> origin2 -> origin1-inner
clear-data in origin1-inner and origin1-outer shouldn't affect each
other. While the origin1-inner is still allowed to clean itself.
Also fix duplicate test "cross origin iframe data doesn't get cleared"
was the same as "clearing cache doesn't affect cross origin iframe" to
test opposite behavior: "cache doesn't in cross origin iframe doesn't
affect embedder".
Pushed by mbucher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c45d5eb6bcf
Clear-site-data: "cache": Add more tests for iframes within iframes r=anti-tracking-reviewers,bvandersloot
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/50602 for changes under testing/web-platform/tests
Comment 4•9 days ago
|
||
Backed out for causing wpt failures on clear-cache-partitioning.https.html
Flags: needinfo?(manuel)
Upstream PR merged by moz-wptsync-bot
Assignee | ||
Updated•8 days ago
|
Flags: needinfo?(manuel)
You need to log in
before you can comment on or make changes to this bug.
Description
•