[Webkit-unassigned] [Bug 253202] New: [GTK] MiniBrowser needs updated for various downloads changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 15:47:13 PST 2023


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

            Bug ID: 253202
           Summary: [GTK] MiniBrowser needs updated for various downloads
                    changes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org

In 261002 at main we forgot to update a call to webkit_download_get_destination() in MiniBrowser that expects to receive a URI but now receives a path.

Due to this, I noticed that the downloads code is currently unreachable due to a missing g_signal_connect() now that download-started moved from WebKitWebContext to WebKitNetworkSession. Let's fix that too.

-- 
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/20230301/55012bbd/attachment.htm>


More information about the webkit-unassigned mailing list