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.

_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to