Bug 1848783, part 3 - Add the site (sans port) to the permission keys of a content...
commit2810b58e9cbb4266ac848c468f654efd2cac2147
authorBenjamin VanderSloot <bvandersloot@mozilla.com>
Wed, 20 Sep 2023 16:14:39 +0000 (20 16:14 +0000)
committerBenjamin VanderSloot <bvandersloot@mozilla.com>
Wed, 20 Sep 2023 16:14:39 +0000 (20 16:14 +0000)
tree55aafdc51c3883c504258f265b519689f3cec7e7
parent57e314ac6e92e9500f50434b61f8865ed53a84e4
Bug 1848783, part 3 - Add the site (sans port) to the permission keys of a content process -  r=anti-tracking-reviewers,timhuang

without this, permissions set in the main process that are site-scoped on origins with non-null ports are not pushed out to the content process.

Differential Revision: https://phabricator.services.mozilla.com/D186984
dom/ipc/ContentParent.cpp
dom/ipc/ContentParent.h
extensions/permissions/PermissionManager.cpp