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

ossy at webkit.org ossy at webkit.org
Thu Apr 8 01:13:36 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit d095670cd65973142d4a39793d021b337561e25c
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 18 21:54:37 2010 +0000

    [Qt] Skip test introduced in r53423 because of missing layoutTestController.setDomainRelaxationForbiddenForURLScheme()
    
    * platform/qt/Skipped: http/tests/security/setDomainRelaxationForbiddenForURLScheme.html added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53426 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1d2b434..3dfdc16 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
 2010-01-18  Csaba Osztrogonác  <ossy at webkit.org>
 
+        [Qt] Skip test introduced in r53423 because of missing layoutTestController.setDomainRelaxationForbiddenForURLScheme()
+
+        * platform/qt/Skipped: http/tests/security/setDomainRelaxationForbiddenForURLScheme.html added.
+
+2010-01-18  Csaba Osztrogonác  <ossy at webkit.org>
+
         Reviewed by Ariya Hidayat.
 
         [Qt] Add platform dependent expected file because of different font size.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 29328a6..b23fc78 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -220,6 +220,9 @@ inspector/elements-panel-rewrite-href.html
 
 # Missing layoutTestController.setSmartInsertDeleteEnabled()
 editing/selection/doubleclick-beside-cr-span.html
+
+# Missing layoutTestController.setDomainRelaxationForbiddenForURLScheme()
+http/tests/security/setDomainRelaxationForbiddenForURLScheme.html
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list