[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
Mon Mar 31 04:01:16 PDT 2014


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #228170|review?                     |review+
               Flag|                            |




--- Comment #41 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2014-03-31 04:01:33 PST ---
(From update of attachment 228170)
View in context: https://bugs.webkit.org/attachment.cgi?id=228170&action=review

LGTM except for a comment.

> Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestServer.cpp:34
> +        m_baseURL = soup_uri_new("https://127.0.0.1/");

We can move this to out of if ~ else scope. Can't we move this to 40 line ?

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