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

Issue 2450653002: [inspector] enable inspector by default (Closed)

Created:
4 years, 1 month ago by kozy
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] enable inspector by default To achieve this: - fixed crash on windows - String16::fromInteger used "%zu" which doesn't support by VS2013 compiler, wrapped with ifdef else. - fixed asan for d8 - unique_ptr on array has single element type. - force Debugger.disable at the end of test. BUG=chromium:635948 R=dgozman@chromium.org,yangguo@chromium.org,machenbach@chromium.org Committed: https://crrev.com/d7a18896bd5c4a5d7ce21758af5e8d32d8617bf8 Cr-Commit-Position: refs/heads/master@{#40546}

Patch Set 1 #

Patch Set 2 : disable debugger after test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M build_overrides/v8.gni View 1 chunk +1 line, -1 line 0 comments Download
M src/d8.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/inspector/string-16.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M test/inspector/protocol-test.js View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 21 (13 generated)
kozy
Please take a look! Everything should work, all tests should pass. I think that we ...
4 years, 1 month ago (2016-10-25 04:09:28 UTC) #9
Yang
On 2016/10/25 04:09:28, kozyatinskiy wrote: > Please take a look! > Everything should work, all ...
4 years, 1 month ago (2016-10-25 05:05:30 UTC) #12
Michael Achenbach
lgtm
4 years, 1 month ago (2016-10-25 07:07:28 UTC) #13
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/2450653002/20001
4 years, 1 month ago (2016-10-25 07:11:56 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 07:13:40 UTC) #17
Michael Achenbach
On 2016/10/25 04:09:28, kozyatinskiy wrote: > Please take a look! > Everything should work, all ...
4 years, 1 month ago (2016-10-25 13:03:00 UTC) #18
kozy
On 2016/10/25 13:03:00, machenbach (slow) wrote: > Filed http://crbug.com/v8/5564 > > MSVS 2015: http://crbug.com/603131 Thank ...
4 years, 1 month ago (2016-10-25 15:24:48 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:11:50 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d7a18896bd5c4a5d7ce21758af5e8d32d8617bf8
Cr-Commit-Position: refs/heads/master@{#40546}

Powered by Google App Engine
This is Rietveld 408576698