Description[inspector] V8DebuggerAgent cleanup
V8DebuggerAgentImpl::m_skipAllPaused is moved to V8Debugger.
V8DebuggerAgentImpl::didPaused doesn't return shouldBreak flag and called only when break is required and stack trace presented.
V8DebuggerAgentImpl doesn't store paused context.
Logic of conversion step-next at return into step-in is moved to debug.cc.
BUG=none
R=dgozman@chromium.org,yangguo@chromium.org
Review-Url: https://codereview.chromium.org/2668763003
Cr-Commit-Position: refs/heads/master@{#42907}
Committed: https://chromium.googlesource.com/v8/v8/+/3a4f5fafe0a13992917511a42e8fd6ee0c65968a
Patch Set 1 #
Total comments: 7
Patch Set 2 : reverted semantic change - only cleanup #
Total comments: 6
Patch Set 3 : addressed comments #Patch Set 4 : better test #
Total comments: 8
Patch Set 5 : addressed comments #Patch Set 6 : addressed comments #
Total comments: 2
Patch Set 7 : addressed comments #Patch Set 8 #
Messages
Total messages: 37 (21 generated)
|