Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9f1981fa560bb927092ae1331f442fbefc7ce340
https://github.com/WebKit/WebKit/commit/9f1981fa560bb927092ae1331f442fbefc7ce340
Author: Youenn Fablet <[email protected]>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm
M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp
M Source/WebKit/Shared/WebPreferencesDefaultValues.h
Log Message:
-----------
Enable RTCEncodedStreamsQuirkEnabled by default for STP only
rdar://163251194
https://bugs.webkit.org/show_bug.cgi?id=301332
Reviewed by Eric Carlson.
We introduce MacApplication::isSafariTechnologyPreview and use it in
defaultRTCEncodedStreamsQuirkEnabled.
With the patch, the quirk will be enabled by default for SafariTechPreview only.
Canonical link: https://commits.webkit.org/302187@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications