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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 15:51:56 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 451949a6e8106f61ee51e543b4480268f8779cea
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 15 18:58:42 2010 +0000

    2010-11-15  Martin Robinson  <mrobinson at igalia.com>
    
            [GTK] Navigation policy decision API needs to include the DOM node that the decision originated from
            https://bugs.webkit.org/show_bug.cgi?id=49551
    
            Add GTK+-specific results for these tests which do policy delegate dumps,
            until GTK+ can produce the "originating from" information.
    
            * platform/gtk/fast/forms/mailto/formenctype-attribute-button-html-expected.txt: Added.
            * platform/gtk/fast/forms/mailto/formenctype-attribute-input-html-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72015 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9521518..149055e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-11-15  Martin Robinson  <mrobinson at igalia.com>
+
+        [GTK] Navigation policy decision API needs to include the DOM node that the decision originated from
+        https://bugs.webkit.org/show_bug.cgi?id=49551
+
+        Add GTK+-specific results for these tests which do policy delegate dumps,
+        until GTK+ can produce the "originating from" information.
+
+        * platform/gtk/fast/forms/mailto/formenctype-attribute-button-html-expected.txt: Added.
+        * platform/gtk/fast/forms/mailto/formenctype-attribute-input-html-expected.txt: Added.
+
 2010-11-15  Zhenyao Mo  <zmo at google.com>
 
         Unreviewed, test expectation update.
diff --git a/LayoutTests/fast/forms/mailto/post-multiple-items-text-plain-expected.txt b/LayoutTests/platform/gtk/fast/forms/mailto/formenctype-attribute-button-html-expected.txt
similarity index 100%
copy from LayoutTests/fast/forms/mailto/post-multiple-items-text-plain-expected.txt
copy to LayoutTests/platform/gtk/fast/forms/mailto/formenctype-attribute-button-html-expected.txt
diff --git a/LayoutTests/platform/qt/fast/forms/mailto/formenctype-attribute-input-html-expected.txt b/LayoutTests/platform/gtk/fast/forms/mailto/formenctype-attribute-input-html-expected.txt
similarity index 100%
copy from LayoutTests/platform/qt/fast/forms/mailto/formenctype-attribute-input-html-expected.txt
copy to LayoutTests/platform/gtk/fast/forms/mailto/formenctype-attribute-input-html-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list