Flash check fails with NS 1.9.9.57

Bug reports and enhancement requests
Post Reply
Titioz
Posts: 2
Joined: Sun Mar 21, 2010 10:37 am

Flash check fails with NS 1.9.9.57

Post by Titioz »

Hi,

since update in NS 1.9.9.57, I have problem with flash.
For example, you can check this problem on "http://www.drakkarduweb.fr/2010/ken-le- ... eaming-340".

I reinstall NS 1.9.9.50 and it works fine with this old version of NS.


Titioz.
Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2) Gecko/20100115 Firefox/3.6
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Flash check fails with NS 1.9.9.57

Post by Giorgio Maone »

Fixed, thanks, please check latest development build.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Titioz
Posts: 2
Joined: Sun Mar 21, 2010 10:37 am

Re: Flash check fails with NS 1.9.9.57

Post by Titioz »

Good, it's OK with NS 1.9.9.58
Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2) Gecko/20100115 Firefox/3.6
mpz
Junior Member
Posts: 23
Joined: Wed Jul 22, 2009 1:34 pm

Re: Flash check fails with NS 1.9.9.57

Post by mpz »

NS 1.9.9.57 seemed to run a little slow on youtube, even just turning javascript on and off with video object blocked. Went back to 1.9.9.50 and it's much snappier again. Will try 1.9.9.58 and see if there's any difference.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20100115 Firefox/3.6
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Flash check fails with NS 1.9.9.57

Post by Giorgio Maone »

mpz wrote:NS 1.9.9.57 seemed to run a little slow on youtube, even just turning javascript on and off with video object blocked.
It's just perception.
The placeholder replacements now happen all together on DOMContentLoaded (i.e. when the HTML document finished to load, not necessarily with subresources such as images or frames), rather than immediately after the replaced object has been blocked.
This prevents some subtle layout bugs which resulted in invisible or wrongly sized placeholders, but can be perceived as a delay in NoScript operation (while, in reality, everything happens faster even though slightly later).
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Post Reply