[webkit-changes] [WebKit/WebKit] 5d9124: InteractionRegion masked corners don't always rese...
Etienne Segonzac
noreply at github.com
Wed Sep 13 11:33:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d9124497dac3ad6b649cb79ea7025ade9045536
https://github.com/WebKit/WebKit/commit/5d9124497dac3ad6b649cb79ea7025ade9045536
Author: Etienne Segonzac <sgz at apple.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeInteractionRegionLayers.mm
Log Message:
-----------
InteractionRegion masked corners don't always reset properly
https://bugs.webkit.org/show_bug.cgi?id=261506
<rdar://114722247>
Reviewed by Tim Horton.
When a layer goes from having some corners with a radius to all corners
with a radius we need to reset the `maskedCorners` property.
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeInteractionRegionLayers.mm:
(WebKit::updateLayersForInteractionRegions):
Canonical link: https://commits.webkit.org/267961@main
More information about the webkit-changes
mailing list