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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Claudio Saavedra
This has been passing consistently for some time.
Radar WebKit Bug Importer
<rdar://problem/138235251>