Bug 101165 - [Qt][WK2]New compositing/repaint/invalidations-on-composited-layers.html fails
Summary: [Qt][WK2]New compositing/repaint/invalidations-on-composited-layers.html fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on: 106002
Blocks: 87008 97801
  Show dependency treegraph
 
Reported: 2012-11-04 04:06 PST by Csaba Osztrogonác
Modified: 2014-02-03 03:23 PST (History)
5 users (show)

See Also:


Attachments

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