Title: [95189] trunk/LayoutTests
Revision
95189
Author
commit-qu...@webkit.org
Date
2011-09-15 07:36:14 -0700 (Thu, 15 Sep 2011)

Log Message

Unreviewed, rolling out r95186.
http://trac.webkit.org/changeset/95186
https://bugs.webkit.org/show_bug.cgi?id=68159

Invalid rebaseline. (Requested by dave_levin on #webkit).

Patch by Sheriff Bot <webkit.review....@gmail.com> on 2011-09-15

* http/tests/loading/307-after-303-after-post-expected.txt:
* http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
* http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95188 => 95189)


--- trunk/LayoutTests/ChangeLog	2011-09-15 14:08:42 UTC (rev 95188)
+++ trunk/LayoutTests/ChangeLog	2011-09-15 14:36:14 UTC (rev 95189)
@@ -1,3 +1,15 @@
+2011-09-15  Sheriff Bot  <webkit.review....@gmail.com>
+
+        Unreviewed, rolling out r95186.
+        http://trac.webkit.org/changeset/95186
+        https://bugs.webkit.org/show_bug.cgi?id=68159
+
+        Invalid rebaseline. (Requested by dave_levin on #webkit).
+
+        * http/tests/loading/307-after-303-after-post-expected.txt:
+        * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
+        * http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:
+
 2011-09-15  Cary Clark  <carycl...@google.com>
 
         Unreviewed; new baselines (Skia on Mac)

Modified: trunk/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt (95188 => 95189)


--- trunk/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt	2011-09-15 14:08:42 UTC (rev 95188)
+++ trunk/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt	2011-09-15 14:36:14 UTC (rev 95189)
@@ -14,7 +14,6 @@
 http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/loading/resources/307-post-output-target.php, http status code 200>
 main frame - didCancelClientRedirectForFrame
 main frame - didCommitLoadForFrame
-http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didFinishLoading
 main frame - didFinishDocumentLoadForFrame
 main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame

Modified: trunk/LayoutTests/http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt (95188 => 95189)


--- trunk/LayoutTests/http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt	2011-09-15 14:08:42 UTC (rev 95188)
+++ trunk/LayoutTests/http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt	2011-09-15 14:36:14 UTC (rev 95189)
@@ -6,9 +6,6 @@
 CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-image.html displayed insecure content from http://127.0.0.1:8080/security/resources/compass.jpg.
 
 didDisplayInsecureContent
-CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-image.html displayed insecure content from http://127.0.0.1:8080/security/resources/compass.jpg.
-
-didDisplayInsecureContent
 main frame - didFinishDocumentLoadForFrame
 main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame

Modified: trunk/LayoutTests/http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt (95188 => 95189)


--- trunk/LayoutTests/http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt	2011-09-15 14:08:42 UTC (rev 95188)
+++ trunk/LayoutTests/http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt	2011-09-15 14:36:14 UTC (rev 95189)
@@ -4,9 +4,6 @@
 CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script.html ran insecure content from http://127.0.0.1:8080/security/mixedContent/resources/script.js.
 
 didRunInsecureContent
-CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script.html ran insecure content from http://127.0.0.1:8080/security/mixedContent/resources/script.js.
-
-didRunInsecureContent
 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
 main frame - didHandleOnloadEventsForFrame
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to