Bug 65567 - http/tests/security/mixedContent/insecure-script-in-iframe.html flaky in chromium debug
Summary: http/tests/security/mixedContent/insecure-script-in-iframe.html flaky in chro...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-08-02 14:05 PDT by Zhenyao Mo
Modified: 2012-02-06 19:52 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.79 KB, patch)
2012-02-06 14:44 PST, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (5.01 KB, patch)
2012-02-06 15:42 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.