23 Jul
2025
23 Jul
'25
3:43 p.m.
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