[Webkit-unassigned] [Bug 107001] New: [EFL] Layer compositing test shows layers off by one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 03:54:11 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107001

           Summary: [EFL] Layer compositing test shows layers off by one
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com
                CC: yael at webkit.org, kenneth at webkit.org,
                    demarchi at webkit.org, joone at webkit.org,
                    mikhail.pozdnyakov at intel.com


EFL test results differ from the global by one pixel - compositing/layer-creation/overlap-animation-container-expected.txt
I am skipping this test for now and would like someone familiar with accelerated compositing to take a look whether this is a serious issue or just needs a rebaseline.

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/compositing/layer-creation/overlap-animation-container-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/compositing/layer-creation/overlap-animation-container-actual.txt
@@ -11,12 +11,12 @@
           (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 -110.00 0.00 1.00])
         )
         (GraphicsLayer
-          (position 47.00 229.00)
-          (bounds 144.00 454.00)
+          (position 46.00 229.00)
+          (bounds 146.00 454.00)
           (drawsContent 1)
           (children 1
             (GraphicsLayer
-              (position 21.00 11.00)
+              (position 22.00 11.00)
               (bounds 102.00 102.00)
               (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])
             )

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list