[Webkit-unassigned] [Bug 35222] REGRESSION (r55039): Animation starts from near end when loaded over slow network

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 22 11:49:42 PST 2010


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





--- Comment #9 from Peter Kasting <pkasting at google.com>  2010-02-22 11:49:42 PST ---
I'm also frustrated at comment 1, because I gave details on the fix bug 35115
makes on the original bug 35065 (in comment 4) that caused this regression,
where I wanted to patch it, and you asked that I open a different bug instead,
which I did, referring back to the original issue!  So this isn't context free.

And finally, even if the behavior here was truly a bug, the patch on bug 35115
only causes the timer to start before advancing from frame 1 to frame 2 --
rolling that out starts the timer before advancing frame 2 to frame 3, so
you'll still see skipping in the same condition (namely, if multiple frames
worth of data come in at once).

Sadly none of you seem to be on IRC right now.  Please ping me when you show up
so we can discuss.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list