Bug 126848 - Move implementation of AuthenticationChallenge::setAuthenticationClient() to source file for USE(CFNETWORK)
Summary: Move implementation of AuthenticationChallenge::setAuthenticationClient() to ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-12 11:17 PST by David Kilzer (:ddkilzer)
Modified: 2014-01-12 12:02 PST (History)
7 users (show)

See Also:


Attachments
Patch v1 (2.80 KB, patch)
2014-01-12 11:19 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 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.
Comment 1 David Kilzer (:ddkilzer) 2014-01-12 11:19:37 PST
Created attachment 220978 [details]
Patch v1
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-01-12 12:02:26 PST
All reviewed patches have been landed.  Closing bug.