[Webkit-unassigned] [Bug 91100] [GTK] Add API to get HTTPS status to WebKit2 GTK+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 09:06:31 PDT 2012


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


Martin Robinson <mrobinson at webkit.org> changed:

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




--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2012-07-12 09:06:30 PST ---
(From update of attachment 151967)
View in context: https://bugs.webkit.org/attachment.cgi?id=151967&action=review

> Source/WebKit2/UIProcess/API/gtk/tests/WebKitTestServer.cpp:26
> +WebKitTestServer::WebKitTestServer(bool ssl)

I think it would be nice to use an enum here, so that instantiating a server looks like this:

WebKitTestServer(EnableSSL)

or something similar.

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