[Webkit-unassigned] [Bug 270454] New: activeTab extension has access to page after turning the extension off, then back on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 09:57:15 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=270454

            Bug ID: 270454
           Summary: activeTab extension has access to page after turning
                    the extension off, then back on
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Extensions
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at apple.com
                CC: timothy at apple.com, webkit-bug-importer at group.apple.com

We keep the temporaryPermissionMatchPattern on the WebExtensionTab object, and that is what needs cleared for activeTab. We should just open windows and tabs in WebExtensionContext::unload, they get repopulated in load() and repopulating will give everything a fresh window / tab ID.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240304/f6ed8cc5/attachment.htm>


More information about the webkit-unassigned mailing list