Created attachment 56743 [details] Patch When using the QWebGraphicsView which has AC enabled by default, the rocket back animation on http://www.the-art-of-web.com/css/css-animation/ works differently as when not using AC. It always goes back from the end position and not the current position.
Noam, is there other places where m_fillsForward is not needed (e.g. for m_layer.data()->m_layer->setOpacity(opacity)) ?
Created attachment 56758 [details] Same functionality, but also applied to opacity animations and without redundant conditionals :)
Created attachment 56759 [details] oops, some extra stuff got in there
Comment on attachment 56758 [details] Same functionality, but also applied to opacity animations and without redundant conditionals :) WebCore/platform/network/qt/ResourceRequestQt.cpp:83 + #if 0 && QT_VERSION >= QT_VERSION_CHECK(4, 7, 0) This doesn't seem related!
Created attachment 56760 [details] second fix to the changelog
Comment on attachment 56760 [details] second fix to the changelog Clearing flags on attachment: 56760 Committed r60040: <http://trac.webkit.org/changeset/60040>
Revision r60040 cherry-picked into qtwebkit-2.0 with commit b9c0ab3cefa31581779aee8deef391d19567006a