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

Issue 2767873002: [inspector] added flag for injected-script-source debugging (Closed)

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

Description

[inspector] added flag for injected-script-source debugging With flag we can debug injected-script-source in inspector-test or from DevTools frontend as regular user code. We need this when working on new features or debugging issues, it's for internal purpose only and doesn't provide any benefits for end users. Flag: --expose-inspector-scripts BUG=none R=yangguo@chromium.org Review-Url: https://codereview.chromium.org/2767873002 Cr-Commit-Position: refs/heads/master@{#44039} Committed: https://chromium.googlesource.com/v8/v8/+/5f8c0a139637f4fcdea1eaad0eccd8d97299e526

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Patch Set 3 : added expectations for test #

Patch Set 4 : a #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -1 line) Patch
M src/api.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M src/flag-definitions.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A test/inspector/debugger/stepping-ignores-injected-script.js View 1 1 chunk +19 lines, -0 lines 0 comments Download
A test/inspector/debugger/stepping-ignores-injected-script-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
A test/inspector/debugger/stepping-with-exposed-injected-script.js View 1 1 chunk +20 lines, -0 lines 0 comments Download
A test/inspector/debugger/stepping-with-exposed-injected-script-expected.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
kozy
Yang, please take a look!
3 years, 9 months ago (2017-03-22 07:25:08 UTC) #3
Yang
lgtm. https://codereview.chromium.org/2767873002/diff/1/src/flag-definitions.h File src/flag-definitions.h (right): https://codereview.chromium.org/2767873002/diff/1/src/flag-definitions.h#newcode857 src/flag-definitions.h:857: DEFINE_BOOL(compile_inspector_scripts_as_user, false, Can we call this expose_inspector_scripts instead? ...
3 years, 9 months ago (2017-03-22 11:00:01 UTC) #5
kozy
all done, thanks. https://codereview.chromium.org/2767873002/diff/1/src/flag-definitions.h File src/flag-definitions.h (right): https://codereview.chromium.org/2767873002/diff/1/src/flag-definitions.h#newcode857 src/flag-definitions.h:857: DEFINE_BOOL(compile_inspector_scripts_as_user, false, On 2017/03/22 11:00:01, Yang ...
3 years, 9 months ago (2017-03-22 17:08:50 UTC) #6
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/2767873002/40001
3 years, 9 months ago (2017-03-22 17:09:00 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/2767873002/60001
3 years, 9 months ago (2017-03-22 17:14:09 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 17:37:04 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/5f8c0a139637f4fcdea1eaad0eccd8d9729...

Powered by Google App Engine
This is Rietveld 408576698