Bug 110207

Summary: Web Inspector: [Canvas] UI: tweak replay control buttons behavior
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Andrey Adaikin <aandrey>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.