Closed
Bug 1639140
Opened 9 months ago
Closed 9 months ago
Remove HasStoragePermissionInParent in DocumentLoadListener
Categories
(Core :: Privacy: Anti-Tracking, task, P1)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: dimi, Assigned: dimi)
References
Details
Attachments
(1 file)
We already call HasStoragePermissionInParent
in nsHttpChannel::AsyncOpen
, don't have to call it in DocumentLoadListener
Assignee | ||
Comment 1•9 months ago
|
||
Pushed by dlee@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/48b3b92e77f5 Remove HasStoragePermissionInParent in DocumentLoadListener r=timhuang,necko-reviewers
Comment hidden (obsolete) |
Updated•9 months ago
|
Flags: needinfo?(dlee)
Pushed by ncsoregi@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3c7061e3b8a0 Remove HasStoragePermissionInParent in DocumentLoadListener r=timhuang,necko-reviewers a=reland CLOSED TREE
Comment 5•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•