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

Issue 2376863002: [inspector] test Runtime.getProperties for set and map [[Entries]] (Closed)

Created:
4 years, 2 months ago by kozy
Modified:
4 years, 2 months ago
Reviewers:
dgozman, alph
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] test Runtime.getProperties for set and map [[Entries]] Added a test that Runtime.getProperties doesn't truncate Set and Map properties in [[Entries]] in internalProperties. BUG=chromium:650729 R=dgozman@chromium.org Committed: https://crrev.com/60ab52e78ec1be95cff49107c36363f072328620 Cr-Commit-Position: refs/heads/master@{#39940}

Patch Set 1 #

Patch Set 2 : left only test in this CL #

Total comments: 2

Patch Set 3 : addressed comments #

Patch Set 4 : rebased #

Total comments: 4

Patch Set 5 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -0 lines) Patch
A test/inspector/runtime/set-or-map-entries.js View 1 2 3 4 1 chunk +52 lines, -0 lines 0 comments Download
A test/inspector/runtime/set-or-map-entries-expected.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
dgozman
lgtm https://codereview.chromium.org/2376863002/diff/20001/test/inspector-protocol/runtime/set-or-map-entries.js File test/inspector-protocol/runtime/set-or-map-entries.js (right): https://codereview.chromium.org/2376863002/diff/20001/test/inspector-protocol/runtime/set-or-map-entries.js#newcode40 test/inspector-protocol/runtime/set-or-map-entries.js:40: .catch((e) => { InspectorTest.log(e); InspectorTest.completeTest() }) Remove catch!
4 years, 2 months ago (2016-09-28 20:28:19 UTC) #1
kozy
All done. https://codereview.chromium.org/2376863002/diff/20001/test/inspector-protocol/runtime/set-or-map-entries.js File test/inspector-protocol/runtime/set-or-map-entries.js (right): https://codereview.chromium.org/2376863002/diff/20001/test/inspector-protocol/runtime/set-or-map-entries.js#newcode40 test/inspector-protocol/runtime/set-or-map-entries.js:40: .catch((e) => { InspectorTest.log(e); InspectorTest.completeTest() }) On ...
4 years, 2 months ago (2016-09-30 02:04:32 UTC) #2
kozy
Alexey, please take a look!
4 years, 2 months ago (2016-09-30 02:05:01 UTC) #4
alph
lgtm https://codereview.chromium.org/2376863002/diff/60001/test/inspector/runtime/set-or-map-entries.js File test/inspector/runtime/set-or-map-entries.js (right): https://codereview.chromium.org/2376863002/diff/60001/test/inspector/runtime/set-or-map-entries.js#newcode37 test/inspector/runtime/set-or-map-entries.js:37: .then((result) => InspectorTest.sendCommandPromise("Runtime.getProperties", { ownProperties: true, objectId: result.result.result.objectId ...
4 years, 2 months ago (2016-10-03 20:21:40 UTC) #9
kozy
Thanks! all done. https://codereview.chromium.org/2376863002/diff/60001/test/inspector/runtime/set-or-map-entries.js File test/inspector/runtime/set-or-map-entries.js (right): https://codereview.chromium.org/2376863002/diff/60001/test/inspector/runtime/set-or-map-entries.js#newcode37 test/inspector/runtime/set-or-map-entries.js:37: .then((result) => InspectorTest.sendCommandPromise("Runtime.getProperties", { ownProperties: true, ...
4 years, 2 months ago (2016-10-03 20:57:12 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/2376863002/80001
4 years, 2 months ago (2016-10-03 20:57:27 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-03 21:22:01 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-03 21:22:18 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/60ab52e78ec1be95cff49107c36363f072328620
Cr-Commit-Position: refs/heads/master@{#39940}

Powered by Google App Engine
This is Rietveld 408576698