[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 06:01:57 PST 2014


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





--- Comment #9 from Peter Molnar <pmolnar.u-szeged at partner.samsung.com>  2014-03-07 05:58:58 PST ---
(In reply to comment #8)
> (From update of attachment 225990 [details])
> 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()?

Sure, I've renamed it. It will be more clear this way.

> 
> BTW, don't we need to support _get() as well ?

Added the getter too.

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