RESOLVED FIXED 81730
[chromium] Use origin transform to transform occlusion from surface content space to its target content space
https://bugs.webkit.org/show_bug.cgi?id=81730
Summary [chromium] Use origin transform to transform occlusion from surface content s...
Dana Jansens
Reported 2012-03-20 20:20:37 PDT
[chromium] Use origin transform to transform occlusion from surface content space to its target content space
Attachments
Patch (6.42 KB, patch)
2012-03-20 20:27 PDT, Dana Jansens
no flags
Patch (7.64 KB, patch)
2012-03-20 21:23 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-03-20 20:27:44 PDT
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!
Dana Jansens
Comment 2 2012-03-20 20:27:51 PDT
Dana Jansens
Comment 3 2012-03-20 20:28:21 PDT
This fixes android.com
Dana Jansens
Comment 4 2012-03-20 20:53:52 PDT
Comment on attachment 132955 [details] Patch Oops broken unit test
WebKit Review Bot
Comment 5 2012-03-20 21:10:24 PDT
Comment on attachment 132955 [details] Patch Attachment 132955 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12066165
Dana Jansens
Comment 6 2012-03-20 21:23:14 PDT
Created attachment 132965 [details] Patch Fixed unit test
Adrienne Walker
Comment 7 2012-03-20 21:55:55 PDT
Comment on attachment 132965 [details] Patch The new code looks way better. R=me.
WebKit Review Bot
Comment 8 2012-03-20 22:29:15 PDT
Comment on attachment 132965 [details] Patch Clearing flags on attachment: 132965 Committed r111502: <http://trac.webkit.org/changeset/111502>
WebKit Review Bot
Comment 9 2012-03-20 22:29:21 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.