[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

aroben at apple.com aroben at apple.com
Wed Dec 22 17:47:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9a7251396d23c700584a853054e492e870beccb6
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 30 15:25:59 2010 +0000

    Fix recently-added bug numbers
    
    * platform/gtk/Skipped:
    * platform/qt/Skipped:
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72913 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 521aefc..a6c35cc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-30  Adam Roben  <aroben at apple.com>
+
+        Fix recently-added bug numbers
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
 2010-11-30  John Knottenbelt  <jknotten at chromium.org>
 
         Reviewed by David Levin.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index f02765f..8dde6dd 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5522,7 +5522,7 @@ fast/text/large-text-composed-char-dos.html
 # LayoutTestController::addUserScript not implemented for gtk
 plugins/plugin-document-load-prevented-userscript.html
 
-# Missing layoutTestController.findString() http://webkit.org/b/52037
+# Missing layoutTestController.findString() http://webkit.org/b/50237
 editing/text-iterator/findString.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=46942
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 5714008..b712840 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -686,7 +686,7 @@ java
 fast/dom/Window/timer-resume-on-navigation-back.html
 loader/go-back-to-different-window-size.html
 
-# Missing layoutTestController.findString() http://webkit.org/b/52036
+# Missing layoutTestController.findString() http://webkit.org/b/50236
 editing/text-iterator/findString.html
 
 # Missing layoutTestController.overridePreference()
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 374718c..fe56a11 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -1078,5 +1078,5 @@ fast/dom/horizontal-scrollbar-when-dir-change.html
 editing/selection/click-left-of-rtl-wrapping-text.html
 editing/selection/modify-up-on-rtl-wrapping-text.html
 
-# Missing layoutTestController.findString() http://webkit.org/b/52034
+# Missing layoutTestController.findString() http://webkit.org/b/50234
 editing/text-iterator/findString.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list