Closed Bug 1510657 Opened 6 years ago Closed 5 years ago

Ensure that we don't attempt to access a channel's window in the parent process inside AntiTrackingCommon::NotifyBlockingDecision()

Categories

(Firefox :: Protections UI, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 65
Tracking Status
firefox65 --- fixed

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

Attachments

(1 file)

Some channels such as the dummy channel created inside
CookieServiceParent::RecvSetCookieString() do not have an
nsIParentChannel interface, but we must be careful to not run the
content process code path for them.
Some channels such as the dummy channel created inside
CookieServiceParent::RecvSetCookieString() do not have an
nsIParentChannel interface, but we must be careful to not run the
content process code path for them.
Priority: -- → P1
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3d100f5e604d
Ensure that we don't attempt to access a channel's window in the parent process inside AntiTrackingCommon::NotifyBlockingDecision() r=baku
https://hg.mozilla.org/mozilla-central/rev/3d100f5e604d
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: