Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 837763 - Add Firefox's Google+ and YouTube links to universal footer #884

Merged
merged 1 commit into from May 17, 2013
Merged

Bug 837763 - Add Firefox's Google+ and YouTube links to universal footer #884

merged 1 commit into from May 17, 2013

Conversation

kyoshino
Copy link
Contributor

Also fixes Bug 638699 - Links to Facebook and Twitter should be HTTPS

Also fixes Bug 638699 - On HTTPS connection, links to Facebook and
Twitter should be HTTPS
<li><a href="https://twitter.com/firefox">{{_('Twitter')}}</a></li>
<li><a href="https://facebook.com/Firefox">{{_('Facebook')}}</a></li>
<li><a href="https://plus.google.com/+firefox/posts">{{_('Google+')}}</a></li>
<li><a href="http://www.youtube.com/firefoxchannel">{{_('YouTube')}}</a></li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason the YouTube link isn't HTTPS too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YouTube is using HTTP by default for now, and if HTTPS is used, we'll face a mixed active content issue (Bug 844556).

@sgarrity sgarrity merged commit c16d29e into mozilla:master May 17, 2013
@kyoshino kyoshino deleted the bug-837763-social-links branch May 17, 2013 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants