Bug 14432
Summary: | REGRESSION: Animation timers are not precise enough | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | darin |
Priority: | P1 | Keywords: | InRadar, Regression |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://nypop.com/~ap/webkit/mozchomp/mozchomp.html |
Alexey Proskuryakov
Steps to reproduce: open the bug URL (maybe twice, to load from cache).
Results: 100ms and 110ms images are animating synchronously.
Testing on a G4/1.25DP.
I don't think this is a decoding issue, since a simpler page with only these two images is rendered correctly.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
<rdar://problem/5316290>
Maciej Stachowiak
I could not reproduce this on a MacBook Pro 2GHz.
Alexey Proskuryakov
On my G4, I can reproduce this when running Safari 2 + TOT, but not when running Safari 3 + TOT
(in both cases, debug builds). Which probably makes this bug invalid.
David Kilzer (:ddkilzer)
Marking invalid per Comment #3.