Bug 126848

Summary: Move implementation of AuthenticationChallenge::setAuthenticationClient() to source file for USE(CFNETWORK)
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: PlatformAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, beidson, bfulgham, commit-queue, roger_fong, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 none

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.