Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e60970017c10edd48dd1a32c0cbed435441c29f
      
https://github.com/WebKit/WebKit/commit/6e60970017c10edd48dd1a32c0cbed435441c29f
  Author: Michael Catanzaro <mcatanz...@redhat.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitWebContext.h.in

  Log Message:
  -----------
  [GLib] Remove download-started vfunc from WebKitWebContextClass
https://bugs.webkit.org/show_bug.cgi?id=251521

Reviewed by Adrian Perez de Castro.

Now in theory, this class struct should become private and move to the
source file, because WebKitWebContext is no longer derivable and there
is no point to having a public vtable anymore because nothing can use
it.

But in the meantime, this signal is gone and shouldn't be here.

* Source/WebKit/UIProcess/API/glib/WebKitWebContext.h.in:

Canonical link: https://commits.webkit.org/259727@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to