RESOLVED FIXED68534
Web Inspector: make WebInspector a bit more timeline friendly
https://bugs.webkit.org/show_bug.cgi?id=68534
Summary Web Inspector: make WebInspector a bit more timeline friendly
Ilya Tikhonovsky
Reported 2011-09-21 07:46:03 PDT
I found that the maximum captured stack frame depth tracked by timeline is not very convenient because the average depth of call stack considerably more than five. Another useful trick is console.timeStamp for all backend calls.
Attachments
[patch] initial version (1.82 KB, patch)
2011-09-21 07:49 PDT, Ilya Tikhonovsky
no flags
[patch] initial version (1.93 KB, patch)
2011-09-21 07:50 PDT, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2011-09-21 07:49:30 PDT
Created attachment 108156 [details] [patch] initial version
Ilya Tikhonovsky
Comment 2 2011-09-21 07:50:28 PDT
Created attachment 108158 [details] [patch] initial version wrong patch was attached
Yury Semikhatsky
Comment 3 2011-09-21 08:13:34 PDT
Comment on attachment 108158 [details] [patch] initial version View in context: https://bugs.webkit.org/attachment.cgi?id=108158&action=review > Source/WebCore/ChangeLog:5 > + Please provide description of the changes.
Ilya Tikhonovsky
Comment 4 2011-09-21 08:18:24 PDT
Note You need to log in before you can comment on or make changes to this bug.