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

steveblock at google.com steveblock at google.com
Wed Dec 22 11:42:17 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3412c815c54fca6be502606085785ace4e1318b8
Author: steveblock at google.com <steveblock at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 4 11:39:33 2010 +0000

    Unreviewed build fix.
    
    Add new Geolocation delayed permission tests to Qt skipped list
    https://bugs.webkit.org/show_bug.cgi?id=43478
    
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64640 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index baeb617..26b805e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-04  Steve Block  <steveblock at google.com>
+
+        Unreviewed build fix.
+
+        Add new Geolocation delayed permission tests to Qt skipped list
+        https://bugs.webkit.org/show_bug.cgi?id=43478
+
+        * platform/qt/Skipped:
+
 2010-08-02  Steve Block  <steveblock at google.com>
 
         Reviewed by Alexey Proskuryakov.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 4595290..0b24587 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5491,3 +5491,8 @@ svg/custom/getscreenctm-in-mixed-content2.xhtml
 # https://bugs.webkit.org/show_bug.cgi?id=43365
 fast/events/keydown-numpad-keys.html
 fast/events/special-key-events-in-input-text.html
+
+# [Qt] DumpRenderTree lacks functionality for new Geolocation delayed permission tests
+# https://bugs.webkit.org/show_bug.cgi?id=43478
+fast/dom/Geolocation/delayed-permission-allowed.html
+fast/dom/Geolocation/delayed-permission-denied.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list