Bug 271327

Summary: REGRESSION(274563@main)[GLIB] webkit_web_view_save_to_file is getting stuck
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cdumez, csaavedra, Nicole_rosario, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=268859
https://bugs.webkit.org/show_bug.cgi?id=269585

Lauro Moura
Reported 2024-03-20 11:26:52 PDT
After https://commits.webkit.org/274563@main, webkit_web_view_save_to_file is getting stuck Reverting this commit make it work normally, both in the test and in MiniBrowser In the associated pull request (https://github.com/WebKit/WebKit/pull/23953), the WPE API test bubble was red and GTK didn't manage to run before the patch landed. Invoking the test (for WPE): ./Tools/Scripts/run-wpe-tests --release --display-server=headless WebKitBuild/WPE/Release/bin/TestWebKitAPI/WPE/TestWebKitWebView -p /webkit/WebKitWebView/save WPE test output: TEST: WebKitBuild/WPE/Release/bin/TestWebKitAPI/WPE/TestWebKitWebView... /webkit/WebKitWebView/save: FAIL GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ warning: queue 0x730e70001290 destroyed while proxies still attached: wpe_dmabuf_pool@12 still attached Unexpected failures (1) WebKitBuild/WPE/Release/bin/TestWebKitAPI/WPE/TestWebKitWebView /webkit/WebKitWebView/save Ran 1 tests of 1 with 0 successful
Attachments
Claudio Saavedra
Comment 1 2024-10-19 00:59:52 PDT
This has been passing consistently for some time.
Radar WebKit Bug Importer
Comment 2 2024-10-19 01:00:14 PDT
Note You need to log in before you can comment on or make changes to this bug.