RESOLVED FIXED 143570
Flakiness Dashboard not loading insecure content if loaded with https URL
https://bugs.webkit.org/show_bug.cgi?id=143570
Summary Flakiness Dashboard not loading insecure content if loaded with https URL
Joseph Pecoraro
Reported 2015-04-09 12:13:25 PDT
Trying to open: https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fconsole%2Fconsole-api.html I see many of these warnings in Web Inspector: [Warning] [blocked] The page at ... was not allowed to display insecure content from .... (loader.js, line 56) We should use a "https://" domain for the loader.js triggered loads.
Attachments
[PATCH] Proposed Fix (1.16 KB, patch)
2015-04-09 12:14 PDT, Joseph Pecoraro
ap: review+
ap: commit-queue-
Joseph Pecoraro
Comment 1 2015-04-09 12:14:18 PDT
Created attachment 250452 [details] [PATCH] Proposed Fix
Alexey Proskuryakov
Comment 2 2015-04-09 12:52:45 PDT
Comment on attachment 250452 [details] [PATCH] Proposed Fix Hmm, I wonder why EWS failed on mac. "HTTP Error 500: Internal Server Error". Please update app.yaml with an anticipated revision number of your commit (it's OK if it's slightly off). We'll need to push this to the server once it lands, please ping me on IRC.
Joseph Pecoraro
Comment 3 2015-04-09 13:04:41 PDT
Note You need to log in before you can comment on or make changes to this bug.