Bug 268671 - Fire window or tab events until the browser calls didOpenTab: and didOpenWindow:
Summary: Fire window or tab events until the browser calls didOpenTab: and didOpenWindow:
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Extensions (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-02 16:46 PST by Timothy Hatcher
Modified: 2024-02-05 10:08 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2024-02-02 16:46:05 PST
We should not track a tab or window as open until the browser calls one of the methods to say it was opened.

rdar://122143707
Comment 1 Timothy Hatcher 2024-02-04 19:59:47 PST
Pull request: https://github.com/WebKit/WebKit/pull/23841
Comment 2 EWS 2024-02-05 10:08:52 PST
Committed 274103@main (1e7cb6de6869): <https://commits.webkit.org/274103@main>

Reviewed commits have been landed. Closing PR #23841 and removing active labels.