Bug 37427

Summary: LayoutTestController should have a way to trigger a crash
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, ap, dglazkov, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Dirk Pranke 2010-04-11 18:46:46 PDT
It would be cool if there was a hook in LayoutTestsController that a test could call to invoke a crash - at the very least, it would make it really easy to write portable test cases for run-webkit-tests to ensure that it does handle crashes properly.
Comment 1 Dirk Pranke 2011-02-17 12:35:18 PST
This is mostly addressed now by the other test code I have for new-run-webkit-tests, especially the MockDRT code. Closing as WONTFIX.