Changeset 73960 in webkit


Ignore:
Timestamp:
Dec 13, 2010 2:08:22 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2010-12-13 Sheriff Bot <webkit.review.bot@gmail.com>

Unreviewed, rolling out r73922.
http://trac.webkit.org/changeset/73922
https://bugs.webkit.org/show_bug.cgi?id=50964

Remove rebaseline results due to that 73914 has been rolled
out (Requested by jianli on #webkit).

  • platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Copied from LayoutTests/platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt.
  • platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
  • platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
  • platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
  • platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt:
  • platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
  • platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
  • platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
  • platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt:
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r73959 r73960  
     12010-12-13  Sheriff Bot  <webkit.review.bot@gmail.com>
     2
     3        Unreviewed, rolling out r73922.
     4        http://trac.webkit.org/changeset/73922
     5        https://bugs.webkit.org/show_bug.cgi?id=50964
     6
     7        Remove rebaseline results due to that 73914 has been rolled
     8        out (Requested by jianli on #webkit).
     9
     10        * platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Copied from LayoutTests/platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt.
     11        * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
     12        * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
     13        * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
     14        * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt:
     15        * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
     16        * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
     17        * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
     18        * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt:
     19        * platform/chromium/test_expectations.txt:
     20
    1212010-12-13  Jon Honeycutt  <jhoneycutt@apple.com>
    222
  • trunk/LayoutTests/platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt

    r73959 r73960  
    1 CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
    21CONSOLE 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.
    32
     3CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
    44   This test passes if it doesn't alert fail.
  • trunk/LayoutTests/platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt

    r73922 r73960  
    1 CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    21CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim-with-notify.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html. Domains, protocols and ports must match.
    32
     3CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    44This page opens a window to "", injects malicious code, and then navigates its opener to the victim. The opened window then tries to scripts its opener after document.writeing a new document.
    55Code injected into window:
  • trunk/LayoutTests/platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt

    r73922 r73960  
    1 CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    21CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim-with-notify.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html. Domains, protocols and ports must match.
    32
     3CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    44This page opens a window to "", injects malicious code, and then navigates its opener to the victim. The opened window then tries to scripts its opener after reloading itself as a javascript URL.
    55Code injected into window:
  • trunk/LayoutTests/platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt

    r73922 r73960  
     1CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-set-opener.html. Domains, protocols and ports must match.
     2
    13CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-set-opener.html. Domains, protocols and ports must match.
    24
    35CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    4 CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-set-opener.html. Domains, protocols and ports must match.
    5 
    66This page opens a window to "", injects malicious code, and then uses window.open.call to set its opener to the victim. The opened window then tries to scripts its opener.
    77Code injected into window:
  • trunk/LayoutTests/platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt

    r73922 r73960  
    1 CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
    21CONSOLE 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.
    32
     3CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
    44   This test passes if it doesn't alert fail.
  • trunk/LayoutTests/platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt

    r73922 r73960  
    1 CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    21CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim-with-notify.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html. Domains, protocols and ports must match.
    32
     3CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    44This page opens a window to "", injects malicious code, and then navigates its opener to the victim. The opened window then tries to scripts its opener after document.writeing a new document.
    55Code injected into window:
  • trunk/LayoutTests/platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt

    r73922 r73960  
    1 CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    21CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim-with-notify.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html. Domains, protocols and ports must match.
    32
     3CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    44This page opens a window to "", injects malicious code, and then navigates its opener to the victim. The opened window then tries to scripts its opener after reloading itself as a javascript URL.
    55Code injected into window:
  • trunk/LayoutTests/platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt

    r73922 r73960  
     1CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-set-opener.html. Domains, protocols and ports must match.
     2
    13CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-set-opener.html. Domains, protocols and ports must match.
    24
    35CONSOLE MESSAGE: line 1: Uncaught TypeError: Cannot read property 'body' of undefined
    4 CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/innocent-victim.html from frame with URL http://127.0.0.1:8000/security/aboutBlank/xss-DENIED-set-opener.html. Domains, protocols and ports must match.
    5 
    66This page opens a window to "", injects malicious code, and then uses window.open.call to set its opener to the victim. The opened window then tries to scripts its opener.
    77Code injected into window:
  • trunk/LayoutTests/platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt

    r73922 r73960  
    1 CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
    21CONSOLE 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.
    32
     3CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined
    44   This test passes if it doesn't alert fail.
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r73922 r73960  
    32643264BUG66682 WIN LINUX MAC : editing/spelling/spellcheck-paste.html = TEXT TIMEOUT
    32653265BUG66686 : fast/loader/user-stylesheet-fast-path.html = TEXT
    3266 
Note: See TracChangeset for help on using the changeset viewer.