RESOLVED DUPLICATE of bug 262848272272
`extension.isAllowedIncognitoAccess` always returns true
https://bugs.webkit.org/show_bug.cgi?id=272272
Summary `extension.isAllowedIncognitoAccess` always returns true
Carlos J.
Reported 2024-04-05 23:59:51 PDT
Even when incognito access is disabled (or not actively enabled), `extension.isAllowedIncognitoAccess` will always return `true`.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-06 00:00:00 PDT
Ahmad Saleem
Comment 2 2024-04-08 07:09:07 PDT
@Calos - is it something recently started happening?
Carlos J.
Comment 3 2024-04-08 13:19:11 PDT
@Ahmad My initial assumption is non-regression. Yet I do not have any historical information at hand for this.
Timothy Hatcher
Comment 4 2024-04-22 13:45:12 PDT
This has been fixed in WebKit and Safari Technology Preview 192. https://github.com/WebKit/WebKit/blob/main/Source/WebKit/UIProcess/Extensions/Cocoa/API/WebExtensionContextAPIExtensionCocoa.mm#L39 *** This bug has been marked as a duplicate of bug 262848 ***
Note You need to log in before you can comment on or make changes to this bug.