[webkit-changes] [124215] trunk

2012-07-31 Thread commit-queue
Title: [124215] trunk Revision 124215 Author commit-qu...@webkit.org Date 2012-07-31 09:42:20 -0700 (Tue, 31 Jul 2012) Log Message Add a mechanism to dump the stack trace in case of a crash https://bugs.webkit.org/show_bug.cgi?id=92666 Patch by Thiago Marcos P. Santos

Re: [webkit-changes] [124215] trunk

2012-07-31 Thread Oliver Hunt
I find myself wondering if it would be worth dumping the interpreter call stack as well in in WTFBacktrace. It's slightly annoying that we don't have such joy in release builds/nightlies but it would be difficult to get a truly useful stack trace without potentially introducing privacy issues