WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 155325
25734
Web Inspector: debugger 'step out' avoids some functions in expressions and for loops
https://bugs.webkit.org/show_bug.cgi?id=25734
Summary
Web Inspector: debugger 'step out' avoids some functions in expressions and f...
Kevin McCullough
Reported
2009-05-12 12:13:42 PDT
Start the manual test at WebCore/manual-tests/inspector/debugger-step-on-for-statements.html Use 'Step into' and 'Step out' to enter and exit all of the functions on the 'for' line (e.g. initialize(), condition(), increment()). You will step in and out of increment() and initialize() but skip condition(). You can step into condition() if, when you are in increment() or initialize(), you press 'step-into' instead of 'step-out'
Attachments
Add attachment
proposed patch, testcase, etc.
Brian Burg
Comment 1
2014-12-11 09:30:26 PST
I've been running into this bug lately, especially stepping into complicated expressions with multiple calls.
Brian Burg
Comment 2
2014-12-15 23:53:27 PST
***
Bug 19277
has been marked as a duplicate of this bug. ***
Radar WebKit Bug Importer
Comment 3
2014-12-17 11:25:33 PST
<
rdar://problem/19281609
>
Joseph Pecoraro
Comment 4
2016-09-28 13:43:24 PDT
*** This bug has been marked as a duplicate of
bug 155325
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug