Bug 118166 - Don't fire process-became-responsive callback when disconnecting it.
Summary: Don't fire process-became-responsive callback when disconnecting it.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 21:31 PDT by Andreas Kling
Modified: 2013-06-28 08:01 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (1.30 KB, patch)
2013-06-27 21:33 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-06-27 21:31:57 PDT
We shouldn't fire the didBecomeResponsive() callback from WebProcessProxy::disconnect().
Comment 1 Andreas Kling 2013-06-27 21:33:17 PDT
Created attachment 205661 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2013-06-28 08:01:27 PDT
Comment on attachment 205661 [details]
Proposed patch

Clearing flags on attachment: 205661

Committed r152166: <http://trac.webkit.org/changeset/152166>
Comment 3 WebKit Commit Bot 2013-06-28 08:01:30 PDT
All reviewed patches have been landed.  Closing bug.