Title: [150693] trunk/LayoutTests
Revision
150693
Author
m...@apple.com
Date
2013-05-25 16:13:15 -0700 (Sat, 25 May 2013)

Log 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.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150692 => 150693)


--- trunk/LayoutTests/ChangeLog	2013-05-25 23:09:29 UTC (rev 150692)
+++ trunk/LayoutTests/ChangeLog	2013-05-25 23:13:15 UTC (rev 150693)
@@ -1,3 +1,12 @@
+2013-05-25  Dan Bernstein  <m...@apple.com>
+
+        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.
+
 2013-05-25  Noam Rosenthal  <noam.rosent...@nokia.com>
 
         Direct pattern compositing breaks when no-repeat is set on a large layer

Modified: trunk/LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt (150692 => 150693)


--- trunk/LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt	2013-05-25 23:09:29 UTC (rev 150692)
+++ trunk/LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt	2013-05-25 23:13:15 UTC (rev 150693)
@@ -12,7 +12,7 @@
 main frame - willPerformClientRedirectToURL: http://127.0.0.1:8000/resources/notify-done.html 
 main frame - didFinishLoadForFrame
 main frame - didStartProvisionalLoadForFrame
-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".
+WebView performed a client redirect from "http://127.0.0.1:8000/resources/redirect.php?url="" to "http://127.0.0.1:8000/resources/notify-done.html".
 main frame - didCancelClientRedirectForFrame
 main frame - didCommitLoadForFrame
 main frame - didFinishDocumentLoadForFrame
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to