Bug 231854 - [GTK4] Update signal name to monitor window resize
Summary: [GTK4] Update signal name to monitor window resize
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lauro Moura
URL:
Keywords:
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2021-10-15 20:57 PDT by Lauro Moura
Modified: 2021-10-16 02:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.87 KB, patch)
2021-10-15 20:58 PDT, Lauro Moura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2021-10-15 20:57:47 PDT
[GTK4] Update signal name to monitor window resize
Comment 1 Lauro Moura 2021-10-15 20:58:33 PDT
Created attachment 441470 [details]
Patch
Comment 2 EWS Watchlist 2021-10-15 20:59:34 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Lauro Moura 2021-10-15 21:03:02 PDT
This should help avoiding the GTK4 running out of space due to a large number of coredumps from crashed MiniBrowsers while running the WebDriver suite.

Unfortunately, it seems we have some other crashes affecting the teardown of the WD tests that I'm investigating.
Comment 4 EWS 2021-10-16 02:07:35 PDT
Committed r284311 (243107@main): <https://commits.webkit.org/243107@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 441470 [details].