Bug 239490
Summary: | [WinCairo] Fix a compile error due to InspectorResourceURLSchemeHandler | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yousuke Kimoto <Yousuke.Kimoto> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yousuke Kimoto
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed r294086 (250476@main): <https://commits.webkit.org/250476@main>
Reviewed commits have been landed. Closing PR #565 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/93143442>