WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262944
[GTK] Simplify handling of toplevel window signals
https://bugs.webkit.org/show_bug.cgi?id=262944
Summary
[GTK] Simplify handling of toplevel window signals
Carlos Garcia Campos
Reported
2023-10-10 01:37:54 PDT
We currently track the state of the toplevel window from every web view, connecting to the same signals to be notified when something changes. We could add a toplevel window wrapper instead to track its state and notify all the web views when there's any change.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-10-10 01:40:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18886
EWS
Comment 2
2023-10-10 05:23:16 PDT
Committed
269136@main
(c4614fd4f2f2): <
https://commits.webkit.org/269136@main
> Reviewed commits have been landed. Closing PR #18886 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug