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

Issue 317703003: DevTools: Show internal properties in object preview in console. (Closed)

Created:
6 years, 6 months ago by aandrey
Modified:
6 years, 6 months ago
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: Show internal properties in object preview in console. BUG=380312 R=yurys, pfeldman@chromium.org, amikhaylova@google.com Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175789

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : rebased #

Patch Set 4 : #

Patch Set 5 : fixed tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -73 lines) Patch
M LayoutTests/inspector/console/console-format.html View 1 chunk +2 lines, -1 line 0 comments Download
M LayoutTests/inspector/console/console-format-es6.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/inspector/console/console-format-es6-expected.txt View 2 chunks +9 lines, -3 lines 0 comments Download
M LayoutTests/inspector/console/console-format-expected.txt View 2 chunks +12 lines, -0 lines 0 comments Download
M Source/core/inspector/InjectedScriptSource.js View 1 2 3 4 4 chunks +89 lines, -67 lines 0 comments Download

Messages

Total messages: 40 (0 generated)
aandrey
6 years, 6 months ago (2014-06-04 14:08:15 UTC) #1
yurys
https://codereview.chromium.org/317703003/diff/1/Source/core/inspector/InjectedScriptSource.js File Source/core/inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/317703003/diff/1/Source/core/inspector/InjectedScriptSource.js#newcode1154 Source/core/inspector/InjectedScriptSource.js:1154: if (!descriptor) Let's try to extract common part into ...
6 years, 6 months ago (2014-06-06 09:12:02 UTC) #2
aandrey
PTAL https://codereview.chromium.org/317703003/diff/1/Source/core/inspector/InjectedScriptSource.js File Source/core/inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/317703003/diff/1/Source/core/inspector/InjectedScriptSource.js#newcode1154 Source/core/inspector/InjectedScriptSource.js:1154: if (!descriptor) On 2014/06/06 09:12:01, yurys wrote: > ...
6 years, 6 months ago (2014-06-06 09:28:41 UTC) #3
yurys
lgtm
6 years, 6 months ago (2014-06-06 09:38:19 UTC) #4
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 6 months ago (2014-06-06 09:50:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/317703003/20001
6 years, 6 months ago (2014-06-06 09:51:20 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-06 10:58:56 UTC) #7
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 6 months ago (2014-06-06 11:07:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/317703003/40001
6 years, 6 months ago (2014-06-06 11:08:05 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 6 months ago (2014-06-06 12:14:48 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 12:16:03 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/8391) mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/10584)
6 years, 6 months ago (2014-06-06 12:16:04 UTC) #12
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 6 months ago (2014-06-06 12:55:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/317703003/40001
6 years, 6 months ago (2014-06-06 12:55:36 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 6 months ago (2014-06-06 13:10:39 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 13:12:05 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/8399)
6 years, 6 months ago (2014-06-06 13:12:05 UTC) #17
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 6 months ago (2014-06-06 13:25:01 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/317703003/60001
6 years, 6 months ago (2014-06-06 13:25:08 UTC) #19
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 6 months ago (2014-06-06 14:25:20 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 14:26:44 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/8409) mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/10600)
6 years, 6 months ago (2014-06-06 14:26:45 UTC) #22
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 6 months ago (2014-06-06 18:26:14 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/317703003/60001
6 years, 6 months ago (2014-06-06 18:27:42 UTC) #24
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_blink_compile_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-06 19:14:48 UTC) #25
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 19:16:29 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/8450) mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/10648)
6 years, 6 months ago (2014-06-06 19:16:30 UTC) #27
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 6 months ago (2014-06-06 22:15:13 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/317703003/60001
6 years, 6 months ago (2014-06-06 22:15:59 UTC) #29
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-06 23:49:13 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 23:56:07 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/10706)
6 years, 6 months ago (2014-06-06 23:56:08 UTC) #32
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 6 months ago (2014-06-07 06:32:39 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/317703003/60001
6 years, 6 months ago (2014-06-07 06:32:50 UTC) #34
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-07 07:41:48 UTC) #35
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-07 08:09:30 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/11250)
6 years, 6 months ago (2014-06-07 08:09:32 UTC) #37
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 6 months ago (2014-06-09 10:34:52 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/317703003/80001
6 years, 6 months ago (2014-06-09 10:35:17 UTC) #39
commit-bot: I haz the power
6 years, 6 months ago (2014-06-09 11:38:26 UTC) #40
Message was sent while issue was closed.
Change committed as 175789

Powered by Google App Engine
This is Rietveld 408576698