Bug 154428 - Add "databaseProcessDidCrash" to the WKContextClient; Adopt it in WKTR
Summary: Add "databaseProcessDidCrash" to the WKContextClient; Adopt it in WKTR
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-18 17:08 PST by Brady Eidson
Modified: 2016-02-19 10:15 PST (History)
1 user (show)

See Also:


Attachments
Patch v1 (11.44 KB, patch)
2016-02-19 09:12 PST, Brady Eidson
jer.noble: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2016-02-18 17:08:54 PST
Add "databaseProcessDidCrash" to the WKContextClient; Adopt it in WKTR

This will be useful to get "Database process crashed" messages during test execution to be able to associate the process crash with the test that caused (or at least observed) it
Comment 1 Brady Eidson 2016-02-18 17:09:21 PST
Working on a patch for this, and have examples of crashing to test with. Will finish up tomorrow.
Comment 2 Brady Eidson 2016-02-19 09:12:22 PST
Created attachment 271759 [details]
Patch v1
Comment 3 Brady Eidson 2016-02-19 10:15:28 PST
http://trac.webkit.org/changeset/196821