Bug 53739

Summary: Crash log links in results.html should include the function that crashed
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Include the crashing function in the link to a crash log ddkilzer: review+

Description Adam Roben (:aroben) 2011-02-03 17:04:59 PST
It would be handy for crash log links in results.html to include the function that crashed. That would make it easy to see at a glance if a lot of tests are crashing in the same place.
Comment 1 Adam Roben (:aroben) 2011-02-03 17:07:03 PST
Created attachment 81149 [details]
Include the crashing function in the link to a crash log
Comment 2 David Kilzer (:ddkilzer) 2011-02-03 17:13:55 PST
Comment on attachment 81149 [details]
Include the crashing function in the link to a crash log

r=me
Comment 3 Adam Roben (:aroben) 2011-02-03 17:18:52 PST
Committed r77571: <http://trac.webkit.org/changeset/77571>