RESOLVED FIXED 154428
Add "databaseProcessDidCrash" to the WKContextClient; Adopt it in WKTR
https://bugs.webkit.org/show_bug.cgi?id=154428
Summary Add "databaseProcessDidCrash" to the WKContextClient; Adopt it in WKTR
Brady Eidson
Reported 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
Attachments
Patch v1 (11.44 KB, patch)
2016-02-19 09:12 PST, Brady Eidson
jer.noble: review+
Brady Eidson
Comment 1 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.
Brady Eidson
Comment 2 2016-02-19 09:12:22 PST
Created attachment 271759 [details] Patch v1
Brady Eidson
Comment 3 2016-02-19 10:15:28 PST
Note You need to log in before you can comment on or make changes to this bug.