Bug 42620

Summary: Web Inspector: it is possible to show call-stack instead of caller property for Timeline records
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[patch] initial version.
none
screenshot
none
[patch] second iteration
none
screenshot
none
[patch] third iteration.
pfeldman: review+
screenshot none

Description Ilya Tikhonovsky 2010-07-20 01:18:04 PDT
%subj%
Comment 1 Ilya Tikhonovsky 2010-07-20 03:02:27 PDT
Created attachment 62048 [details]
[patch] initial version.
Comment 2 Ilya Tikhonovsky 2010-07-20 03:09:21 PDT
Created attachment 62051 [details]
screenshot
Comment 3 Yury Semikhatsky 2010-07-20 03:17:17 PDT
(In reply to comment #2)
> Created an attachment (id=62051) [details]
> screenshot

The tooltip seems to be overloaded with stack data. We could try to make timeline records expandable and show the stack trace in it.
Comment 4 Ilya Tikhonovsky 2010-07-20 06:46:32 PDT
Created attachment 62069 [details]
[patch] second iteration
Comment 5 Ilya Tikhonovsky 2010-07-20 06:47:00 PDT
Created attachment 62070 [details]
screenshot
Comment 6 Pavel Feldman 2010-07-20 07:25:59 PDT
Should we align the frames by "@"?
Comment 7 Ilya Tikhonovsky 2010-07-20 08:42:28 PDT
Created attachment 62081 [details]
[patch] third iteration.
Comment 8 Ilya Tikhonovsky 2010-07-20 08:42:52 PDT
Created attachment 62082 [details]
screenshot
Comment 9 Ilya Tikhonovsky 2010-07-20 12:16:14 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/English.lproj/localizedStrings.js
	M	WebCore/inspector/front-end/TimelinePanel.js
	M	WebCore/inspector/front-end/inspector.css
Committed r63757