[webkit-reviews] review granted: [Bug 87656] Web Inspector: Add trace() method to the WorkerConsole : [Attachment 144346] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 28 06:49:31 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Alexei Filippov
<alexeif at chromium.org>'s request for review:
Bug 87656: Web Inspector: Add trace() method to the WorkerConsole
https://bugs.webkit.org/show_bug.cgi?id=87656

Attachment 144346: Patch
https://bugs.webkit.org/attachment.cgi?id=144346&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=144346&action=review


> Source/WebCore/inspector/front-end/HeapSnapshotWorker.js:70
> +	   Error.captureStackTrace(obj, this.trace);

Doe this method work in JSC?


More information about the webkit-reviews mailing list