Title: [221034] trunk/LayoutTests
- Revision
- 221034
- Author
- [email protected]
- Date
- 2017-08-22 12:56:39 -0700 (Tue, 22 Aug 2017)
Log Message
Unreviewed test fix after r221017.
I forgot to check-in the expected result!
* http/tests/security/mixedContent/insecure-executable-css-with-secure-cookies-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (221033 => 221034)
--- trunk/LayoutTests/ChangeLog 2017-08-22 19:54:09 UTC (rev 221033)
+++ trunk/LayoutTests/ChangeLog 2017-08-22 19:56:39 UTC (rev 221034)
@@ -1,5 +1,13 @@
2017-08-22 Brent Fulgham <[email protected]>
+ Unreviewed test fix after r221017.
+
+ I forgot to check-in the expected result!
+
+ * http/tests/security/mixedContent/insecure-executable-css-with-secure-cookies-expected.txt: Added.
+
+2017-08-22 Brent Fulgham <[email protected]>
+
Ensure media controls host exists before using it
https://bugs.webkit.org/show_bug.cgi?id=175833
<rdar://problem/34001219>
Added: trunk/LayoutTests/http/tests/security/mixedContent/insecure-executable-css-with-secure-cookies-expected.txt (0 => 221034)
--- trunk/LayoutTests/http/tests/security/mixedContent/insecure-executable-css-with-secure-cookies-expected.txt (rev 0)
+++ trunk/LayoutTests/http/tests/security/mixedContent/insecure-executable-css-with-secure-cookies-expected.txt 2017-08-22 19:56:39 UTC (rev 221034)
@@ -0,0 +1,12 @@
+main frame - didFinishDocumentLoadForFrame
+main frame - didStartProvisionalLoadForFrame
+main frame - didHandleOnloadEventsForFrame
+main frame - didFinishLoadForFrame
+main frame - didCommitLoadForFrame
+CONSOLE MESSAGE: line 6: secureCookie=yes
+CONSOLE MESSAGE: [blocked] The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-executable-css-with-secure-cookies.html was not allowed to run insecure content from http://127.0.0.1:8080/security/resources/insecure.css.
+
+main frame - didFinishDocumentLoadForFrame
+main frame - didHandleOnloadEventsForFrame
+main frame - didFinishLoadForFrame
+This test opens a window that loads a secure style sheet with insecure content after reading secure cookies. This should block loading of the insecure content since secure cookie was read.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes