Bug 39045

Summary: Fix layer dump to avoid spurious platform differences
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mrowe: review+

Description Simon Fraser (smfr) 2010-05-12 22:11:59 PDT
The geometry flipping that we do on Leopard causes spurious differences in the layer tree output:

http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r59339%20(14316)/compositing/iframes/connect-compositing-iframe-delayed-pretty-diff.html

We should just not dump the sublayer transform on the root layer.
Comment 1 Simon Fraser (smfr) 2010-05-12 22:23:21 PDT
Created attachment 55944 [details]
Patch
Comment 2 Mark Rowe (bdash) 2010-05-12 22:25:55 PDT
Comment on attachment 55944 [details]
Patch

r=me
Comment 3 Simon Fraser (smfr) 2010-05-12 22:29:27 PDT
http://trac.webkit.org/changeset/59342