RESOLVED FIXED 248857
Stop aliasing the view size in RemoteLayerTreeDrawingArea
https://bugs.webkit.org/show_bug.cgi?id=248857
Summary Stop aliasing the view size in RemoteLayerTreeDrawingArea
Simon Fraser (smfr)
Reported 2022-12-06 21:20:16 PST
With UI-side compositing, inspector highlights don't show up until a window resize on macOS, because RemoteLayerTreeDrawingArea::m_viewSize is the empty rect, so the visibleRect is empty.
Attachments
Simon Fraser (smfr)
Comment 1 2022-12-06 21:24:01 PST
Radar WebKit Bug Importer
Comment 2 2022-12-06 21:24:18 PST
EWS
Comment 3 2022-12-07 09:35:25 PST
Committed 257488@main (582ab7ce73b7): <https://commits.webkit.org/257488@main> Reviewed commits have been landed. Closing PR #7244 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.