Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b2532e6caba28c8b61b06ca99b416f47ca8190c
https://github.com/WebKit/WebKit/commit/0b2532e6caba28c8b61b06ca99b416f47ca8190c
Author: Tim Nguyen <[email protected]>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M Source/WebCore/rendering/RenderObject.cpp
Log Message:
-----------
[view-transitions] Always invalidate geometry in
`RenderObject::setCapturedInViewTransition`
https://bugs.webkit.org/show_bug.cgi?id=275560
rdar://129981804
Reviewed by Matt Woodrow.
`RenderLayerBacking::updateTransform` and `RenderLayerBacking::updateGeometry`
both have changes based on `renderer().effectiveCapturedInViewTransition()`.
Probably safer and more consistent to invalidate in all cases, not just in the
RenderView one.
* Source/WebCore/rendering/RenderObject.cpp:
(WebCore::RenderObject::setCapturedInViewTransition):
Canonical link: https://commits.webkit.org/280067@main
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