Bug 1876575, part 5 - Handle ABA in Storage Access API - r=timhuang,anti-tracking...
commite94b51a39c3ff18767f772b3b5a043fe090db728
authorBenjamin VanderSloot <bvandersloot@mozilla.com>
Fri, 29 Mar 2024 17:12:16 +0000 (29 17:12 +0000)
committerBenjamin VanderSloot <bvandersloot@mozilla.com>
Fri, 29 Mar 2024 17:12:16 +0000 (29 17:12 +0000)
tree4016782b7f2ba6dfb2cd8400b4b1b7a86a30c765
parent782f6a0a16437c27c3209fc4068db1ea89203be5
Bug 1876575, part 5 - Handle ABA in Storage Access API - r=timhuang,anti-tracking-reviewers

Storage Access API should auto-grant in ABA frames, but should not initially "haveStorageAccess".

This does that!

Differential Revision: https://phabricator.services.mozilla.com/D205370
dom/base/Document.cpp