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

Issue 2242233002: [DevTools] Fix V8 inspector export (Closed)

Created:
4 years, 4 months ago by eostroukhov
Modified:
4 years, 4 months ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Fix V8 inspector export R=dgozman@chromium.org BUG= Committed: https://crrev.com/ef1ce7140f1d717f3f9d874c679eadf9873a4ccd Cr-Commit-Position: refs/heads/master@{#412116}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Moved the files to the correct location #

Patch Set 3 : Fixed compilation #

Patch Set 4 : Now everything builds #

Total comments: 1

Patch Set 5 : Another version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -73 lines) Patch
M third_party/WebKit/Source/platform/v8_inspector/String16STL.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp View 1 2 3 4 4 chunks +77 lines, -73 lines 0 comments Download

Messages

Total messages: 34 (19 generated)
eostroukhov
https://codereview.chromium.org/2242233002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/String16STL.h File third_party/WebKit/Source/platform/inspector_protocol/String16STL.h (right): https://codereview.chromium.org/2242233002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/String16STL.h#newcode9 third_party/WebKit/Source/platform/inspector_protocol/String16STL.h:9: #include <climits> UINT_MAX https://codereview.chromium.org/2242233002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/v8_inspector.gyp File third_party/WebKit/Source/platform/inspector_protocol/v8_inspector.gyp (left): https://codereview.chromium.org/2242233002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/v8_inspector.gyp#oldcode60 third_party/WebKit/Source/platform/inspector_protocol/v8_inspector.gyp:60: ...
4 years, 4 months ago (2016-08-15 18:01:03 UTC) #1
dgozman
These files are in v8_inspector, not inspector_protocol. https://codereview.chromium.org/2242233002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/v8_inspector.gyp File third_party/WebKit/Source/platform/inspector_protocol/v8_inspector.gyp (left): https://codereview.chromium.org/2242233002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/v8_inspector.gyp#oldcode148 third_party/WebKit/Source/platform/inspector_protocol/v8_inspector.gyp:148: }, Wow! ...
4 years, 4 months ago (2016-08-15 18:45:00 UTC) #4
eostroukhov
Moved the files to the correct location
4 years, 4 months ago (2016-08-15 18:54:42 UTC) #5
eostroukhov
Codereview tool was too smart - it shown me the proper diff even though I ...
4 years, 4 months ago (2016-08-15 18:55:24 UTC) #6
eostroukhov
Fixed compilation
4 years, 4 months ago (2016-08-15 19:23:58 UTC) #11
eostroukhov
Now everything builds
4 years, 4 months ago (2016-08-15 21:19:51 UTC) #14
eostroukhov
Please take a look
4 years, 4 months ago (2016-08-15 21:20:32 UTC) #18
eostroukhov
Please take a look
4 years, 4 months ago (2016-08-15 21:20:34 UTC) #19
dgozman
lgtm https://codereview.chromium.org/2242233002/diff/60001/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp File third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp (right): https://codereview.chromium.org/2242233002/diff/60001/third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp#newcode202 third_party/WebKit/Source/platform/v8_inspector/v8_inspector.gyp:202: '--config', '../v8_inspector/inspector_protocol_config_stl.json', Just "inspector_protocol_config_stl.json".
4 years, 4 months ago (2016-08-15 21:33:39 UTC) #20
eostroukhov
Another version
4 years, 4 months ago (2016-08-15 23:28:03 UTC) #23
eostroukhov
Please take another look. I added operation< to String16 (required so the String16 class could ...
4 years, 4 months ago (2016-08-15 23:30:40 UTC) #26
dgozman
lgtm
4 years, 4 months ago (2016-08-15 23:33:27 UTC) #27
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/2242233002/80001
4 years, 4 months ago (2016-08-15 23:34:18 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-16 00:49:36 UTC) #32
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 00:51:46 UTC) #34
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ef1ce7140f1d717f3f9d874c679eadf9873a4ccd
Cr-Commit-Position: refs/heads/master@{#412116}

Powered by Google App Engine
This is Rietveld 408576698