[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

japhet at chromium.org japhet at chromium.org
Fri Feb 26 22:24:57 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 1a97d7c55ffa963b12afacc50368685d1e8ab43c
Author: japhet at chromium.org <japhet at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 18 19:08:52 2010 +0000

    2010-02-18  Nate Chapin  <japhet at chromium.org>
    
            Unreviewed, build fix.
    
            Provide good expected results for fast/dom/Window/window-event-override-no-crash.html.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54977 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8cb9066..e134170 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-18  Nate Chapin  <japhet at chromium.org>
+
+        Unreviewed, build fix.
+
+        Provide good expected results for fast/dom/Window/window-event-override-no-crash.html.
+
+        * fast/dom/Window/window-event-override-no-crash-expected.txt:
+        * fast/dom/Window/window-event-override-no-crash.html:
+
 2010-02-18  Gustavo Noronha Silva  <gns at gnome.org>
 
         [GTK][Qt] Fails glyph reordering test fast/text/glyph-reordering.html
diff --git a/LayoutTests/fast/dom/Window/window-event-override-no-crash-expected.txt b/LayoutTests/fast/dom/Window/window-event-override-no-crash-expected.txt
index 107eba5..cd24961 100644
--- a/LayoutTests/fast/dom/Window/window-event-override-no-crash-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-event-override-no-crash-expected.txt
@@ -1 +1 @@
- This test ensures that window.event can be set to a meaningless object (and immediately be used internally) without causing a crash.
\ No newline at end of file
+ This test ensures that window.event can be set to a meaningless object (and immediately be used internally) without causing a crash.
diff --git a/LayoutTests/fast/dom/Window/window-event-override-no-crash.html b/LayoutTests/fast/dom/Window/window-event-override-no-crash.html
index 78e0850..05a93e8 100644
--- a/LayoutTests/fast/dom/Window/window-event-override-no-crash.html
+++ b/LayoutTests/fast/dom/Window/window-event-override-no-crash.html
@@ -11,4 +11,4 @@ iframe.src = "resources/blank.html";
 </script>
 This test ensures that window.event can be set to a meaningless object (and immediately be used internally) without causing a crash.
 </body>
-</html>
\ No newline at end of file
+</html>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list