Bug 248857

Summary: Stop aliasing the view size in RemoteLayerTreeDrawingArea
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebKit Misc.Assignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.