[Webkit-unassigned] [Bug 129740] [EFL] Add WK2 API to control TLS error policy on WebContext.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 00:53:40 PST 2014


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





--- Comment #7 from Raphael Kubo da Costa (:rakuco) <rakuco at webkit.org>  2014-03-07 00:50:40 PST ---
(From update of attachment 225990)
View in context: https://bugs.webkit.org/attachment.cgi?id=225990&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_context.h:361
> +EAPI void ewk_context_ignore_tls_set(Ewk_Context *ewkContext, Eina_Bool ignore_tls_errors);

I find this name misleading: it looks like one wants to ignore TLS as a whole (?). How about ewk_context_ignore_tls_errors_set()?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list