Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e2f320571c31401849a94f07ce06765dc4dd1e7c
https://github.com/WebKit/WebKit/commit/e2f320571c31401849a94f07ce06765dc4dd1e7c
Author: Nikolaos Mouchtaris <[email protected]>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M
Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeDrawingAreaProxyMac.h
M
Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeDrawingAreaProxyMac.mm
Log Message:
-----------
[ui-side compositing] Add check for layer after scaling CATransaction
completed
https://bugs.webkit.org/show_bug.cgi?id=255816
rdar://108234128
Reviewed by Simon Fraser.
Add check for layer after scaling CATransaction completed. Also hold a
RefPtr to the WebPageProxy to ensure that the drawing area still exists
after the completion block finishes.
*
Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeDrawingAreaProxyMac.mm:
(WebKit::RemoteLayerTreeDrawingAreaProxyMac::commitTransientZoom):
Canonical link: https://commits.webkit.org/263643@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes