[Webkit-unassigned] [Bug 103644] [GTK] Split GtkAuthenticationDialog in two widgets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 02:12:42 PST 2013


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





--- Comment #11 from Benjamin Poulain <benjamin at webkit.org>  2013-03-08 02:15:07 PST ---
(From update of attachment 189975)
View in context: https://bugs.webkit.org/attachment.cgi?id=189975&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitAuthenticationDialog.cpp:30
> +    RefPtr<AuthenticationChallengeProxy> authenticationChallenge;

There is a proper "public" API for this: WKAuthenticationChallenge (already used by Mac and EFL). Why can't it be used here?

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