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

yuzo at google.com yuzo at google.com
Wed Dec 22 12:47:39 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1655885a9ad108d7fde058097f8e3ff11e3bc242
Author: yuzo at google.com <yuzo at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 30 09:53:17 2010 +0000

    2010-08-30  Yuzo Fujishima  <yuzo at google.com>
    
            Unreviewed Chromium test expectation change for r66359.
    
            * platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt: Added.
            * platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
            * platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66380 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b15301e..db0f8c1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-30  Yuzo Fujishima  <yuzo at google.com>
+
+        Unreviewed Chromium test expectation change for r66359.
+
+        * platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt: Added.
+        * platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
+        * platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
+
 2010-08-13  MORITA Hajime  <morrita at google.com>
 
         Reviewed by Kent Tamura.
diff --git a/LayoutTests/platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt b/LayoutTests/platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt
new file mode 100644
index 0000000..0da7da8
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt
@@ -0,0 +1 @@
+CONSOLE MESSAGE: line 1: Refused to execute a JavaScript script. Source code of script found within request.
diff --git a/LayoutTests/platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt b/LayoutTests/platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt
index 70035ec..0da7da8 100644
--- a/LayoutTests/platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt
+++ b/LayoutTests/platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt
@@ -1 +1 @@
-CONSOLE MESSAGE: line 1: Uncaught SyntaxError: Unexpected token ILLEGAL
+CONSOLE MESSAGE: line 1: Refused to execute a JavaScript script. Source code of script found within request.
diff --git a/LayoutTests/platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt b/LayoutTests/platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt
index 7676620..c573114 100644
--- a/LayoutTests/platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt
+++ b/LayoutTests/platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt
@@ -1 +1 @@
-CONSOLE MESSAGE: line 1: Uncaught SyntaxError: Unexpected token ILLEGAL
+CONSOLE MESSAGE: line 1: Refused to execute a JavaScript script. Source code of script found within request.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list