RESOLVED FIXED 123020
Mixed content error when accessing webkit.org/team.html over https
https://bugs.webkit.org/show_bug.cgi?id=123020
Summary Mixed content error when accessing webkit.org/team.html over https
Tibor Mészáros
Reported 2013-10-18 07:04:20 PDT
When the webkit.org/team.html page is accessed over https most browsers report Mixed Content error, which is caused by the fact that the contributos.json file is accessed over a plain http connection and not https.
Attachments
patch (1.23 KB, patch)
2013-10-18 07:38 PDT, Tibor Mészáros
no flags
Tibor Mészáros
Comment 1 2013-10-18 07:38:28 PDT
Created attachment 214569 [details] patch Added "s" to svn trunk url
WebKit Commit Bot
Comment 2 2013-10-18 10:09:39 PDT
Comment on attachment 214569 [details] patch Clearing flags on attachment: 214569 Committed r157640: <http://trac.webkit.org/changeset/157640>
WebKit Commit Bot
Comment 3 2013-10-18 10:09:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.