WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124314
Plug-in processes hang around for 10 sec after Safari quits
https://bugs.webkit.org/show_bug.cgi?id=124314
Summary
Plug-in processes hang around for 10 sec after Safari quits
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-11-13 15:11:32 PST
Created
attachment 216870
[details]
Patch
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
Committed
r159248
: <
http://trac.webkit.org/changeset/159248
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug