Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Issue 2709263002: [inspector] use BREAK_POSITION_ALIGNED for breakpoints (Closed)

Created:
3 years, 10 months ago by kozy
Modified:
3 years, 10 months ago
Reviewers:
dgozman, Yang
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] use BREAK_POSITION_ALIGNED for breakpoints With inline breakpoints DevTools are ready for break position aligned breakpoints instead of statement aligned. BUG=chromium:695236 R=dgozman@chromium.org,yangguo@chromium.org Review-Url: https://codereview.chromium.org/2709263002 Cr-Original-Commit-Position: refs/heads/master@{#43385} Committed: https://chromium.googlesource.com/v8/v8/+/2fed7a0090b316d77ebbf509d2cc98edd4b6ccf0 Review-Url: https://codereview.chromium.org/2709263002 Cr-Commit-Position: refs/heads/master@{#43400} Committed: https://chromium.googlesource.com/v8/v8/+/59eb62d48303bb15561b1b8f3e8fa1e53b3cc9e6

Patch Set 1 #

Total comments: 1

Patch Set 2 : better test result without actual change #

Patch Set 3 : with actual change #

Patch Set 4 : added test for calls as functions arguments #

Patch Set 5 : # -> | for break location #

Patch Set 6 : | -> ^ #

Patch Set 7 : little testcfg tuning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+324 lines, -1132 lines) Patch
M src/debug/debug.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M src/inspector/debugger-script.js View 2 1 chunk +1 line, -1 line 0 comments Download
M test/inspector/debugger/get-possible-breakpoints.js View 1 2 3 4 5 3 chunks +121 lines, -91 lines 0 comments Download
M test/inspector/debugger/get-possible-breakpoints-expected.txt View 1 2 3 4 5 1 chunk +200 lines, -1038 lines 0 comments Download
M test/inspector/testcfg.py View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 23 (11 generated)
kozy
Dmitry and Yang, please take a look!
3 years, 10 months ago (2017-02-22 17:28:11 UTC) #1
Yang
https://codereview.chromium.org/2709263002/diff/1/src/debug/debug.cc File src/debug/debug.cc (right): https://codereview.chromium.org/2709263002/diff/1/src/debug/debug.cc#newcode1380 src/debug/debug.cc:1380: BREAK_POSITION_ALIGNED, positions); Can you check whether we need to ...
3 years, 10 months ago (2017-02-22 19:27:03 UTC) #2
Yang
On 2017/02/22 19:27:03, Yang wrote: > https://codereview.chromium.org/2709263002/diff/1/src/debug/debug.cc > File src/debug/debug.cc (right): > > https://codereview.chromium.org/2709263002/diff/1/src/debug/debug.cc#newcode1380 > ...
3 years, 10 months ago (2017-02-22 19:27:11 UTC) #3
kozy
Dmitry, please take a look. I changed test expectations and upload expectations without CL as ...
3 years, 10 months ago (2017-02-22 22:34:58 UTC) #4
dgozman
lgtm
3 years, 10 months ago (2017-02-22 23:13:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2709263002/100001
3 years, 10 months ago (2017-02-22 23:28:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2709263002/120001
3 years, 10 months ago (2017-02-22 23:41:08 UTC) #12
commit-bot: I haz the power
Committed patchset #7 (id:120001) as https://chromium.googlesource.com/v8/v8/+/2fed7a0090b316d77ebbf509d2cc98edd4b6ccf0
3 years, 10 months ago (2017-02-23 00:05:33 UTC) #15
Michael Achenbach
A revert of this CL (patchset #7 id:120001) has been created in https://codereview.chromium.org/2709313003/ by machenbach@chromium.org. ...
3 years, 10 months ago (2017-02-23 20:26:44 UTC) #16
kozy
Failed test was better disabled, so try to reland..
3 years, 10 months ago (2017-02-24 01:38:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2709263002/120001
3 years, 10 months ago (2017-02-24 01:38:29 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 02:01:33 UTC) #23
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/v8/v8/+/59eb62d48303bb15561b1b8f3e8fa1e53b3...

Powered by Google App Engine
This is Rietveld 408576698