Bug 39045 - Fix layer dump to avoid spurious platform differences
Summary: Fix layer dump to avoid spurious platform differences
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 22:11 PDT by Simon Fraser (smfr)
Modified: 2010-05-12 22:29 PDT (History)
1 user (show)

See Also:


Attachments
Patch (31.00 KB, patch)
2010-05-12 22:23 PDT, Simon Fraser (smfr)
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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