RESOLVED FIXED 110207
Web Inspector: [Canvas] UI: tweak replay control buttons behavior
https://bugs.webkit.org/show_bug.cgi?id=110207
Summary Web Inspector: [Canvas] UI: tweak replay control buttons behavior
Andrey Adaikin
Reported 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.
Attachments
Patch (13.13 KB, patch)
2013-02-19 04:10 PST, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2013-02-19 04:10:31 PST
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2013-02-19 06:31:32 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.