Bug 83829 - Plugins are killed after 45 seconds if showing dialog from command key
Summary: Plugins are killed after 45 seconds if showing dialog from command key
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-04-12 15:57 PDT by Rudi Sherry
Modified: 2022-07-01 11:35 PDT (History)
2 users (show)

See Also:


Attachments
Plugin for "application/vnd.pluginbug" that will show alerts for mouse-down and command-keys (18.09 KB, application/octet-stream)
2012-04-12 15:57 PDT, Rudi Sherry
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rudi Sherry 2012-04-12 15:57:01 PDT
Created attachment 136987 [details]
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.
Comment 1 Rudi Sherry 2012-04-17 11:38:59 PDT
Added to radar, 11265435.
Comment 2 Alexey Proskuryakov 2012-04-30 11:38:33 PDT
See also: bug 85138.
Comment 3 Alexey Proskuryakov 2022-07-01 11:35:17 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.