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
315000
[GTK][WPE] Skip ResponsivenessTimer API tests in Debug builds
https://bugs.webkit.org/show_bug.cgi?id=315000
Summary
[GTK][WPE] Skip ResponsivenessTimer API tests in Debug builds
Claudio Saavedra
Reported
2026-05-17 21:51:39 PDT
.
Attachments
Add attachment
proposed patch, testcase, etc.
Claudio Saavedra
Comment 1
2026-05-17 21:52:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65087
EWS
Comment 2
2026-05-18 02:03:13 PDT
Committed
313399@main
(022b2f9f8c6c): <
https://commits.webkit.org/313399@main
> Reviewed commits have been landed. Closing PR #65087 and removing active labels.
Adrian Perez
Comment 3
2026-05-21 04:45:55 PDT
This introduced the following warnings when doing debug builds: /sdk/webkit/Tools/TestWebKitAPI/Tests/WebKit/WKPage/glib/TestWebKitWebView.cpp:1704:13: warning: unused function 'testWebViewIsWebProcessResponsive' [-Wunused-function] 1704 | static void testWebViewIsWebProcessResponsive(WebViewTest* test, gconstpointer) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /sdk/webkit/Tools/TestWebKitAPI/Tests/WebKit/WKPage/glib/TestWebKitWebView.cpp:2031:13: warning: unused function 'testWebViewTerminateUnresponsiveWebProcess' [-Wunused-function] 2031 | static void testWebViewTerminateUnresponsiveWebProcess(WebViewTerminateWebProcessTest* test, gconstpointer) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I am going to send a follow-up.
Adrian Perez
Comment 4
2026-05-21 04:47:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65406
EWS
Comment 5
2026-05-21 05:00:43 PDT
Committed
313659@main
(182d81eee29b): <
https://commits.webkit.org/313659@main
> Reviewed commits have been landed. Closing PR #65406 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