[webkit-reviews] review granted: [Bug 210324] Web Inspector: Debugger: add a Step next that steps by expression : [Attachment 396057] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 14 13:59:32 PDT 2020


Timothy Hatcher <timothy at apple.com> has granted Devin Rousso
<drousso at apple.com>'s request for review:
Bug 210324: Web Inspector: Debugger: add a Step next that steps by expression
https://bugs.webkit.org/show_bug.cgi?id=210324

Attachment 396057: Patch

https://bugs.webkit.org/attachment.cgi?id=396057&action=review




--- Comment #5 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 396057
  --> https://bugs.webkit.org/attachment.cgi?id=396057
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=396057&action=review

> Source/JavaScriptCore/inspector/protocol/Debugger.json:199
> +	       "name": "stepNext",

stepToNextExpression? stepOverExpression?


More information about the webkit-reviews mailing list