[Webkit-unassigned] [Bug 80703] [Qt] svg/animations tests are very flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 08:28:20 PST 2012


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





--- Comment #11 from Nikolas Zimmermann <zimmermann at kde.org>  2012-03-09 08:28:20 PST ---
(In reply to comment #8)
> cc SVG experts, you might be interested in fixing this bug.
> 
> But I'm afraid my mails automatically land in your SPAM box, because I 
> cc-ed you guys to dozens of SVG regressions/bugs and you never answered.

Jeez, I wasn't ware that this is in such a bad shape for Qt.
I see most problems are related to discrete animations.
Say rect.x gets animated from x=10 to x=100 exactly at 2s (discrete calcMode).
Then I sample at 1.999s and 2.001s (once before it changes, once afterwards).

Is it possible that SharedTimerQt works differently then the Mac/Chromium/.. timers leading to precision problems? I'm not sure at all. :(

Ossy said these problems aren't reproducable. I can't debug this w/o a Qt environment - can anyone take this over?

-- 
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