[Webkit-unassigned] [Bug 83829] New: Plugins are killed after 45 seconds if showing dialog from command key
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 12 15:57:01 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83829
Summary: Plugins are killed after 45 seconds if showing dialog
from command key
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rsherry at adobe.com
Created an attachment (id=136987)
--> (https://bugs.webkit.org/attachment.cgi?id=136987&action=review)
Plugin for "application/vnd.pluginbug" that will show alerts for mouse-down and command-keys
Plugins can show dialogs, and Safari appears to be in a modal wait loop... but only if the dialog is shown via a mouse-click to the plugin.
If the dialog is shown via a command-key, Safari 5.1.5 (and the 04/12/2012 nightly) kills the plugin after 45 seconds.
The attached plugin will trigger on files of mime type application/vnd.pluginbug.
Mouse-down will show an alert, and that will stay forever.
Any command key (I use command-K) will show the same alert with different wording, and that will be killed after 45 seconds.
For the nightlies, disabling the disablePluginProcess also disables this killing.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list