Bug 53739 - Crash log links in results.html should include the function that crashed
Summary: Crash log links in results.html should include the function that crashed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 17:04 PST by Adam Roben (:aroben)
Modified: 2011-02-03 17:18 PST (History)
1 user (show)

See Also:


Attachments
Include the crashing function in the link to a crash log (2.66 KB, patch)
2011-02-03 17:07 PST, Adam Roben (:aroben)
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>