RESOLVED FIXED 95347
[Texmap] CSS Transform flicks at the end of animation
https://bugs.webkit.org/show_bug.cgi?id=95347
Summary [Texmap] CSS Transform flicks at the end of animation
Rafael Brandao
Reported 2012-08-29 08:20:30 PDT
[Qt] CSS Transform flicks at the end of animation
Attachments
Patch (3.57 KB, patch)
2012-08-29 08:24 PDT, Rafael Brandao
no flags
Patch (2.81 KB, patch)
2012-08-29 11:15 PDT, Rafael Brandao
no flags
Rafael Brandao
Comment 1 2012-08-29 08:24:27 PDT
Rafael Brandao
Comment 2 2012-08-29 08:28:53 PDT
Do you think this patch is good? I have no idea how I'm supposed to test this, as the flick happens too fast but not always. I've left a debugging printf by purpose to show where you should slow down to make this easier to see.
Alexander Pavlov (apavlov)
Comment 3 2012-08-29 09:08:46 PDT
Comment on attachment 161231 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=161231&action=review > Source/WebCore/platform/graphics/TiledBackingStore.cpp:128 > + printf("SLOW DOWN!!!"); Will you want to retain this in the landed patch?..
Alexander Pavlov (apavlov)
Comment 4 2012-08-29 09:11:30 PDT
(In reply to comment #3) > Will you want to retain this in the landed patch?.. Aha, I see the patch is not up for review yet. So, does the fix affect all platforms? Do you have any idea if this issue occurs on other platforms as well?
Noam Rosenthal
Comment 5 2012-08-29 10:53:50 PDT
(In reply to comment #4) > (In reply to comment #3) > > Will you want to retain this in the landed patch?.. > > Aha, I see the patch is not up for review yet. So, does the fix affect all platforms? Do you have any idea if this issue occurs on other platforms as well? The fix will only affect Qt/GTK/EFL, other platforms don't compile in GraphicsLayerAnimation.
Noam Rosenthal
Comment 6 2012-08-29 10:55:13 PDT
Comment on attachment 161231 [details] Patch Good catch! I think this is the correct solution.
Rafael Brandao
Comment 7 2012-08-29 11:15:02 PDT
WebKit Review Bot
Comment 8 2012-08-29 18:06:35 PDT
Comment on attachment 161270 [details] Patch Clearing flags on attachment: 161270 Committed r127072: <http://trac.webkit.org/changeset/127072>
WebKit Review Bot
Comment 9 2012-08-29 18:06:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.