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

Issue 2394973002: [inspector] fix integer conversion (Closed)

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

Description

[inspector] fix integer conversion v8::Integer::Value() method returns int64 but all scriptIds are 32 bit based. We can safely cast int64 into int here to make compilers happy. R=dgozman@chromium.org Committed: https://crrev.com/6ea067a40c1f3c790c58227f28e9299eed91cf81 Cr-Commit-Position: refs/heads/master@{#40016}

Patch Set 1 #

Patch Set 2 : a #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M test/inspector/inspector-impl.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 18 (12 generated)
kozy
Dmitry, please take a look.
4 years, 2 months ago (2016-10-05 22:04:01 UTC) #5
dgozman
lgtm
4 years, 2 months ago (2016-10-05 22:41:38 UTC) #10
dgozman
On 2016/10/05 22:41:38, dgozman wrote: > lgtm Please improve the description.
4 years, 2 months ago (2016-10-05 22:41:58 UTC) #11
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/2394973002/20001
4 years, 2 months ago (2016-10-05 22:54:46 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-05 22:56:48 UTC) #16
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 22:57:06 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6ea067a40c1f3c790c58227f28e9299eed91cf81
Cr-Commit-Position: refs/heads/master@{#40016}

Powered by Google App Engine
This is Rietveld 408576698