Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8198a35ec20a83658901822a510f8cdf75ca2bf6
https://github.com/WebKit/WebKit/commit/8198a35ec20a83658901822a510f8cdf75ca2bf6
Author: Matt Woodrow <[email protected]>
Date: 2026-03-26 (Thu, 26 Mar 2026)
Changed paths:
M Source/WebCore/dom/ViewTransition.cpp
Log Message:
-----------
ViewTransition snapshots are incorrectly stored in sRGB.
https://bugs.webkit.org/show_bug.cgi?id=304981
<rdar://problem/167634138>
Reviewed by Simon Fraser.
ViewTransition snapshot were using sRGB, which can represent colors differently
to how the live content displays them (in device-specific colorspace).
* Source/WebCore/dom/ViewTransition.cpp:
Canonical link: https://commits.webkit.org/310012@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications