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

Issue 2417703006: DevTools: introduce a stub for the new audits panel (behind experiment). (Closed)

Created:
4 years, 2 months ago by pfeldman
Modified:
4 years, 2 months ago
Reviewers:
dgozman
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 a stub for the new audits panel (behind experiment). BUG=656055 Committed: https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c Cr-Commit-Position: refs/heads/master@{#425506}

Patch Set 1 #

Total comments: 9

Patch Set 2 : review comments addressed #

Patch Set 3 : rebaselined #

Patch Set 4 : missing file added. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -63 lines) Patch
M third_party/WebKit/Source/devtools/BUILD.gn View 1 2 5 chunks +10 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js View 1 2 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/audits2/module.json View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/devtools/front_end/audits2_worker.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/devtools/front_end/audits2_worker.json View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/Source/devtools/front_end/audits2_worker/Audits2Service.js View 1 1 chunk +41 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/devtools/front_end/audits2_worker/module.json View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/TempFile.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/inspector.json View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/main/Main.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/services/ServiceManager.js View 1 5 chunks +42 lines, -58 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/worker_service/ServiceDispatcher.js View 2 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 22 (12 generated)
pfeldman
4 years, 2 months ago (2016-10-14 01:20:10 UTC) #2
dgozman
lgtm https://codereview.chromium.org/2417703006/diff/1/third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js File third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js (right): https://codereview.chromium.org/2417703006/diff/1/third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js#newcode1 third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js:1: // Copyright (c) 2015 The Chromium Authors. All ...
4 years, 2 months ago (2016-10-14 03:14:58 UTC) #3
pfeldman
all done, except for one. https://codereview.chromium.org/2417703006/diff/1/third_party/WebKit/Source/devtools/front_end/worker_service/ServiceDispatcher.js File third_party/WebKit/Source/devtools/front_end/worker_service/ServiceDispatcher.js (right): https://codereview.chromium.org/2417703006/diff/1/third_party/WebKit/Source/devtools/front_end/worker_service/ServiceDispatcher.js#newcode207 third_party/WebKit/Source/devtools/front_end/worker_service/ServiceDispatcher.js:207: var worker = /** ...
4 years, 2 months ago (2016-10-14 17:29:20 UTC) #5
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/2417703006/20001
4 years, 2 months ago (2016-10-14 17:35:26 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_chromium_compile_only_ng/builds/216942) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-10-14 17:48:13 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/2417703006/40001
4 years, 2 months ago (2016-10-14 18:46:28 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/216943) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-10-14 18:57:55 UTC) #15
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/2417703006/60001
4 years, 2 months ago (2016-10-14 20:07:20 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-14 23:15:35 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 23:17:55 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c
Cr-Commit-Position: refs/heads/master@{#425506}

Powered by Google App Engine
This is Rietveld 408576698