Bug 123020 - Mixed content error when accessing webkit.org/team.html over https
Summary: Mixed content error when accessing webkit.org/team.html over https
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-18 07:04 PDT by Tibor Mészáros
Modified: 2013-10-18 10:09 PDT (History)
4 users (show)

See Also:


Attachments
patch (1.23 KB, patch)
2013-10-18 07:38 PDT, Tibor Mészáros
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tibor Mészáros 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.
Comment 1 Tibor Mészáros 2013-10-18 07:38:28 PDT
Created attachment 214569 [details]
patch

Added "s" to svn trunk url
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-10-18 10:09:41 PDT
All reviewed patches have been landed.  Closing bug.