[Webkit-unassigned] [Bug 32636] Web Inspector: Show direction of function calls in CPU profiles
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 13 02:50:22 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=32636
--- Comment #16 from Mikhail Naganov <mnaganov at chromium.org> 2010-01-13 02:50:21 PST ---
(In reply to comment #14)
> It also could work for the selected node too. Sometimes hover is too twitchy.
> Working for the selected node would keep keyworad users happy.
So here is a screencast demo: http://screencast.com/t/MTMyZWZkNDE
Please don't mind the look of arrows, I know they are ugly. What is your
overall feeling about this?
If we would be implementing this, something must be done to the way of how tree
triangles are rendered. Currently they are added using ::before modifier. As
there can be no two 'before's (one for triangle and one for arrow), I think
triangles would need to be displayed as inline blocks.
--
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