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

Issue 1435273002: Fix name shown by devtools for subclasses. (Closed)

Created:
5 years, 1 month ago by Toon Verwaest
Modified:
5 years ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix name shown by devtools for subclasses. This replaces internal GetConstructorName with toStringTag, .constructor's name and class_name. This entirely changes how the name is computed for use in devtools. BUG=chromium:529177 LOG=n Committed: https://crrev.com/469675ee3f137970158305957a76615d33ff253c Cr-Commit-Position: refs/heads/master@{#32374}

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : Rebase #

Patch Set 4 : #

Patch Set 5 : Rebase #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -71 lines) Patch
M src/api.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/factory.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M src/messages.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 1 2 3 4 5 3 chunks +1 line, -7 lines 0 comments Download
M src/objects.cc View 1 2 3 4 5 6 chunks +33 lines, -34 lines 0 comments Download
M src/objects-debug.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M src/objects-inl.h View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M src/objects-printer.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M src/profiler/heap-snapshot-generator.cc View 1 2 3 4 5 1 chunk +5 lines, -8 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 3 4 5 3 chunks +29 lines, -5 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 2 2 chunks +6 lines, -10 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-523308.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (10 generated)
Toon Verwaest
PTAL Adding this CL "breaks" some existing LayoutTests. I tried very hard to keep the ...
5 years, 1 month ago (2015-11-12 12:03:25 UTC) #2
Camillo Bruni
LGTM, very minor nit https://codereview.chromium.org/1435273002/diff/20001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1435273002/diff/20001/src/objects.cc#newcode733 src/objects.cc:733: if (it->isolate()->context() != nullptr && ...
5 years, 1 month ago (2015-11-12 12:43:08 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435273002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435273002/60001
5 years ago (2015-11-25 16:29:45 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_dbg on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_dbg/builds/11220)
5 years ago (2015-11-25 16:47:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435273002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435273002/80001
5 years ago (2015-11-26 09:48:44 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_dbg on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_dbg/builds/11255)
5 years ago (2015-11-26 10:23:25 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435273002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435273002/100001
5 years ago (2015-11-27 12:32:17 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years ago (2015-11-27 13:10:07 UTC) #17
commit-bot: I haz the power
5 years ago (2015-11-27 13:10:32 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/469675ee3f137970158305957a76615d33ff253c
Cr-Commit-Position: refs/heads/master@{#32374}

Powered by Google App Engine
This is Rietveld 408576698