Closed
Bug 1992207
Opened 6 months ago
Closed 5 months ago
Reconsider whether wc->SetUsingStorageAccess is necessary, or if only setting StorageAccessState in loadinfo is sufficient
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: manuel, Assigned: manuel)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Reconsider whether line toolkit/components/antitracking/AntiTrackingUtils.cpp:712 is necessary.
| Assignee | ||
Comment 1•5 months ago
|
||
Just setting the loadInfo introduced in Bug 1991888 is enough.
Not setting the bit is good for performance due to sending less data
over IPC.
Updated•5 months ago
|
Assignee: nobody → manuel
Status: NEW → ASSIGNED
Pushed by mbucher@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ede104feef56
https://hg.mozilla.org/integration/autoland/rev/0ead066dd515
Storage-Access-Headers: Remove unnecessary wc->SetUsingStorageAccess r=timhuang
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•4 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in
before you can comment on or make changes to this bug.
Description
•