On 8 Lis, 22:23, Anthony Lieuallen <[email protected]> wrote:
> On 11/8/2009 1:31 PM, Kodak wrote:
>
> > If Javascript is single-threaded then it is per window.
>
> Do you have any evidence to back up this statement?  I do not believe it
> to be true.

I do not have it - I will need to dig it. Are you saying that having
dozens of windows opened all javascript in them is run in single
thread? So any long lasting call, make it a not asynchronious ajax
call would stop all of your pages from loading/interpreting
javascript? I'm not feeling it is.
Well it can be a single thread with some time divisioning between
"windows" but then still I would need a mechanism to sychronize
"windows" somehow so we are comming to the start.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to