[Webkit-unassigned] [Bug 244680] New: REGRESSION(253383 at main): Build broken with ENABLE(VIDEO) disabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 1 11:27:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244680
Bug ID: 244680
Summary: REGRESSION(253383 at main): Build broken with
ENABLE(VIDEO) disabled
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
In file included from /home/aperez/buildroot/output-rpi4test/build/wpewebkit-custom/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-10.cpp:4:
/home/aperez/buildroot/output-rpi4test/build/wpewebkit-custom/Source/WebCore/dom/FragmentDirectiveRangeFinder.cpp: In function ‘bool WebCore::FragmentDirectiveRangeFinder::isSearchInvisible(const WebCore::Node&)’:
/home/aperez/buildroot/output-rpi4test/build/wpewebkit-custom/Source/WebCore/dom/FragmentDirectiveRangeFinder.cpp:70:15: error: ‘HTMLAudioElement’ was not declared in this scope; did you mean ‘HTMLVideoElement’?
70 | || is<HTMLAudioElement>(node))
| ^~~~~~~~~~~~~~~~
| HTMLVideoElement
/home/aperez/buildroot/output-rpi4test/build/wpewebkit-custom/Source/WebCore/dom/FragmentDirectiveRangeFinder.cpp:70:37: error: no matching function for call to ‘is<<expression error
> >(const WebCore::Node&)’
70 | || is<HTMLAudioElement>(node))
| ^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220901/6d7f5707/attachment-0001.htm>
More information about the webkit-unassigned
mailing list