Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2c55dfd3233169d5699ff8719101f41e7002ac00
https://github.com/WebKit/WebKit/commit/2c55dfd3233169d5699ff8719101f41e7002ac00
Author: Phinehas Fuachie <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm
Log Message:
-----------
Darkening layer over inline video makes accurate scrubbing more difficult AND
video content is displayed incorrectly
https://bugs.webkit.org/show_bug.cgi?id=312430
rdar://161271114
Reviewed by Andy Estes.
Instead of darkening the entire video with a black overlay when controls are
shown, apply a
localized scrim behind each controls bar. This preserves video visibility while
still providing
contrast for the controls.
* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
(WebCore::glassMaterialMediaControlsStyleSheet):
Canonical link: https://commits.webkit.org/311473@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications