Changeset 150693 in webkit


Ignore:
Timestamp:
May 25, 2013 4:13:15 PM (11 years ago)
Author:
mitz@apple.com
Message:

Updated expected results after r150688.

Reviewed by Andreas Kling.

  • http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt: Now shows

the URL that performed the client redirect, as expected.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r150685 r150693  
     12013-05-25  Dan Bernstein  <mitz@apple.com>
     2
     3        Updated expected results after r150688.
     4
     5        Reviewed by Andreas Kling.
     6
     7        * http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt: Now shows
     8        the URL that performed the client redirect, as expected.
     9
    1102013-05-25  Noam Rosenthal  <noam.rosenthal@nokia.com>
    211
  • trunk/LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt

    r48914 r150693  
    1313main frame - didFinishLoadForFrame
    1414main frame - didStartProvisionalLoadForFrame
    15 WebView performed a client redirect from "http://127.0.0.1:8000/globalhistory/history-delegate-basic-refresh-redirect.html" to "http://127.0.0.1:8000/resources/notify-done.html".
     15WebView performed a client redirect from "http://127.0.0.1:8000/resources/redirect.php?url=notify-done.html&refresh=0" to "http://127.0.0.1:8000/resources/notify-done.html".
    1616main frame - didCancelClientRedirectForFrame
    1717main frame - didCommitLoadForFrame
Note: See TracChangeset for help on using the changeset viewer.