Comment 2 for bug 1214034

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

This is critical for major wabsites like youtube where the default is https, then you cannot play video because the content is insecure, for example:

TEST CASE:
1. Launch the browser
2. Go to google.com
3. Type youtube
4. The 1rst link on the page should be 'https://m.youtube.com/'
5. Follow this link to youtube and try to play a video

ACTUAL RESULT
It doesn't play because it contains http and https contents.