[Webkit-unassigned] [Bug 146157] PageLoadState::didCommitLoad should not have hasInsecureContent parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 13:56:54 PDT 2015


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

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Turns out that we can just remove this parameter, because it is redundant with PageLoadState::didDisplayOrRunInsecureContent. (Actually it is a bit more powerful, in that it allows the state to be changed from insecure to secure, but that's probably something we never want to do.) And I will do so in my patch for bug #146159, so I created one too many bugs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150619/d43df86c/attachment.html>


More information about the webkit-unassigned mailing list