Bug 92843

Summary: [EFL] Dump a backtrace in case of a crash on the UIProcess
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: WebKit EFLAssignee: Thiago Marcos P. Santos <tmpsantos>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, lucas.de.marchi, ossy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Thiago Marcos P. Santos 2012-07-31 23:16:33 PDT
We are already dumping the backtraces when automated tests are crashing, but only for the WebProcess. Right now we have a test where the UIProcess is crashing and we don't see any useful information on the bots.
Comment 1 Thiago Marcos P. Santos 2012-07-31 23:18:52 PDT
Created attachment 155727 [details]
Patch
Comment 2 Csaba Osztrogonác 2012-08-01 05:13:47 PDT
Comment on attachment 155727 [details]
Patch

LGTM, r=me
Comment 3 WebKit Review Bot 2012-08-01 05:23:57 PDT
Comment on attachment 155727 [details]
Patch

Clearing flags on attachment: 155727

Committed r124327: <http://trac.webkit.org/changeset/124327>
Comment 4 WebKit Review Bot 2012-08-01 05:24:00 PDT
All reviewed patches have been landed.  Closing bug.