ghostwords/chameleon

Breaks YouTube HTML5 Player

Opened this issue · 3 comments

The HTML5 player is unable to detect the proper size of the screen, and displays the proper size box but a smaller size video within it.

This happens because Chameleon currently fixes various JavaScript screen width/height metrics to match Tor Browser defaults, which throws off YouTube's calculations. This is the same basic issue as #8.

Should these two issues be merged then ?

I'll just keep both open for now for discoverability's sake.