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

Issue 2399003003: [inspector] filter useless in preview internal properties (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] filter useless in preview internal properties Only subset of internal properties can be useful in preview, report only them. BUG=chromium:653610 R=dgozman@chromium.org Committed: https://crrev.com/fac3b6fa46b29142eafbb0060bcc4ffbe78c4cc4 Cr-Commit-Position: refs/heads/master@{#40064}

Patch Set 1 #

Patch Set 2 : a #

Patch Set 3 : a #

Patch Set 4 : improved test #

Total comments: 8

Patch Set 5 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+422 lines, -5 lines) Patch
M src/inspector/v8-injected-script-host.cc View 1 2 3 4 1 chunk +62 lines, -5 lines 0 comments Download
A test/inspector/debugger/object-preview-internal-properties.js View 1 2 3 4 1 chunk +107 lines, -0 lines 0 comments Download
A test/inspector/debugger/object-preview-internal-properties-expected.txt View 1 2 3 4 1 chunk +253 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
kozy
Dmitry, please take a look.
4 years, 2 months ago (2016-10-06 23:28:52 UTC) #1
dgozman
lgtm Let's run layout tests first though. https://codereview.chromium.org/2399003003/diff/60001/src/inspector/v8-injected-script-host.cc File src/inspector/v8-injected-script-host.cc (right): https://codereview.chromium.org/2399003003/diff/60001/src/inspector/v8-injected-script-host.cc#newcode199 src/inspector/v8-injected-script-host.cc:199: v8::Local<v8::Array> properties ...
4 years, 2 months ago (2016-10-07 00:00:18 UTC) #2
kozy
all done. https://codereview.chromium.org/2399003003/diff/60001/src/inspector/v8-injected-script-host.cc File src/inspector/v8-injected-script-host.cc (right): https://codereview.chromium.org/2399003003/diff/60001/src/inspector/v8-injected-script-host.cc#newcode199 src/inspector/v8-injected-script-host.cc:199: v8::Local<v8::Array> properties = v8::Array::New(isolate); On 2016/10/07 00:00:18, ...
4 years, 2 months ago (2016-10-07 00:20:31 UTC) #3
kozy
DevTools layout tests are passed successfully.
4 years, 2 months ago (2016-10-07 00:25:13 UTC) #6
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/2399003003/80001
4 years, 2 months ago (2016-10-07 00:25:26 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-07 01:16:16 UTC) #11
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 01:16:35 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/fac3b6fa46b29142eafbb0060bcc4ffbe78c4cc4
Cr-Commit-Position: refs/heads/master@{#40064}

Powered by Google App Engine
This is Rietveld 408576698