[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

yael.aharon at nokia.com yael.aharon at nokia.com
Wed Apr 7 23:52:40 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit c8050c9dbaa79de4315647fdfb768d7dda06be17
Author: yael.aharon at nokia.com <yael.aharon at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 20 22:34:04 2009 +0000

    Unreviewed fix.
    
    Fix file names in the skipped list, for files added in http://trac.webkit.org/changeset/51257.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51258 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cea03b4..2cd83e3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2009-11-20  Yael Aharon  <yael.aharon at nokia.com>
 
+        Unreviewed fix.
+
+        Fix file names in the skipped list, for files added in http://trac.webkit.org/changeset/51257.
+
+        * platform/mac/Skipped:
+        * platform/win/Skipped:
+
+2009-11-20  Yael Aharon  <yael.aharon at nokia.com>
+
         Reviewed by Kenneth Rohde Christiansen.
 
         NPN_ReloadPlugins does not reload the page even if reloadPages is true.
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index b4d911b..82ac670 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -103,6 +103,6 @@ accessibility/document-attributes.html
 fast/history/back-forward-reset-after-error-handling.html
 
 # Need to implement this in plugins code in WebKit
-plugins/reloadPlugins-and-pages.html
-plugins/reloadPlugins-no-pages.html
+plugins/reloadplugins-and-pages.html
+plugins/reloadplugins-no-pages.html
 
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index a623390..0e09fdd 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -708,5 +708,5 @@ websocket
 fast/forms/validationMessage.html
 
 # Need to implement this in plugins code in WebKit
-plugins/reloadPlugins-and-pages.html
-plugins/reloadPlugins-no-pages.html
+plugins/reloadplugins-and-pages.html
+plugins/reloadplugins-no-pages.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list