Noscript2.2.9RC1 was broken in Firefox13.0a1

Bug reports and enhancement requests
Post Reply
royallin
Junior Member
Posts: 20
Joined: Sat Sep 24, 2011 2:41 pm

Noscript2.2.9RC1 was broken in Firefox13.0a1

Post by royallin »

HI,
Noscript2.2.9RC1 was broken in Firefox13.0a1.Wroking well in FF12.0A1 or↓version。
Problem:
Flash video have sound but not video.
Like: http://v.youku.com/v_playlist/f6452418o1p0.html
Have sound but not video.Website show "have not install flashplayer".But have sound,video auto play.
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.24) Gecko/20111108 Firefox/3.6.99 (PGO) AppEngine-Google; (+http://code.google.com/appengine; appid: s~imtherock)
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Noscript2.2.9RC1 was broken in Firefox13.0a1

Post by Giorgio Maone »

It might be this.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0
royallin
Junior Member
Posts: 20
Joined: Sat Sep 24, 2011 2:41 pm

Re: Noscript2.2.9RC1 was broken in Firefox13.0a1

Post by royallin »

Giorgio Maone wrote:It might be this.
Thanks!
PS: How about add a function to contorl inline javascript?

Like:
<script type="text/javascript">
xxxxxxx
x
xxxxx
</script>

Into the edit mode,replace or delete the scripts by click on some script that want to remove.:)
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.24) Gecko/20111108 Firefox/3.6.99 (PGO)
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Noscript2.2.9RC1 was broken in Firefox13.0a1

Post by Giorgio Maone »

royallin wrote:
Giorgio Maone wrote:It might be this.
Thanks!
PS: How about add a function to contorl inline javascript?
Inline scripts are blocked by default on non-whitelisted sites.
You cannot disable them selectively on whitelisted sites, if that's what you're asking for, but you can modify their execution environment to "cripple" them or otherwise change their behavior by writing your own page-level script surrogates.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0
Post Reply