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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 02:54:52 PDT 2014


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





--- Comment #34 from Ryuan Choi <ryuan.choi at samsung.com>  2014-03-26 02:55:11 PST ---
(From update of attachment 227837)
View in context: https://bugs.webkit.org/attachment.cgi?id=227837&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_context.h:388
> + * Sets TLS error policy for @a context.

I hope that we have more description.
For example, what is default value?

> Source/WebKit2/UIProcess/API/efl/ewk_context.h:391
> + * @param ignore_tls_errors a #Ewk_TLS_Error_Policy

tls_error_policy

> Source/WebKit2/UIProcess/API/efl/ewk_context.h:393
> +EAPI void ewk_context_tls_error_policy_set(const Ewk_Context *context, Ewk_TLS_Error_Policy tls_error_policy);

Remove const

-- 
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