Bug 144605
| Summary: | requestAnimationFrame is choppy when images are loading | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | dino, graouts, kling, koivisto, simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
https://twitter.com/bdc/status/594385310844346368
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
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?
Antti Koivisto
Throttling should only apply to initial page load though.
Antti Koivisto
Need a test case.
Antoine Quint
This bug as it stands is not actionable. Closing.