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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 18:39:17 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fd8bb22affc2b5a4628f45d6aa4a1e174b3aa11b
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 15 08:10:13 2010 +0000

    Unreviewed.
    
    * platform/qt/Skipped: Add http/tests/misc/authentication-sent-to-redirect.html
      because of missing layoutTestController.setHandlesAuthenticationChallenges()
    * platform/qt/plugins/document-open-expected.txt: Copied from LayoutTests/plugins/document-open-expected.txt.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74100 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a9852ce..9720dfa 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-12-15  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        * platform/qt/Skipped: Add http/tests/misc/authentication-sent-to-redirect.html
+          because of missing layoutTestController.setHandlesAuthenticationChallenges()
+        * platform/qt/plugins/document-open-expected.txt: Copied from LayoutTests/plugins/document-open-expected.txt.
+
 2010-12-14  Dan Bernstein  <mitz at apple.com>
 
         Reviewed by Maciej Stachowiak.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 3f38cf4..2ef01c8 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -722,6 +722,9 @@ http/tests/plugins/third-party-cookie-accept-policy.html
 # Missing layoutTestController.dumpWillCacheResponse
 http/tests/misc/willCacheResponse-delegate-callback.html
 
+# Missing layoutTestController.setHandlesAuthenticationChallenges()
+http/tests/misc/authentication-sent-to-redirect.html
+
 # ------- missing eventSender.beginDragWithFiles
 editing/pasteboard/dataTransfer-setData-getData.html
 editing/pasteboard/file-drag-to-editable.html
diff --git a/LayoutTests/platform/qt/plugins/document-open-expected.txt b/LayoutTests/platform/qt/plugins/document-open-expected.txt
new file mode 100644
index 0000000..3e0508b
--- /dev/null
+++ b/LayoutTests/platform/qt/plugins/document-open-expected.txt
@@ -0,0 +1 @@
+CONSOLE MESSAGE: line 0: PLUGIN: DOCUMENT OPEN SUCCESS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list