Bug 124314

Summary: Plug-in processes hang around for 10 sec after Safari quits
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Anders Carlsson
Reported 2013-11-13 15:10:46 PST
Plug-in processes hang around for 10 sec after Safari quits
Attachments
Patch (1.47 KB, patch)
2013-11-13 15:11 PST, Anders Carlsson
simon.fraser: review+
Anders Carlsson
Comment 1 2013-11-13 15:11:32 PST
Simon Fraser (smfr)
Comment 2 2013-11-13 15:12:29 PST
Comment on attachment 216870 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=216870&action=review > Source/WebKit2/ChangeLog:9 > + Call stopRunLoop instead of instead of RunLoop::stop(). What's the difference?
Anders Carlsson
Comment 3 2013-11-13 15:13:12 PST
(In reply to comment #2) > (From update of attachment 216870 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=216870&action=review > > > Source/WebKit2/ChangeLog:9 > > + Call stopRunLoop instead of instead of RunLoop::stop(). > > What's the difference? stopRunLoop will call [NSApp terminate:] instead.
Anders Carlsson
Comment 4 2013-11-13 15:15:59 PST
Note You need to log in before you can comment on or make changes to this bug.