Split up mixed content devtools test into 3 separate tests
When testing all three mixed content types in one test, the test was flaky because DevTools received requestWillBeSent events in different orders. Instead of making sure that the requests are always sent in the same order, this CL splits up the test into 3 separate tests, one for each mixed content type, with common code in resources/mixed-content-type-test.js. BUG=523500 Review URL: https://codereview.chromium.org/1303033004 git-svn-id: svn://svn.chromium.org/blink/trunk@201247 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment