Bug 101165

Summary: [Qt][WK2]New compositing/repaint/invalidations-on-composited-layers.html fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kbalazs, noam, ossy, simon.fraser, vollick
Priority: P2 Keywords: Qt, QtTriaged
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on: 106002    
Bug Blocks: 87008, 97801    

Description Csaba Osztrogonác 2012-11-04 04:06:25 PST
compositing/repaint/invalidations-on-composited-layers.html introduced
in http://trac.webkit.org/changeset/133332, but fails on Qt WK2:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/repaint/invalidations-on-composited-layers-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/repaint/invalidations-on-composited-layers-actual.txt
@@ -1,9 +1,5 @@
 (repaint rects
   (rect 0 0 800 600)
-  (rect 0 0 800 600)
-  (rect 0 0 800 450)
-  (rect 0 0 800 600)
-  (rect 0 0 800 450)
   (rect 0 0 800 600)
 )
 (GraphicsLayer
@@ -13,20 +9,14 @@
       (bounds 800.00 600.00)
       (children 1
         (GraphicsLayer
-          (position 8.00 42.00)
+          (position 8.00 41.00)
           (bounds 400.00 400.00)
           (drawsContent 1)
-          (repaint rects
-            (rect 0.00 0.00 400.00 400.00)
-          )
           (children 1
             (GraphicsLayer
               (position 50.00 50.00)
               (bounds 75.00 75.00)
               (drawsContent 1)
-              (repaint rects
-                (rect 0.00 0.00 75.00 75.00)
-              )
             )
           )
         )
Comment 1 Csaba Osztrogonác 2012-11-04 04:31:47 PST
I skipped it to paint the bot green - r133419. Please unskip it with the proper fix.
Comment 2 Jocelyn Turcotte 2014-02-03 03:23:09 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.