Bug 179148

Summary: [Win] Fix compile errors in MediaPlayerPrivateAVFoundationCF.cpp
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2017-11-01 19:13:59 PDT
MediaPlayerPrivateAVFoundationCF.cpp(1116): error C2664: 'void WebCore::MediaPlayerPrivateAVFoundation::setResolvedURL(WebCore::URL &&)': cannot convert argument 1 from 'WTF::RetainPtr<CFURLRef>' to 'WebCore::URL &&'
Comment 1 Per Arne Vollan 2017-11-01 19:22:57 PDT
Created attachment 325664 [details]
Patch
Comment 2 Per Arne Vollan 2017-11-01 19:29:36 PDT
Comment on attachment 325664 [details]
Patch

Thanks for reviewing!
Comment 3 WebKit Commit Bot 2017-11-01 20:00:11 PDT
Comment on attachment 325664 [details]
Patch

Clearing flags on attachment: 325664

Committed r224311: <https://trac.webkit.org/changeset/224311>
Comment 4 WebKit Commit Bot 2017-11-01 20:00:13 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-11-15 12:24:54 PST
<rdar://problem/35567477>