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

Issue 2605693003: DevTools: introduce object previews experiment (Closed)

Created:
3 years, 12 months ago by luoe
Modified:
3 years, 11 months ago
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: introduce object previews experiment BUG=405845 Review-Url: https://codereview.chromium.org/2605693003 Cr-Commit-Position: refs/heads/master@{#445814} Committed: https://chromium.googlesource.com/chromium/src/+/f5966465d96bf16d576399c85d0199944d7b420d

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : yea #

Patch Set 4 : no entries #

Total comments: 1

Patch Set 5 : tests #

Total comments: 10

Patch Set 6 : ac #

Patch Set 7 : fix rebase #

Total comments: 20

Patch Set 8 : ac2 #

Total comments: 2

Patch Set 9 : flag false for tests #

Patch Set 10 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -107 lines) Patch
M third_party/WebKit/LayoutTests/inspector/console/console-dir-global.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-format.html View 1 2 3 4 5 6 7 3 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-format-es6.html View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-format-es6-expected.txt View 1 2 3 4 5 6 7 8 2 chunks +12 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt View 1 2 3 4 5 6 7 8 8 chunks +83 lines, -37 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/profiler/heap-snapshot-inspect-dom-wrapper.html View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/runtime/runtime-getProperties.html View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/runtime/runtime-localStorage-getProperties.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/EventListenersUtils.js View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/EventListenersView.js View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/JavaScriptAutocomplete.js View 1 2 3 4 5 6 7 8 9 2 chunks +6 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/ObjectPopoverHelper.js View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/ObjectPropertiesSection.js View 1 2 3 4 5 6 7 7 chunks +22 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/RemoteObjectPreviewFormatter.js View 1 2 3 4 5 6 7 2 chunks +26 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/objectValue.css View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/PropertiesWidget.js View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/main/Main.js View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/DebuggerModel.js View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js View 1 2 3 4 5 6 7 12 chunks +59 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js View 1 2 3 4 5 6 7 8 9 2 chunks +7 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/SourceMapNamesResolver.js View 1 2 3 4 5 6 7 8 9 2 chunks +6 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/WatchExpressionsSidebarPane.js View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (18 generated)
luoe
Please take a look
3 years, 12 months ago (2016-12-27 23:38:31 UTC) #2
luoe
Please take a look. I wasn't sure if the tests should be updated now or ...
3 years, 11 months ago (2017-01-04 04:10:27 UTC) #6
luoe
3 years, 11 months ago (2017-01-04 23:33:47 UTC) #8
dgozman
Experiment stuff looks good, but let's separate if from the rest. https://codereview.chromium.org/2605693003/diff/80001/third_party/WebKit/Source/devtools/front_end/components/ObjectPropertiesSection.js File third_party/WebKit/Source/devtools/front_end/components/ObjectPropertiesSection.js (right): ...
3 years, 11 months ago (2017-01-10 22:26:10 UTC) #9
luoe
ptal https://codereview.chromium.org/2605693003/diff/80001/third_party/WebKit/Source/devtools/front_end/components/ObjectPropertiesSection.js File third_party/WebKit/Source/devtools/front_end/components/ObjectPropertiesSection.js (right): https://codereview.chromium.org/2605693003/diff/80001/third_party/WebKit/Source/devtools/front_end/components/ObjectPropertiesSection.js#newcode271 third_party/WebKit/Source/devtools/front_end/components/ObjectPropertiesSection.js:271: if (value.preview && !hidePreview) { On 2017/01/10 22:26:09, ...
3 years, 11 months ago (2017-01-13 01:11:46 UTC) #11
dgozman
https://codereview.chromium.org/2605693003/diff/120001/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt File third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt (right): https://codereview.chromium.org/2605693003/diff/120001/third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt#newcode27 third_party/WebKit/LayoutTests/inspector/console/console-format-es6-2-expected.txt:27: console-format-es6-2.html:11 MapIterator {(2) [41, 42], (2) [Object, Object]} This ...
3 years, 11 months ago (2017-01-13 02:55:42 UTC) #12
luoe
This patch is growing quickly! In addition to changing parameters, these are new: - Never ...
3 years, 11 months ago (2017-01-13 23:20:13 UTC) #13
luoe
gentle ping
3 years, 11 months ago (2017-01-23 21:42:37 UTC) #14
dgozman
Let's undo test expectations and land it. https://codereview.chromium.org/2605693003/diff/140001/third_party/WebKit/Source/devtools/front_end/main/Main.js File third_party/WebKit/Source/devtools/front_end/main/Main.js (right): https://codereview.chromium.org/2605693003/diff/140001/third_party/WebKit/Source/devtools/front_end/main/Main.js#newcode131 third_party/WebKit/Source/devtools/front_end/main/Main.js:131: Runtime.experiments.enableForTest('objectPreviews'); Let's ...
3 years, 11 months ago (2017-01-24 01:51:42 UTC) #15
luoe
Expectations undone. I did add a few test cases to the current behavior. Please take ...
3 years, 11 months ago (2017-01-24 18:01:23 UTC) #16
dgozman
lgtm
3 years, 11 months ago (2017-01-24 18:21:42 UTC) #21
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/2605693003/180001
3 years, 11 months ago (2017-01-24 20:29:20 UTC) #28
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 21:20:15 UTC) #31
Message was sent while issue was closed.
Committed patchset #10 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/f5966465d96bf16d576399c85d01...

Powered by Google App Engine
This is Rietveld 408576698