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

Issue 2505493002: [inspector] make console.assert much faster (Closed)

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

Description

[inspector] make console.assert much faster New console.assert implementation is faster then custom user implementation. BUG=chromium:663845 R=dgozman@chromium.org Committed: https://crrev.com/f658e41d864267fb9e99ea76faa7758b0b63d5c9 Committed: https://crrev.com/019d446c1e2d00ac61f1ecd4eeffdbe80a8cdb40 Cr-Original-Commit-Position: refs/heads/master@{#41227} Cr-Commit-Position: refs/heads/master@{#41232}

Patch Set 1 #

Total comments: 2

Patch Set 2 : ready for review #

Patch Set 3 : fix debug-script.js test #

Patch Set 4 : do not run microtasks after internal function call #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -3 lines) Patch
M src/inspector/v8-console.cc View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
M src/inspector/v8-inspector-impl.h View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M src/inspector/v8-inspector-impl.cc View 1 2 3 1 chunk +16 lines, -2 lines 0 comments Download
M test/debugger/debug/debug-script.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A test/inspector/runtime/console-assert.js View 1 1 chunk +24 lines, -0 lines 0 comments Download
A test/inspector/runtime/console-assert-expected.txt View 1 1 chunk +147 lines, -0 lines 0 comments Download

Messages

Total messages: 44 (27 generated)
kozy
Dmitry, please take a look. I'll add Yang after your review :)
4 years, 1 month ago (2016-11-15 02:10:03 UTC) #1
dgozman
Let's extract part of this into separate patch. https://codereview.chromium.org/2505493002/diff/1/test/inspector/console/console-assert-expected.txt File test/inspector/console/console-assert-expected.txt (right): https://codereview.chromium.org/2505493002/diff/1/test/inspector/console/console-assert-expected.txt#newcode19 test/inspector/console/console-assert-expected.txt:19: url ...
4 years, 1 month ago (2016-11-15 17:57:17 UTC) #2
kozy
Dmitry, please take a look! Let's make web great again :))
4 years, 1 month ago (2016-11-22 06:52:42 UTC) #4
kozy
Yang, please take a look!
4 years, 1 month ago (2016-11-22 16:31:10 UTC) #10
dgozman
!lgtm
4 years, 1 month ago (2016-11-22 17:05:31 UTC) #11
Yang
On 2016/11/22 17:05:31, dgozman wrote: > !lgtm lgtm. This is not really elegant, but I ...
4 years ago (2016-11-23 12:12:58 UTC) #17
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/2505493002/40001
4 years ago (2016-11-23 14:18:07 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-23 14:20:08 UTC) #22
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/f658e41d864267fb9e99ea76faa7758b0b63d5c9 Cr-Commit-Position: refs/heads/master@{#41227}
4 years ago (2016-11-23 14:20:36 UTC) #24
Michael Achenbach
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2521323005/ by machenbach@chromium.org. ...
4 years ago (2016-11-23 15:53:28 UTC) #25
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/2505493002/60001
4 years ago (2016-11-23 16:41:41 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_precise_blink_rel on master.tryserver.blink (JOB_FAILED, no build URL)
4 years ago (2016-11-23 16:42:32 UTC) #31
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/2505493002/60001
4 years ago (2016-11-23 16:51:50 UTC) #34
commit-bot: I haz the power
Your CL can not be processed by CQ because of: * Failed to parse additional ...
4 years ago (2016-11-23 16:51:53 UTC) #36
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/2505493002/60001
4 years ago (2016-11-23 16:52:51 UTC) #39
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-11-23 17:09:41 UTC) #42
commit-bot: I haz the power
4 years ago (2016-11-23 17:10:01 UTC) #44
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/019d446c1e2d00ac61f1ecd4eeffdbe80a8cdb40
Cr-Commit-Position: refs/heads/master@{#41232}

Powered by Google App Engine
This is Rietveld 408576698