[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 04:30:48 PST 2014


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





--- Comment #8 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-03-07 04:27:49 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()?

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

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