Bug 169573 - [WK2] Call processDidCrash() right away when terminating a process that exceeded background CPU limit
Summary: [WK2] Call processDidCrash() right away when terminating a process that excee...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 169456
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-13 16:08 PDT by Chris Dumez
Modified: 2017-03-21 14:08 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.30 KB, patch)
2017-03-13 16:10 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-03-13 16:08:39 PDT
Call processDidCrash() right away when terminating a process that exceeded background CPU limit and let the client decide when to reload the content.
Comment 1 Chris Dumez 2017-03-13 16:09:05 PDT
<rdar://problem/30960968>
Comment 2 Chris Dumez 2017-03-13 16:10:54 PDT
Created attachment 304317 [details]
Patch
Comment 3 Chris Dumez 2017-03-21 14:08:25 PDT
Comment on attachment 304317 [details]
Patch

Clearing flags on attachment: 304317

Committed r214230: <http://trac.webkit.org/changeset/214230>
Comment 4 Chris Dumez 2017-03-21 14:08:28 PDT
All reviewed patches have been landed.  Closing bug.