[webkit-changes] [WebKit/WebKit] 9cf404: [WPE][GTK] Deprecate insecure-content-detected sig...

Michael Catanzaro noreply at github.com
Tue Feb 20 10:58:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9cf4048416d8bdd0ff193189422bf20427bccb6a
      https://github.com/WebKit/WebKit/commit/9cf4048416d8bdd0ff193189422bf20427bccb6a
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

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

  Log Message:
  -----------
  [WPE][GTK] Deprecate insecure-content-detected signals
https://bugs.webkit.org/show_bug.cgi?id=219396

Reviewed by Carlos Garcia Campos.

I'm being a bit careful with the language here because although in
practice these signals will never be emitted anymore, technically it is
still possible if the user toggles the right runtime setting using the
WebKitFeature API. But in practice, this is not something anybody is
ever likely to do, so we should indicate that these signals are
obsolete.

* Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:
(webkit_web_view_class_init):
* Source/WebKit/UIProcess/API/glib/WebKitWebView.h.in:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list