RESOLVED FIXED 226007
Allow passing a VisibleRectContext when calculating the clipped overflow rect
https://bugs.webkit.org/show_bug.cgi?id=226007
Summary Allow passing a VisibleRectContext when calculating the clipped overflow rect
Chris Lord
Reported 2021-05-20 00:57:11 PDT
The clipped overflow rect changes depending on whether asynchronous compositing is being used. As this rect is used outside of rendering, it would be useful to be able to specify a VisibleRectContext in this function to control the behaviour with respect to compositing properties. This behaviour is currently breaking spatial navigation when asynchronous overflow scrolling is enabled.
Attachments
Patch (45.62 KB, patch)
2021-05-20 01:35 PDT, Chris Lord
no flags
Chris Lord
Comment 1 2021-05-20 01:35:49 PDT
EWS
Comment 2 2021-05-20 11:08:44 PDT
Committed r277802 (237958@main): <https://commits.webkit.org/237958@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 429147 [details].
Radar WebKit Bug Importer
Comment 3 2021-05-20 11:09:21 PDT
Note You need to log in before you can comment on or make changes to this bug.