Bug 251521 - [GLib] Remove download-started vfunc from WebKitWebContextClass
Summary: [GLib] Remove download-started vfunc from WebKitWebContextClass
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2023-02-01 09:31 PST by Michael Catanzaro
Modified: 2023-02-01 17:27 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2023-02-01 09:31:37 PST
The signal is gone, but we forgot to remove the associated vfunc.
Comment 1 Michael Catanzaro 2023-02-01 14:56:09 PST
Pull request: https://github.com/WebKit/WebKit/pull/9486
Comment 2 EWS 2023-02-01 17:27:19 PST
Committed 259727@main (6e60970017c1): <https://commits.webkit.org/259727@main>

Reviewed commits have been landed. Closing PR #9486 and removing active labels.