Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 57c16b63e0b6a20fc3557a536837a9c921ac9b2e
https://github.com/WebKit/WebKit/commit/57c16b63e0b6a20fc3557a536837a9c921ac9b2e
Author: Tim <[email protected]>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
M Source/WebCore/html/LazyLoadVideoObserver.h
Log Message:
-----------
[CMake] Fix endif statement with ENABLE(VIDEO) off
https://bugs.webkit.org/show_bug.cgi?id=316482
Reviewed by Philippe Normand.
Move endif statement outside of the namespace block makes the build pass with
-DENABLE_VIDEO=OFF.
* Source/WebCore/html/LazyLoadVideoObserver.h:
Canonical link: https://commits.webkit.org/314715@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications