[Webkit-unassigned] [Bug 246621] New: chrome.tabs.create in existing window behaves incorrectly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 17 05:02:33 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246621
Bug ID: 246621
Summary: chrome.tabs.create in existing window behaves
incorrectly
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Extensions
Assignee: webkit-unassigned at lists.webkit.org
Reporter: carlosj-webkit-bugzilla at jeurissen.co
CC: timothy at apple.com
When using chrome.windows.getAll to get a list of all windows. On iOS, you get two windows, 1 normal and 1 private. Say the current tab is a non private window. And you then try to open a window in private in the extension. It opens kinda a ghost private window which hosts inside the non-private window. Correct behaviour is that it simply opens that tab in the only private window possible. See attachments for a sample extension and reproduction video.
Sample extension and reproduction video:
https://github.com/carlosjeurissen/webext-tech-demo-extensions/tree/main/issues/safari-9653213-ios-open-in-existing-window
--
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/20221017/a679d112/attachment.htm>
More information about the webkit-unassigned
mailing list