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

johnnyg at google.com johnnyg at google.com
Wed Dec 22 13:25:59 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9c2f4eeada8b2ead86127334f1ce621de30ab71d
Author: johnnyg at google.com <johnnyg at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 15 05:26:42 2010 +0000

    2010-09-14  John Gregg  <johnnyg at google.com>
    
            Unreviewed, chromium rebaseline.
    
            Rebaseline xss-DENIED-frame-name-expected.txt
            https://bugs.webkit.org/show_bug.cgi?id=45795
    
            * platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
            * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
            * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67536 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2165f03..bcaf5a6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-09-14  John Gregg  <johnnyg at google.com>
+
+        Unreviewed, chromium rebaseline.
+
+        Rebaseline xss-DENIED-frame-name-expected.txt
+        https://bugs.webkit.org/show_bug.cgi?id=45795
+
+        * platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
+        * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
+        * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
+
 2010-09-14  Adam Barth  <abarth at webkit.org>
 
         Attempt to fix test failure on Qt and Gtk.  It's tricky to write a test
diff --git a/LayoutTests/platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt b/LayoutTests/platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt
new file mode 100644
index 0000000..7e09a8b
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt
@@ -0,0 +1,4 @@
+CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://127.0.0.1:8000/security/xss-DENIED-frame-name.html from frame with URL http://localhost:8000/security/resources/frame-for-parent-name.html. Domains, protocols and ports must match.
+
+CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
+   This test passes if it doesn't alert fail.
diff --git a/LayoutTests/platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt b/LayoutTests/platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt
new file mode 100644
index 0000000..7e09a8b
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt
@@ -0,0 +1,4 @@
+CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://127.0.0.1:8000/security/xss-DENIED-frame-name.html from frame with URL http://localhost:8000/security/resources/frame-for-parent-name.html. Domains, protocols and ports must match.
+
+CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
+   This test passes if it doesn't alert fail.
diff --git a/LayoutTests/platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt b/LayoutTests/platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt
new file mode 100644
index 0000000..aa5574a
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt
@@ -0,0 +1,4 @@
+CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://127.0.0.1:8000/security/xss-DENIED-frame-name.html from frame with URL http://localhost:8000/security/resources/frame-for-parent-name.html. Domains, protocols and ports must match.
+
+CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
+   This test passes if it doesn't alert fail.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list