[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 00:12:20 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b3d718ab3f46d6eede69180f76a4601690d2bd9c
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 2 19:47:19 2009 +0000

    [Qt] Put tests into skiplist because of missing layoutTestController.evaluateInWebInspector().
    
    * platform/qt/Skipped:
    - inspector/elements-panel-selection-on-refresh.html added.
    - inspector/timeline-event-dispatch.html added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51610 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 11cd1ea..58a51a2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-02  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Put tests into skiplist because of missing layoutTestController.evaluateInWebInspector().
+
+        * platform/qt/Skipped:
+        - inspector/elements-panel-selection-on-refresh.html added.
+        - inspector/timeline-event-dispatch.html added.
+
 2009-12-02  Eric Z. Ayers  <zundel at google.com>
 
         Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index a793457..3877c0b 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -228,6 +228,8 @@ fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
 
 # Missing layoutTestController.evaluateInWebInspector()
 inspector/elements-img-tooltip.html
+inspector/elements-panel-selection-on-refresh.html
+inspector/timeline-event-dispatch.html
 inspector/timeline-network-resource.html
 # ============================================================================= #
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list