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

joepeck at webkit.org joepeck at webkit.org
Wed Dec 22 14:27:28 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8327973ef3f6335d733346a8ef84031c23a74f08
Author: joepeck at webkit.org <joepeck at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Oct 9 05:33:34 2010 +0000

    2010-10-08  Joseph Pecoraro  <joepeck at webkit.org>
    
            Reviewed by Dan Bernstein.
    
            Web Inspector: test that uncaught exceptions have stack trace when inspector is open
            https://bugs.webkit.org/show_bug.cgi?id=47250
    
            Check in default expected results for the test added in r69190:
            inspector/console-uncaught-exception.html
    
            * inspector/console-uncaught-exception-expected.txt: Renamed from LayoutTests/platform/gtk/inspector/console-uncaught-exception-expected.txt.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69441 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 80e6fd6..e39a23b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-10-08  Joseph Pecoraro  <joepeck at webkit.org>
+
+        Reviewed by Dan Bernstein.
+
+        Web Inspector: test that uncaught exceptions have stack trace when inspector is open
+        https://bugs.webkit.org/show_bug.cgi?id=47250
+
+        Check in default expected results for the test added in r69190:
+        inspector/console-uncaught-exception.html
+
+        * inspector/console-uncaught-exception-expected.txt: Renamed from LayoutTests/platform/gtk/inspector/console-uncaught-exception-expected.txt.
+
 2010-10-08  Martin Robinson  <mrobinson at igalia.com>
 
         Skip more tests which show differences between i386 and x86_64. Also
diff --git a/LayoutTests/platform/gtk/inspector/console-uncaught-exception-expected.txt b/LayoutTests/inspector/console-uncaught-exception-expected.txt
similarity index 100%
rename from LayoutTests/platform/gtk/inspector/console-uncaught-exception-expected.txt
rename to LayoutTests/inspector/console-uncaught-exception-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list