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)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/7244
Radar WebKit Bug Importer
<rdar://problem/103055587>
EWS
Committed 257488@main (582ab7ce73b7): <https://commits.webkit.org/257488@main>
Reviewed commits have been landed. Closing PR #7244 and removing active labels.