Bug 110207 - Web Inspector: [Canvas] UI: tweak replay control buttons behavior
Summary: Web Inspector: [Canvas] UI: tweak replay control buttons behavior
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Adaikin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 04:04 PST by Andrey Adaikin
Modified: 2013-02-19 06:31 PST (History)
9 users (show)

See Also:


Attachments
Patch (13.13 KB, patch)
2013-02-19 04:10 PST, Andrey Adaikin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Adaikin 2013-02-19 04:04:23 PST
- The NextCall button (~StepInto) on a node group should expand it and move into its first child (instead of expanding and moving into the next node group)
- The NextDrawCall button (~StepOver) should move to a next node that has children (instead of just iterating call group nodes, ignoring frame nodes).

Patch to follow.
Comment 1 Andrey Adaikin 2013-02-19 04:10:31 PST
Created attachment 189049 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-19 06:31:29 PST
Comment on attachment 189049 [details]
Patch

Clearing flags on attachment: 189049

Committed r143324: <http://trac.webkit.org/changeset/143324>
Comment 3 WebKit Review Bot 2013-02-19 06:31:32 PST
All reviewed patches have been landed.  Closing bug.