Bug 65567

Summary: http/tests/security/mixedContent/insecure-script-in-iframe.html flaky in chromium debug
Product: WebKit Reporter: Zhenyao Mo <zmo>
Component: Tools / TestsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, eric, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Zhenyao Mo 2011-08-02 14:05:15 PDT
--- e:\b\build\slave\Webkit_Win__dbg__2_\build\layout-test-results\http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt 
+++ e:\b\build\slave\Webkit_Win__dbg__2_\build\layout-test-results\http/tests/security/mixedContent/insecure-script-in-iframe-actual.txt 
@@ -1,6 +1,9 @@
 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
 main frame - didFinishDocumentLoadForFrame
 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
+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
Comment 1 Adam Barth 2011-08-02 15:28:20 PDT
This is not a security bug.
Comment 2 Lucas Forschler 2011-08-03 10:07:01 PDT
<rdar://problem/9889518>
Comment 3 Adam Barth 2012-02-06 14:44:56 PST
Created attachment 125711 [details]
Patch
Comment 4 WebKit Review Bot 2012-02-06 15:30:05 PST
Comment on attachment 125711 [details]
Patch

Attachment 125711 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11427762

New failing tests:
platform/chromium/http/tests/security/mixedContent/insecure-script-in-main-frame-blocked.html
platform/chromium/http/tests/security/mixedContent/insecure-script-in-main-frame-allowed.html
Comment 5 Adam Barth 2012-02-06 15:42:11 PST
Created attachment 125718 [details]
Patch for landing
Comment 6 WebKit Review Bot 2012-02-06 19:52:16 PST
Comment on attachment 125718 [details]
Patch for landing

Clearing flags on attachment: 125718

Committed r106896: <http://trac.webkit.org/changeset/106896>
Comment 7 WebKit Review Bot 2012-02-06 19:52:21 PST
All reviewed patches have been landed.  Closing bug.