Bug 215215

Summary: REGRESSION (r260276): instructure.com custom PDF viewer stops scrolling / loading after switching to another tab then switching back
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, ews-watchlist, fred.wang, jamesr, luiz, simon.fraser, tonikitoo
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Antti Koivisto
Reported 2020-08-06 07:00:29 PDT
Scrolling tree problems.
Attachments
patch (7.46 KB, patch)
2020-08-07 05:51 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2020-08-06 07:01:03 PDT
Antti Koivisto
Comment 2 2020-08-07 05:51:16 PDT
Simon Fraser (smfr)
Comment 3 2020-08-07 08:57:30 PDT
Comment on attachment 406165 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=406165&action=review > LayoutTests/scrollingcoordinator/overflow-proxy-reattach.html:21 > + await new Promise(requestAnimationFrame); await UIHelper.animationFrame() ? Note that returns on the microtask checkpoint at the end of the rAF callback; it doesn't wait for the end of Page::updateRendering().
EWS
Comment 4 2020-08-07 09:49:59 PDT
Committed r265379: <https://trac.webkit.org/changeset/265379> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406165 [details].
Note You need to log in before you can comment on or make changes to this bug.