Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fab395bb04bd9f3277ad13609eb3c4ad9ccce376
https://github.com/WebKit/WebKit/commit/fab395bb04bd9f3277ad13609eb3c4ad9ccce376
Author: Claudio Saavedra <[email protected]>
Date: 2024-04-06 (Sat, 06 Apr 2024)
Changed paths:
M Source/WebCore/dom/FullscreenManager.cpp
M Source/WebCore/html/MediaElementSession.cpp
M Source/WebCore/page/LocalFrameView.cpp
M Source/WebCore/page/ios/ContentChangeObserver.cpp
Log Message:
-----------
Adopt smart pointers in FullscreenManager
https://bugs.webkit.org/show_bug.cgi?id=272235
Reviewed by Chris Dumez and Ryosuke Niwa.
Protect accesses to fullscreenElement() when
used non-trivially. Also fix a variable typo.
* Source/WebCore/dom/FullscreenManager.cpp:
(WebCore::FullscreenManager::cancelFullscreen):
(WebCore::FullscreenManager::exitFullscreen):
* Source/WebCore/html/MediaElementSession.cpp:
(WebCore::MediaElementSession::canShowControlsManager const):
* Source/WebCore/dom/FullscreenManager.h:
* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::documentBackgroundColor const):
* Source/WebCore/page/ios/ContentChangeObserver.cpp:
(WebCore::isHiddenBehindFullscreenElement):
Canonical link: https://commits.webkit.org/277159@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes