Page 1 of 1

NoScript, Firefox 4.0.1 and blip.tv

Posted: Fri Jun 17, 2011 3:30 pm
by Azzu
If you watch a video on blip.tv, the "video interface", namely the start/stop button, timeline and volume are not visible when I have NoScript enabled, even though I "Generally allow scripts". When I disable NoScript in FireFox I see the video interface again. I resetted all preferences with no change.

Example: http://blip.tv/day9tv/day-9-daily-312-n ... ve-5256999

Re: NoScript, Firefox 4.0.1 and blip.tv

Posted: Fri Jun 17, 2011 3:56 pm
by therube
Works for me.
Looks like you need blip.tv, googleapis.com, & facebook.net.

Re: NoScript, Firefox 4.0.1 and blip.tv

Posted: Fri Jun 17, 2011 9:36 pm
by al_9x
blip.tv could use a facebook surrogate, it makes no sense for sites to take a hard dependency on facebook when they don't need it for their core functionality.

Code: Select all

user_pref("noscript.surrogate.facebook_connect.sources", "connect.facebook.net/en_US/all.js");
user_pref("noscript.surrogate.facebook_connect.replacement", "FB={Event:{__noSuchMethod__:function(){}}};");