Closed Bug 1636186 Opened 4 years ago Closed 4 years ago

Avoid syncing all of CookieJarSettingsArgs into every content process

Categories

(Core :: Privacy: Anti-Tracking, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla78
Fission Milestone M6a
Tracking Status
firefox78 --- fixed

People

(Reporter: nika, Assigned: nika)

Details

Attachments

(1 file)

No description provided.

The entire CookieJarSettingsArgs is currently being synced into every content
process, when only two fields of that structure are actually needed.

Those two fields are extracted from the CookieJarSettingsArgs and synchronized
separately to avoid leaking information such as principals into every content
process.

Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef394674c1b8
Remove unnecessary CookieJarSettingsArgs data from WindowContext, r=timhuang
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fdcf103b375f
Remove unnecessary CookieJarSettingsArgs data from WindowContext, r=timhuang
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Flags: needinfo?(nika)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: