[webkit-reviews] review denied: [Bug 39513] [Qt] Using Accelerated Composing the rocket back animation on http://www.the-art-of-web.com/css/css-animation/ works differently as when not using AC. : [Attachment 56758] Same functionality, but also applied to opacity animations and without redundant conditionals :)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 15:58:31 PDT 2010


Kenneth Rohde Christiansen <kenneth at webkit.org> has denied  review:
Bug 39513: [Qt] Using Accelerated Composing the rocket back animation on
http://www.the-art-of-web.com/css/css-animation/ works differently as when not
using AC.
https://bugs.webkit.org/show_bug.cgi?id=39513

Attachment 56758: Same functionality, but also applied to opacity animations
and without redundant conditionals :)
https://bugs.webkit.org/attachment.cgi?id=56758&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
WebCore/platform/network/qt/ResourceRequestQt.cpp:83
 +  #if 0 && QT_VERSION >= QT_VERSION_CHECK(4, 7, 0)
This doesn't seem related!


More information about the webkit-reviews mailing list