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

Issue 2563553002: DevTools: Disallow console.log statements with eslint (Closed)

Created:
4 years ago by einbinder
Modified:
4 years ago
Reviewers:
chenwilliam, dgozman
CC:
aboxhall, aboxhall+watch_chromium.org, apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, devtools-reviews_chromium.org, dmazzoni, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, extensions-reviews_chromium.org, je_julie, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, nektar+watch_chromium.org, nektarios, pfeldman+blink_chromium.org, pfeldman, yuzo+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Disallow console.log statements with eslint BUG=none Committed: https://crrev.com/e2fef4b5dc2489adde994c2c08f28d2e89f665e8 Cr-Commit-Position: refs/heads/master@{#437681}

Patch Set 1 #

Patch Set 2 : merge #

Total comments: 4

Patch Set 3 : Comments #

Patch Set 4 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -24 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/extensions-iframe-eval-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/extensions/extensions-panel-expected.txt View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/extensions/extensions-resources-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/.eslintrc.js View 1 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/accessibility/AccessibilityModel.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/extensions/ExtensionServer.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/CookieParser.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js View 1 2 3 chunks +8 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/test_runner/TestRunner.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline_model/TimelineProfileTree.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/Widget.js View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
einbinder
ptal
4 years ago (2016-12-08 01:08:34 UTC) #2
chenwilliam
besides minor suggestions, lgtm https://codereview.chromium.org/2563553002/diff/20001/third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js File third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js (right): https://codereview.chromium.org/2563553002/diff/20001/third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js#newcode341 third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js:341: console.time('time-stats: ' + callback.methodName); maybe ...
4 years ago (2016-12-08 20:00:23 UTC) #4
einbinder
https://codereview.chromium.org/2563553002/diff/20001/third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js File third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js (right): https://codereview.chromium.org/2563553002/diff/20001/third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js#newcode341 third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js:341: console.time('time-stats: ' + callback.methodName); On 2016/12/08 at 20:00:23, chenwilliam ...
4 years ago (2016-12-09 01:16:05 UTC) #5
einbinder
@dgozman ptal
4 years ago (2016-12-09 01:16:28 UTC) #7
dgozman
lgtm
4 years ago (2016-12-09 01:22:47 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/2563553002/40001
4 years ago (2016-12-09 01:23:49 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/353021)
4 years ago (2016-12-09 02:50:44 UTC) #14
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/2563553002/60001
4 years ago (2016-12-09 21:24:32 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-09 23:18:13 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-12 14:58:03 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e2fef4b5dc2489adde994c2c08f28d2e89f665e8
Cr-Commit-Position: refs/heads/master@{#437681}

Powered by Google App Engine
This is Rietveld 408576698