A regression caused by: http://trac.webkit.org/changeset/96454 TiledLayerChromium no longer updates the value of m_tiledTransform on the CCTiledLayerImpl. Computation of the tiledTransform was moved to the Impl but is not actually getting used at draw time.
d'oh, my bad for flipping bits too early. Can you revert?
Created attachment 109411 [details] Patch
Comment on attachment 109411 [details] Patch Clearing flags on attachment: 109411 Committed r96467: <http://trac.webkit.org/changeset/96467>
All reviewed patches have been landed. Closing bug.