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 _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev