[webkit-gtk] Mixed content blocking
Michael Catanzaro
mcatanzaro at igalia.com
Tue Jul 22 15:12:15 PDT 2014
On Tue, 2014-07-22 at 22:45 +0200, Carlos Garcia Campos wrote:
> Looks a bit weird to me that one function is in web context and the
> other in web view, maybe we can have:
>
> webkit_web_context_[gs]et_insecure_content_policy()
> webkit_web_context_[gs]et_insecure_content_policy_for_uri()
This seems fine to me. I guess the cost would be a hash table inside
WebkitWebContext to remember these exceptions on a per-URI basis. This
is more in line with Firefox's behavior, which is to remember the
exception until the window is closed.
> You could open a bug suggesting that change or propose it in
> webkit-dev
> mailing list.
OK, I'll treat it as a separate issue.
More information about the webkit-gtk
mailing list