Bug 239490

Summary: [WinCairo] Fix a compile error due to InspectorResourceURLSchemeHandler
Product: WebKit Reporter: Yousuke Kimoto <Yousuke.Kimoto>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Yousuke Kimoto 2022-04-19 03:45:57 PDT
When WinCaior is built with REMOTE_INSPECTOR, the following compiler error happens:

Source\WebKit\UIProcess\Inspector\win\RemoteWebInspectorUIProxyWin.cpp(130,49): error C2653: 'InspectorResourceURLSchemeHandler':

RemoteWebInspectorUIProxyWin requires the declaration of InspectorResourceURLSchemeHandler.
Comment 1 EWS 2022-05-11 18:45:21 PDT
Committed r294086 (250476@main): <https://commits.webkit.org/250476@main>

Reviewed commits have been landed. Closing PR #565 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2022-05-11 18:46:14 PDT
<rdar://problem/93143442>