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

Issue 2846673005: Roll third_party/inspector_protocol to efefa86c3183d307f0a0e53bf568fe57c5b58849 (Closed)

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

Description

Roll third_party/inspector_protocol to efefa86c3183d307f0a0e53bf568fe57c5b58849 This roll includes: - [inspector_protocol] added StringUtil::toDouble method as requirement [1] [1] https://codereview.chromium.org/2843223005/ BUG=chromium:712610 R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2846673005 Cr-Commit-Position: refs/heads/master@{#44954} Committed: https://chromium.googlesource.com/v8/v8/+/aed22ad12f66fdf95ea30fe857253f4d055fc8fb

Patch Set 1 #

Total comments: 3

Patch Set 2 : addressed comment #

Patch Set 3 : ac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -8 lines) Patch
M src/inspector/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M src/inspector/string-util.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/inspector/string-util.cc View 2 chunks +12 lines, -0 lines 0 comments Download
A test/inspector/debugger/protocol-string-to-double-locale.js View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A test/inspector/debugger/protocol-string-to-double-locale-expected.txt View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/inspector_protocol/lib/Parser_cpp.template View 1 chunk +2 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
kozy
Dmitry, please take a look.
3 years, 7 months ago (2017-04-27 21:43:05 UTC) #2
dgozman
https://codereview.chromium.org/2846673005/diff/1/src/inspector/string-util.cc File src/inspector/string-util.cc (right): https://codereview.chromium.org/2846673005/diff/1/src/inspector/string-util.cc#newcode99 src/inspector/string-util.cc:99: v8::internal::UnicodeCache unicode_cache; This class looks huuuge.
3 years, 7 months ago (2017-04-27 23:03:48 UTC) #3
kozy
Alexey, please take a look! https://codereview.chromium.org/2846673005/diff/1/src/inspector/string-util.cc File src/inspector/string-util.cc (right): https://codereview.chromium.org/2846673005/diff/1/src/inspector/string-util.cc#newcode99 src/inspector/string-util.cc:99: v8::internal::UnicodeCache unicode_cache; On 2017/04/27 ...
3 years, 7 months ago (2017-04-27 23:31:00 UTC) #5
kozy
I profiled code, yes it adds 30% for parsing double but this addition is non ...
3 years, 7 months ago (2017-04-28 00:08:11 UTC) #6
dgozman
lgtm https://codereview.chromium.org/2846673005/diff/1/test/inspector/debugger/protocol-string-to-double-locale-expected.txt File test/inspector/debugger/protocol-string-to-double-locale-expected.txt (right): https://codereview.chromium.org/2846673005/diff/1/test/inspector/debugger/protocol-string-to-double-locale-expected.txt#newcode1 test/inspector/debugger/protocol-string-to-double-locale-expected.txt:1: { This test verifies that ....
3 years, 7 months ago (2017-04-28 00:10:13 UTC) #8
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/2846673005/60001
3 years, 7 months ago (2017-04-28 01:05:54 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 01:43:11 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/aed22ad12f66fdf95ea30fe857253f4d055...

Powered by Google App Engine
This is Rietveld 408576698