Comment 0 for bug 1355818

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

mako #185

Sometimes youtube is launched with an https URI and content cannot be played because it is insecure.
In this case the following message is displayed in webbrowser.log

qml: [JS] (https://m.youtube.com/watch?v=XXXXXXXXXXX) [blocked] The page at 'https://m.youtube.com/watch?v=XXXXXXXXXX' was loaded over HTTPS, but displayed insecure content from 'http://SOMEVERYLONGURL: this content should also be loaded over HTTPS.

Test Case:
1. Open the youtube scope
2. Search a video
3. Play it

Actual result
The webbrowser launches the video with an https URL and fails to play the video.