[Webkit-unassigned] [Bug 215215] REGRESSION (r260276): instructure.com custom PDF viewer stops scrolling / loading after switching to another tab then switching back

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 08:57:30 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215215

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #406165|review?                     |review+
              Flags|                            |

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 406165
  --> https://bugs.webkit.org/attachment.cgi?id=406165
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().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200807/6a29933a/attachment.htm>


More information about the webkit-unassigned mailing list