Bug 226007

Summary: Allow passing a VisibleRectContext when calculating the clipped overflow rect
Product: WebKit Reporter: Chris Lord <clord>
Component: WebCore Misc.Assignee: Chris Lord <clord>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cdumez, cfleizach, changseok, dino, dmazzoni, esprehn+autocc, ews-watchlist, fmalita, glenn, graouts, gyuyoung.kim, hi, jcraig, jdiggs, kangil.han, kondapallykalyan, mmaxfield, pdr, sabouhallawa, samuel_white, schenney, sergio, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199344
Bug Depends on:    
Bug Blocks: 225922    
Attachments:
Description Flags
Patch none

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.