RESOLVED FIXED126848
Move implementation of AuthenticationChallenge::setAuthenticationClient() to source file for USE(CFNETWORK)
https://bugs.webkit.org/show_bug.cgi?id=126848
Summary Move implementation of AuthenticationChallenge::setAuthenticationClient() to ...
David Kilzer (:ddkilzer)
Reported 2014-01-12 11:17:53 PST
We need to move the implementation of AuthenticationChallenge::setAuthenticationClient() to the source file for USE(CFNETWORK) so that we don't need to specialize WebCore.exp.in. I expect a Windows build failure, hence the patch for the EWS bots.
Attachments
Patch v1 (2.80 KB, patch)
2014-01-12 11:19 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2014-01-12 11:19:37 PST
Created attachment 220978 [details] Patch v1
WebKit Commit Bot
Comment 2 2014-01-12 12:02:16 PST
Comment on attachment 220978 [details] Patch v1 Clearing flags on attachment: 220978 Committed r161821: <http://trac.webkit.org/changeset/161821>
WebKit Commit Bot
Comment 3 2014-01-12 12:02:26 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.