Bug 226400 - [WinCairo] Fix build break after r278204
Summary: [WinCairo] Fix build break after r278204
Status: RESOLVED DUPLICATE of bug 226349
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-28 15:15 PDT by Basuke Suzuki
Modified: 2021-05-28 15:31 PDT (History)
3 users (show)

See Also:


Attachments
PATCH (2.34 KB, patch)
2021-05-28 15:18 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2021-05-28 15:15:29 PDT
W:\WebKit\Source\WebKit\GPUProcess\media\win\RemoteMediaPlayerProxyWin.cpp(37,1): error C2511: 'void WebKit::RemoteMedi
aPlayerProxy::prepareForPlayback(bool,WebCore::MediaPlayerEnums::Preload,bool,bool,float,WTF::CompletionHandler<void (s
td::optional<uint32_t> &&)> &&)': overloaded member function not found in 'WebKit::RemoteMediaPlayerProxy' [W:\WebKit\W
ebKitBuild\Release\Source\WebKit\WebKit.vcxproj]
Comment 1 Basuke Suzuki 2021-05-28 15:18:55 PDT
Created attachment 430061 [details]
PATCH
Comment 2 Basuke Suzuki 2021-05-28 15:31:27 PDT

*** This bug has been marked as a duplicate of bug 226349 ***