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

ukai at chromium.org ukai at chromium.org
Wed Dec 22 13:13:33 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1399b4ce00f4abd39d11340a4ca6e68ed95113c6
Author: ukai at chromium.org <ukai at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 9 04:00:01 2010 +0000

    Unreviewed.
    
    Rebaseline for chromium-win.  console message diffs in JavaScript engine.
    
    * platform/chromium-win/inspector/debugger-autocontinue-on-syntax-error-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67056 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e3cf67f..1e1f68d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,14 @@
 
         Unreviewed.
 
+        Rebaseline for chromium-win.  console message diffs in JavaScript engine.
+
+        * platform/chromium-win/inspector/debugger-autocontinue-on-syntax-error-expected.txt: Added.
+
+2010-09-08  Fumitoshi Ukai  <ukai at chromium.org>
+
+        Unreviewed.
+
         Fixed typo: s/fixd/fixed/
 
         * platform/chromium/test_expectations.txt:
diff --git a/LayoutTests/platform/chromium-win/inspector/debugger-autocontinue-on-syntax-error-expected.txt b/LayoutTests/platform/chromium-win/inspector/debugger-autocontinue-on-syntax-error-expected.txt
new file mode 100644
index 0000000..bca3ec8
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/inspector/debugger-autocontinue-on-syntax-error-expected.txt
@@ -0,0 +1,7 @@
+CONSOLE MESSAGE: line 1: Uncaught SyntaxError: Unexpected token )
+CONSOLE MESSAGE: line 1: Uncaught SyntaxError: Unexpected token )
+Tests that debugger won't stop on syntax errors even if "pause on uncaught exceptions" is on.
+
+Debugger was enabled.
+Page reloaded.
+DONE.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list