Bug 68534

Summary: Web Inspector: make WebInspector a bit more timeline friendly
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[patch] initial version
none
[patch] initial version yurys: review+

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.