[webkit-dev] Proposal: Remove mixed content handling settings
Michael Catanzaro
mcatanzaro at redhat.com
Wed Jul 23 08:43:41 PDT 2025
On Tue, 2025-07-22 at 13:20 -0700, Ruthvik Konda via webkit-dev wrote:
> WebKitWebView::insecure-content-detected signal
This one is public API, so it cannot be removed. It's deprecated and is
no longer ever emitted unless you toggle the other settings that you're
planning to remove via developer settings APIs. So you can safely
delete the code that emits this signal.
Michael
More information about the webkit-dev
mailing list