does Samonkey have a delay for loop/long script to configure

User Help for Seamonkey and Mozilla Suite
Post Reply
Michael REMY
Posts: 323
Joined: December 19th, 2009, 2:27 am

does Samonkey have a delay for loop/long script to configure

Post by Michael REMY »

hi,

i wish to reduce the delay/time accepted before seamonkey decide to display me the window dialog box after long script/debug/stop script option ?

is it a parameter in about:config ?
TPR75
Posts: 1352
Joined: July 25th, 2011, 8:11 am
Location: Poland

Re: does Samonkey have a delay for loop/long script to confi

Post by TPR75 »

Try this:

Code: Select all

javascript.options.compact_on_user_inactive_delay
... and set it to e.g. 15000 or something.

BTW Do you know there is available SeaMonkey 2.48 already?
https://www.seamonkey-project.org/releases/
But you need to download and install it manually.
--
Michael REMY
Posts: 323
Joined: December 19th, 2009, 2:27 am

Re: does Samonkey have a delay for loop/long script to confi

Post by Michael REMY »

TPR75 wrote:Try this:

Code: Select all

javascript.options.compact_on_user_inactive_delay
... and set it to e.g. 15000 or something.

BTW Do you know there is available SeaMonkey 2.48 already?
https://www.seamonkey-project.org/releases/
But you need to download and install it manually.
thank for the tip, i will try it because some crappy trapped "windows false technical" page manage to freeze seamonkey 2.46

i use the update check feature in the menu, and it did not propre me the 2.48. strange behavior...
Michael REMY
Posts: 323
Joined: December 19th, 2009, 2:27 am

Re: does Samonkey have a delay for loop/long script to confi

Post by Michael REMY »

oh i justy discover that message, many people won't be able to read it !
thank you for the update information
SeaMonkey 2.48

Automatic upgrades from previous versions are not working for this release. Please download the full installer from the downloads section and install SeaMonkey 2.48 manually over the previous version.
User avatar
therube
Posts: 21698
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: does Samonkey have a delay for loop/long script to confi

Post by therube »

Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
Michael REMY
Posts: 323
Joined: December 19th, 2009, 2:27 am

Re: does Samonkey have a delay for loop/long script to confi

Post by Michael REMY »

seamonkey should gather stat & analyze the user habits to adjust this value.

people with fast hardware and fast network connection should have a short delay whereas other must have a long one.
Post Reply