Changeset 58796 in webkit


Ignore:
Timestamp:
May 4, 2010 6:24:17 PM (14 years ago)
Author:
ap@apple.com
Message:

Not reviewed.

Updated test results - the test still passes.

  • http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r58794 r58796  
     12010-05-04  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Not reviewed.
     4
     5        Updated test results - the test still passes.
     6
     7        * http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt:
     8
    192010-05-04  Chris Fleizach  <cfleizach@apple.com>
    210
  • trunk/LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt

    r40221 r58796  
    11CONSOLE MESSAGE: line 0: Unable to post message to asdf://. Recipient has origin http://localhost:8000.
    22
    3 CONSOLE MESSAGE: line 0: Unable to post message to http://. Recipient has origin http://localhost:8000.
     3CONSOLE MESSAGE: line 0: Unable to post message to null. Recipient has origin http://localhost:8000.
    44
    55window.location.href = http://127.0.0.1:8000/security/postMessage/invalid-origin-throws-exception.html
Note: See TracChangeset for help on using the changeset viewer.