-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bernd Kreuss wrote:
> Is this really the case?
I can answer this myself: No this is not the case!
Javascript-Popups have their own independent Threads, no way to block
the opening window with an alert in it's popup window:
window 1:
<script>
window.open("test1.html");
alert("foo");
</script>
window 2: (test1.html)
<script>
alert("bar");
</script>
Tested in Konqueror and in Firefox: I immediately see two alerts pop up
without one blocking the other, so we have two independent Threads.
Everything else would have made me wonder.
- --
private communication within hostile networks:
http://torchat.googlecode.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIxGy1xT6R4jlFoh0RAlS4AJwNpjvgWQmN3ixN6aIs7td2WhQJNgCfQUDT
mD0cojCGJqNH4HadNMMiI7I=
=YSQv
-----END PGP SIGNATURE-----
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-discuss" 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/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---