Bug 100490

Summary: [Qt][WK2] New compositing/tiling/tile-cache-zoomed.html introduced in r132542 fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bdakin, kbalazs, noam, ossy, simon.fraser
Priority: P2 Keywords: Qt, QtTriaged
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 87008, 100422    

Description Csaba Osztrogonác 2012-10-26 03:31:47 PDT
compositing/tiling/tile-cache-zoomed.html introduced in http://trac.webkit.org/changeset/132542
and fails on Qt-WK2 with the following diff:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/tiling/tile-cache-zoomed-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/tiling/tile-cache-zoomed-actual.txt
@@ -1,22 +1,16 @@
 (GraphicsLayer
   (bounds 1932.00 4150.00)
-  (visible rect 0.00, 0.00 785.00 x 585.00)
   (children 1
     (GraphicsLayer
       (anchor 0.00 0.00)
       (bounds 3092.00 6640.00)
       (transform [1.60 0.00 0.00 0.00] [0.00 1.60 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
-      (visible rect 0.00, 0.00 490.63 x 365.63)
       (children 1
         (GraphicsLayer
           (position 8.00 8.00)
           (bounds 700.00 2500.00)
-          (usingTiledLayer 1)
           (drawsContent 1)
           (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
-          (visible rect 0.00, 0.00 482.63 x 357.63)
-          (tile cache coverage 0, 0 640 x 640)
-          (tile size 512 x 512)
         )
       )
     )
Comment 1 Balazs Kelemen 2012-10-26 03:37:06 PDT
This is testing the tile-cache code which is a Mac only feature, so we should just skip it.
Comment 2 Csaba Osztrogonác 2012-10-26 03:41:08 PDT
I skipped it to paint the bot green - r132603.
Comment 3 Jocelyn Turcotte 2014-02-03 03:23:05 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.