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

Issue 2573673002: DevTools: enable private field checks as a part of compilation. (Closed)

Created:
4 years ago by pfeldman
Modified:
4 years ago
Reviewers:
alph, pfeldman1
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: enable private field checks as a part of compilation. Committed: https://crrev.com/2d6dcff9ac896f34b48945276029371eacbecc6a Cr-Commit-Position: refs/heads/master@{#438085}

Patch Set 1 #

Total comments: 4

Patch Set 2 : review comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+892 lines, -899 lines) Patch
M third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/resources/heap-snapshot-common.js View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/HeapSnapshot.js View 1 chunk +812 lines, -0 lines 0 comments Download
D third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/JSHeapSnapshot.js View 1 chunk +0 lines, -841 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/module.json View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/NetworkDataGridNode.js View 1 chunk +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/NetworkOverview.js View 5 chunks +12 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/ResourceWebSocketFrameView.js View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/CountersGraph.js View 1 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/MemoryCountersGraph.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineEventOverview.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineNetworkFlameChart.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js View 1 3 chunks +24 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui_lazy/ShowMoreDataGridNode.js View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui_lazy/TimelineOverviewPane.js View 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui_lazy/ViewportDataGrid.js View 1 7 chunks +13 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/devtools/scripts/closure/closure_runner/closure_runner.jar View Binary file 0 comments Download
M third_party/WebKit/Source/devtools/scripts/closure/closure_runner/src/org/chromium/devtools/compiler/DevToolsCodingConvention.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (7 generated)
pfeldman
4 years ago (2016-12-12 23:30:26 UTC) #2
alph
https://codereview.chromium.org/2573673002/diff/1/third_party/WebKit/Source/devtools/front_end/network/NetworkOverview.js File third_party/WebKit/Source/devtools/front_end/network/NetworkOverview.js (right): https://codereview.chromium.org/2573673002/diff/1/third_party/WebKit/Source/devtools/front_end/network/NetworkOverview.js#newcode163 third_party/WebKit/Source/devtools/front_end/network/NetworkOverview.js:163: var calculator = this.calculator(); Why is it var, not ...
4 years ago (2016-12-12 23:41:37 UTC) #3
pfeldman
all done, except for the const one.
4 years ago (2016-12-12 23:54:56 UTC) #4
alph
lgtm
4 years ago (2016-12-13 00:10:57 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/2573673002/20001
4 years ago (2016-12-13 00:12:17 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/197745)
4 years ago (2016-12-13 01:54:49 UTC) #9
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/2573673002/20001
4 years ago (2016-12-13 05:04:49 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-13 06:47:04 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-13 06:48:36 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2d6dcff9ac896f34b48945276029371eacbecc6a
Cr-Commit-Position: refs/heads/master@{#438085}

Powered by Google App Engine
This is Rietveld 408576698