[Webkit-unassigned] [Bug 38467] Web Inspector: Implement source code 'drawer' for Timeline and Profiles panels.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 05:21:12 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38467





--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2010-05-04 05:21:11 PST ---
(In reply to comment #1)
> I'd rather just fix the panel navigation issues. I really don't want multiple
> ways to view the same source code (Scripts and Resources are it).
> 

By navigation you mean ability to go back to previous panel / state?

> Drawers (vertical or otherwise) are bad when docked, so we should not have any
> more drawers unless it truely is somethng that should be accessed across
> multiple panels. And I don't think this fits.

I was profiling something and found myself switching between profile and
scripts panels a lot. I was clicking through links on the profile fairly
quickly and was looking for the methods I could optimize. And every time I
needed to go back and find a profile node I was processing. Same happened to me
while working with timeline. I really think we should have a way of viewing
(previewing) source while traversing the trees / lists as if that tree was a
file system browser in a classical IDEs. Otherwise, it takes too much time to
get back into the context.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list