Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: ccf8d4acfb9ecb30c6403438c7a0c4fddc5518d6
https://github.com/WebKit/WebKit/commit/ccf8d4acfb9ecb30c6403438c7a0c4fddc5518d6
Author: Charlie Wolfe <[email protected]>
Date: 2026-01-16 (Fri, 16 Jan 2026)
Changed paths:
M Source/WebKit/NetworkProcess/Downloads/PendingDownload.cpp
Log Message:
-----------
Cherry-pick 305662@main (e9033255d3ee).
https://bugs.webkit.org/show_bug.cgi?id=305587
Crash in `PendingDownload::willSendRedirectedRequest`
https://bugs.webkit.org/show_bug.cgi?id=305587
rdar://165732194
Reviewed by Pascoe.
* Source/WebKit/NetworkProcess/Downloads/PendingDownload.cpp:
(WebKit::PendingDownload::willSendRedirectedRequest):
Canonical link: https://commits.webkit.org/305662@main
Canonical link: https://commits.webkit.org/298234.385@webkitglib/2.50
Commit: ce5657caf317bfa9df7e6a35ed10a645c9c4e83a
https://github.com/WebKit/WebKit/commit/ce5657caf317bfa9df7e6a35ed10a645c9c4e83a
Author: Antti Koivisto <[email protected]>
Date: 2026-01-16 (Fri, 16 Jan 2026)
Changed paths:
A
LayoutTests/fast/animation/webkit-box-shadow-inline-style-cache-expected.txt
A LayoutTests/fast/animation/webkit-box-shadow-inline-style-cache.html
M Source/WebCore/style/MatchResultCache.cpp
M Source/WebCore/style/PropertyCascade.h
Log Message:
-----------
Cherry-pick 305660@main (288510351274).
https://bugs.webkit.org/show_bug.cgi?id=304347
REGRESSION(293848@main): In certain circumstances, -webkit-box-shadow (and
perhaps other prefixed and/or cascade-alias properties) does not transition
https://bugs.webkit.org/show_bug.cgi?id=304347
rdar://167144768
Reviewed by Alan Baradlay.
Cascade aliases like -webkit-box-shadow did not work correctly with inline
match result cache.
Test: fast/animation/webkit-box-shadow-inline-style-cache.html
*
LayoutTests/fast/animation/webkit-box-shadow-inline-style-cache-expected.txt:
Added.
* LayoutTests/fast/animation/webkit-box-shadow-inline-style-cache.html:
Added.
* Source/WebCore/style/MatchResultCache.cpp:
We need to resolve cascade alias properties in IncludedProperties.
(WebCore::Style::MatchResultCache::computeAndUpdateChangedProperties):
* Source/WebCore/style/PropertyCascade.h:
Canonical link: https://commits.webkit.org/305660@main
Canonical link: https://commits.webkit.org/298234.386@webkitglib/2.50
Compare: https://github.com/WebKit/WebKit/compare/fc66860e3407...ce5657caf317
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications