[Bug 436] New: applet background thread keeps running after closing browser window
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sat Jan 30 11:03:34 PST 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=436
Summary: applet background thread keeps running after closing
browser window
Product: IcedTea
Version: 6-hg
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: NPPlugin
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: xerxes at zafena.se
testcase:
open two browser tabs (lets call them a and b) when using the np-plugin in
firefox
load http://www.slayradio.org/webplayer.php in a
load http://oneslime.net/ in b
wait until a starts streaming music in a background thread
close a
problem: music keeps playing (expected result it should stop when closing the
tab containing the web radioplayer)
close b
now music (from the closed tab a applet) stops playing when all remaining open
applets are closed
the same problem happens both with IcedTeaNPPlugin and IcedTeaPlugin compiled
from hg trunk.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list