Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 08916ff9d786d9d41019282a1a336a6ff494f658
https://github.com/WebKit/WebKit/commit/08916ff9d786d9d41019282a1a336a6ff494f658
Author: Chris Dumez <[email protected]>
Date: 2025-10-19 (Sun, 19 Oct 2025)
Changed paths:
M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp
M Source/WebCore/page/CaptionUserPreferences.cpp
M Source/WebCore/page/Page.cpp
M Source/WebCore/page/Page.h
M Source/WebCore/page/PageGroup.h
M Source/WebCore/platform/cocoa/PlaybackSessionModelMediaElement.mm
M Source/WebCore/testing/InternalSettings.cpp
Log Message:
-----------
Drop IsDeprecatedWeakRefSmartPointerException for PageGroup
https://bugs.webkit.org/show_bug.cgi?id=301052
Reviewed by Geoffrey Garen.
* Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp:
(WebCore::MediaControlTextTrackContainerElement::updateActiveCuesFontSize):
(WebCore::MediaControlTextTrackContainerElement::updateTextStrokeStyle):
* Source/WebCore/page/CaptionUserPreferences.cpp:
(WebCore::CaptionUserPreferences::captionPreferencesChanged):
* Source/WebCore/page/Page.cpp:
(WebCore::Page::setGroupName):
(WebCore::Page::checkedGroup):
* Source/WebCore/page/Page.h:
* Source/WebCore/page/PageGroup.h:
(WebCore::PageGroup::pages const): Deleted.
(WebCore::PageGroup::name): Deleted.
(WebCore::PageGroup::identifier): Deleted.
(WebCore::PageGroup::captionPreferences const): Deleted.
* Source/WebCore/platform/cocoa/PlaybackSessionModelMediaElement.mm:
(WebCore::PlaybackSessionModelMediaElement::updateMediaSelectionOptions):
(WebCore::PlaybackSessionModelMediaElement::audioMediaSelectionOptions const):
(WebCore::PlaybackSessionModelMediaElement::legibleMediaSelectionOptions const):
* Source/WebCore/testing/InternalSettings.cpp:
(WebCore::InternalSettings::setShouldDisplayTrackKind):
(WebCore::InternalSettings::shouldDisplayTrackKind):
Canonical link: https://commits.webkit.org/301789@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