NEW 56745
run-javascriptcore-tests should save crash logs (and link to them in actual.html)
https://bugs.webkit.org/show_bug.cgi?id=56745
Summary run-javascriptcore-tests should save crash logs (and link to them in actual.h...
Adam Roben (:aroben)
Reported 2011-03-21 08:31:46 PDT
run-javascriptcore-tests should save crash logs and link to them in actual.html. This would make diagnosing crashing/asserting tests much easier.
Attachments
Adam Roben (:aroben)
Comment 1 2011-03-21 14:19:42 PDT
Looks like we use try/except on Windows to prevent crashes from triggering the WER dialog. We'll need to remove that if we want to fix this bug on Windows.
Adam Roben (:aroben)
Comment 2 2011-03-21 14:23:36 PDT
Adam Roben (:aroben)
Comment 3 2011-05-26 11:47:15 PDT
Note You need to log in before you can comment on or make changes to this bug.