WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2022-12-06 21:24:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7244
Radar WebKit Bug Importer
Comment 2
2022-12-06 21:24:18 PST
<
rdar://problem/103055587
>
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.
Top of Page
Format For Printing
XML
Clone This Bug