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

Issue 2353503006: Remove handling in inspector for Object.observe async task events (Closed)

Created:
4 years, 3 months ago by Dan Ehrenberg
Modified:
4 years, 3 months ago
Reviewers:
kozy, adamk
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Remove handling in inspector for Object.observe async task events Committed: https://crrev.com/f322d3ad5ca2f02b612d6e263813b14cb0d3a1d1 Cr-Commit-Position: refs/heads/master@{#39601}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/inspector/V8Debugger.cpp View 1 chunk +4 lines, -3 lines 2 comments Download

Messages

Total messages: 15 (7 generated)
Dan Ehrenberg
4 years, 3 months ago (2016-09-20 22:18:17 UTC) #4
adamk
https://codereview.chromium.org/2353503006/diff/1/src/inspector/V8Debugger.cpp File src/inspector/V8Debugger.cpp (right): https://codereview.chromium.org/2353503006/diff/1/src/inspector/V8Debugger.cpp#newcode656 src/inspector/V8Debugger.cpp:656: void* ptr = reinterpret_cast<void*>(id * 2 + 1); This ...
4 years, 3 months ago (2016-09-20 22:20:03 UTC) #5
Dan Ehrenberg
https://codereview.chromium.org/2353503006/diff/1/src/inspector/V8Debugger.cpp File src/inspector/V8Debugger.cpp (right): https://codereview.chromium.org/2353503006/diff/1/src/inspector/V8Debugger.cpp#newcode656 src/inspector/V8Debugger.cpp:656: void* ptr = reinterpret_cast<void*>(id * 2 + 1); On ...
4 years, 3 months ago (2016-09-20 22:21:58 UTC) #6
adamk
lgtm (thanks for the O.o cleanup), but kozyatinskiy should confirm as I'm not familiar with ...
4 years, 3 months ago (2016-09-20 22:23:42 UTC) #7
kozy
lgtm
4 years, 3 months ago (2016-09-21 15:05:31 UTC) #10
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/2353503006/1
4 years, 3 months ago (2016-09-21 15:44:19 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-21 15:46:36 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 15:47:35 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f322d3ad5ca2f02b612d6e263813b14cb0d3a1d1
Cr-Commit-Position: refs/heads/master@{#39601}

Powered by Google App Engine
This is Rietveld 408576698