[Webkit-unassigned] [Bug 271327] New: REGRESSION(274563 at main)[GLIB] webkit_web_view_save_to_file is getting stuck

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 11:26:52 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=271327

            Bug ID: 271327
           Summary: REGRESSION(274563 at main)[GLIB]
                    webkit_web_view_save_to_file is getting stuck
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

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 at 12 still attached                                                                                                                                                                                                                                                       

Unexpected failures (1)                                                                                                                                                                                                                                                                   
    WebKitBuild/WPE/Release/bin/TestWebKitAPI/WPE/TestWebKitWebView                                                                                                                                                                                                                       
        /webkit/WebKitWebView/save                                                                                                                                                                                                                                                        

Ran 1 tests of 1 with 0 successful

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240320/a4a018fb/attachment-0001.htm>


More information about the webkit-unassigned mailing list