[chromium] Use origin transform to transform occlusion from surface content space to its target content space
I was doing some weird mojo to use the surface draw transform, which is centered in the surface clip rect. Anyhow it was lot of nonsense based in my misunderstandings. All I needed to do was use the origin transform!
Created attachment 132955 [details] Patch
This fixes android.com
Comment on attachment 132955 [details] Patch Oops broken unit test
Comment on attachment 132955 [details] Patch Attachment 132955 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12066165
Created attachment 132965 [details] Patch Fixed unit test
Comment on attachment 132965 [details] Patch The new code looks way better. R=me.
Comment on attachment 132965 [details] Patch Clearing flags on attachment: 132965 Committed r111502: <http://trac.webkit.org/changeset/111502>
All reviewed patches have been landed. Closing bug.