browser/components/sessionstore/test/browser_sessionHistory_partitionedPrincipalToInherit.js
0 → 100644
+108
−0
Loading
Bug 1966658 - Populate the partitionedPrincipal to the SessionHistoryEntry in the parent process. r=smaug,sessionstore-reviewers,core-sessionstore-reviewers,farre In this patch, we populate the partitionedPrincipal when we commit SessionHistory to the parent process. In addition, we remove the serialization and deserialization of partitionedPrincipalToInherit in sessionHistory. Differential Revision: https://phabricator.services.mozilla.com/D250263