Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd36b8911103d63389820e9459f8329ca1eeb9ed
https://github.com/WebKit/WebKit/commit/dd36b8911103d63389820e9459f8329ca1eeb9ed
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M Source/WebCore/accessibility/AXLiveRegionManager.cpp
M Source/WebCore/css/SelectorChecker.cpp
M Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp
M Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp
M Source/WebCore/platform/graphics/avfoundation/objc/AVAssetMIMETypeCache.mm
M Source/WebCore/platform/xr/PlatformXR.h
Log Message:
-----------
Avoid using convertToASCIILowercase() for comparisons
https://bugs.webkit.org/show_bug.cgi?id=310865
Reviewed by Philippe Normand.
Avoid needless string allocations.
Canonical link: https://commits.webkit.org/310067@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications