Bug 316482
| Summary: | [CMake] [GTK] Build error with ENABLE(VIDEO) off | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | tymmesyde |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
tymmesyde
Building for GTK with the ENABLE_VIDEO flag set to off results in an error:
/run/build/webkitgtk/Source/WebCore/html/LazyLoadVideoObserver.h:58:1: error: extraneous closing brace ('}')
58 | } // namespace
| ^
1 error generated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 314715@main (57c16b63e0b6): <https://commits.webkit.org/314715@main>
Reviewed commits have been landed. Closing PR #66621 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/178927139>