[Webkit-unassigned] [Bug 99352] [GTK] [WebKit2] Add an 'authenticate' signal to WebKitWebView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 8 09:23:41 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=99352
Brian Holt <brian.holt at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #208349|review? |
Flag| |
--- Comment #59 from Brian Holt <brian.holt at samsung.com> 2013-08-08 09:23:20 PST ---
(From update of attachment 208349)
View in context: https://bugs.webkit.org/attachment.cgi?id=208349&action=review
All changes have been applied - Carlos could you take a last look if they're ok and cq+?
> Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitWebView.cpp:1428
> + if (authorization && !strcmp(authorization, authExpectedAuthorization)) {
I tried g_strcmp0, but since authExpectedAuthorization is never NULL it always returns true and never gets through to sending a challenge.
--
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