Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 771504e8eccd7361ee9ef89081333f661e92402c
https://github.com/WebKit/WebKit/commit/771504e8eccd7361ee9ef89081333f661e92402c
Author: Aditya Keerthi <[email protected]>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M Source/WebCore/html/HTMLVideoElement.cpp
Log Message:
-----------
HTMLVideoElement::supportsFullscreen() is incorrect when video uses element
fullscreen and the fullscreen API is disabled
https://bugs.webkit.org/show_bug.cgi?id=249810
rdar://103359417
Reviewed by Dean Jackson.
* Source/WebCore/html/HTMLVideoElement.cpp:
(WebCore::HTMLVideoElement::supportsFullscreen const):
Avoid short-circuiting when `ENABLE(VIDEO_USES_ELEMENT_FULLSCREEN)` is true.
Canonical link: https://commits.webkit.org/258393@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes