Branch: refs/heads/safari-7622.1.22.12-branch
Home: https://github.com/WebKit/WebKit
Commit: e6fcc88d4666aebe6831abfaed38566f5e2e2d3a
https://github.com/WebKit/WebKit/commit/e6fcc88d4666aebe6831abfaed38566f5e2e2d3a
Author: Dan Robson <[email protected]>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7622.1.22.12.1
Canonical link: https://commits.webkit.org/[email protected]
Commit: 2a26cdea93e9d6aa5d088e461e95d0b7fdb070af
https://github.com/WebKit/WebKit/commit/2a26cdea93e9d6aa5d088e461e95d0b7fdb070af
Author: Mohsin Qureshi <[email protected]>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-position-grid-001-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-anchor-position/position-try-grid-001-expected.txt
M Source/WebCore/rendering/PositionedLayoutConstraints.cpp
M Source/WebCore/rendering/RenderGrid.cpp
M Source/WebCore/rendering/RenderGrid.h
Log Message:
-----------
Revert fb8ef69f7e7a. rdar://156950298
This reverts commit b151b8cda6cfafda7878268647f03dac83a6ef01.
Canonical link: https://commits.webkit.org/[email protected]
Commit: 74a8b307b014bbc2d3f1904a88cb12bd4eee46ab
https://github.com/WebKit/WebKit/commit/74a8b307b014bbc2d3f1904a88cb12bd4eee46ab
Author: Said Abou-Hallawa <[email protected]>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Cherry-pick 765d7054f3d6. rdar://156983361
REGRESSION(289651.506@safari-7621-branch): Pages with HDR images freeze
Safari, and photo attachments freeze mail compose
https://bugs.webkit.org/show_bug.cgi?id=296726#
rdar://156983361
Reviewed by Tim Horton and Simon Fraser.
The CGBitmapInfo validator in ShareableBitmapConfiguration is very
restrictive.
For some HDR images, ImageIO can return CGBitmapInfo outside the mask which
is
currently specified by this validator. This makes sending these images from
WebProcess to GPUProcess fails. The whole page fails to render afterwards.
The fix is to remove the validator of CGBitmapInfo for now.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/297297.219@safari-7622-branch
Canonical link: https://commits.webkit.org/[email protected]
Compare: https://github.com/WebKit/WebKit/compare/e6fcc88d4666%5E...74a8b307b014
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes