mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
636d5ec488
This patch adds a new field CookieJarSettings in the window context. This makes the CookieJarSettings can be accssible across the process boundaries, which is needed for the work of making the ETP Fission-compatible. We reuse the CookieJarSettingsArgs from the NeckoChannelParams.ipdlh as the field here since it represents the CookieJarSettings in IPDL and the syncedContext is based on the IPC between processes. So, I think we can use it directly as a field. Differential Revision: https://phabricator.services.mozilla.com/D63937 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
build | ||
resources/content | ||
shistory | ||
test | ||
moz.build |