Bug 144605 - requestAnimationFrame is choppy when images are loading
Summary: requestAnimationFrame is choppy when images are loading
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-04 16:19 PDT by Simon Fraser (smfr)
Modified: 2023-05-10 02:42 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-05-04 16:19:47 PDT
https://twitter.com/bdc/status/594385310844346368
Comment 1 Simon Fraser (smfr) 2015-05-04 16:20:35 PDT
Antti, this is probably us throttling compositing flushes when there are active loads, right? Can we not do that if the author is trying to animate?
Comment 2 Antti Koivisto 2015-05-16 00:02:12 PDT
Throttling should only apply to initial page load though.
Comment 3 Antti Koivisto 2015-05-16 00:02:27 PDT
Need a test case.
Comment 4 Antoine Quint 2023-05-10 02:42:21 PDT
This bug as it stands is not actionable. Closing.