[Webkit-unassigned] [Bug 142469] ContentType::ActiveCanWarn should not allow bypassing allowDisplayOfInsecureContent setting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 05:14:48 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=142469

--- Comment #5 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
@Michael: The patch for bug 413920 is ready. I ended just changing the expectation of the test and adding a FIXME. Not ideal, but I understand from your reply that we want to get rid of this API in the long term anyway.
And trying to align progressively with https://w3c.github.io/webappsec-mixed-content/ is a step toward that goal.

We could expose a new API like I had done for frame flattening, but that seems worse (note: on iOS I was able to modify the preference before running the API tests, but we don't seem to have such a generic way to set preferences on GTK).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201112/33657b2b/attachment.htm>


More information about the webkit-unassigned mailing list