[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

ossy at webkit.org ossy at webkit.org
Fri Feb 26 22:21:34 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit ff6865dee4dce5b408afce38277fc8b3d95768b1
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 16 23:55:05 2010 +0000

    [Qt] REGRESSION(r54811) fast/canvas/drawImage-with-negative-source-destination.html fails
    https://bugs.webkit.org/show_bug.cgi?id=35005
    
    * platform/qt/Skipped:
     - fast/canvas/drawImage-with-negative-source-destination.html skipped until fix.
     - inspector/timeline-paint.html skipped because it is flakey.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54842 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 030d9bd..252e5f2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-16  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] REGRESSION(r54811) fast/canvas/drawImage-with-negative-source-destination.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=35005
+
+        * platform/qt/Skipped:
+         - fast/canvas/drawImage-with-negative-source-destination.html skipped until fix.
+         - inspector/timeline-paint.html skipped because it is flakey.
+
 2010-02-16  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by Eric Carlson.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 35ce31b..4d1a2aa 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -123,6 +123,8 @@ http/tests/cookies/simple-cookies-max-age.html
 http/tests/cookies/simple-cookies-expired.html
 http/tests/xmlhttprequest/workers/close.html
 http/tests/xmlhttprequest/workers/shared-worker-close.html
+inspector/timeline-paint.html
+
 storage/database-lock-after-reload.html
 storage/empty-statement.html
 storage/execute-sql-args.html
@@ -5072,3 +5074,7 @@ fast/text/glyph-reordering.html
 # [Qt] fast/multicol/client-rects.html fails in QtLauncher
 # https://bugs.webkit.org/show_bug.cgi?id=34959
 fast/multicol/client-rects.html
+
+# [Qt] REGRESSION(r54811) fast/canvas/drawImage-with-negative-source-destination.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=35005
+fast/canvas/drawImage-with-negative-source-destination.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list