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

Issue 2370573002: DevTools: enable front-end to use external services for additional capabilities. (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: enable front-end to use external services for additional capabilities. BUG=649808 Committed: https://crrev.com/5ede094c7cd21744a44cc6880cf0c39d46c42f0e Cr-Commit-Position: refs/heads/master@{#421415}

Patch Set 1 #

Patch Set 2 : same #

Patch Set 3 : clean #

Patch Set 4 : same #

Patch Set 5 : split into parts #

Total comments: 18

Patch Set 6 : review comments addressed #

Patch Set 7 : rebaselined 2 #

Total comments: 4

Patch Set 8 : review addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+398 lines, -19 lines) Patch
M third_party/WebKit/Source/devtools/BUILD.gn View 1 2 3 4 3 chunks +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/Runtime.js View 1 2 3 4 2 chunks +11 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/inspector.json View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/services/ServiceManager.js View 1 2 3 4 5 6 7 1 chunk +191 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/devtools/front_end/services/module.json View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/Source/devtools/services/devtools.js View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/services/dispatcher.js View 1 2 3 4 5 6 7 1 chunk +114 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/services/package.json View 1 2 3 4 5 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/services/terminal.js View 1 2 3 4 5 6 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
pfeldman
4 years, 2 months ago (2016-09-26 23:37:14 UTC) #3
pfeldman
PTAL
4 years, 2 months ago (2016-09-27 19:09:03 UTC) #4
dgozman
https://codereview.chromium.org/2370573002/diff/80001/third_party/WebKit/Source/devtools/backend/devtools.js File third_party/WebKit/Source/devtools/backend/devtools.js (right): https://codereview.chromium.org/2370573002/diff/80001/third_party/WebKit/Source/devtools/backend/devtools.js#newcode1 third_party/WebKit/Source/devtools/backend/devtools.js:1: // Copyright 2016 The Chromium Authors. All rights reserved. ...
4 years, 2 months ago (2016-09-27 21:01:35 UTC) #5
pfeldman
https://codereview.chromium.org/2370573002/diff/80001/third_party/WebKit/Source/devtools/backend/devtools.js File third_party/WebKit/Source/devtools/backend/devtools.js (right): https://codereview.chromium.org/2370573002/diff/80001/third_party/WebKit/Source/devtools/backend/devtools.js#newcode1 third_party/WebKit/Source/devtools/backend/devtools.js:1: // Copyright 2016 The Chromium Authors. All rights reserved. ...
4 years, 2 months ago (2016-09-27 21:48:59 UTC) #6
dgozman
lgtm https://codereview.chromium.org/2370573002/diff/120001/third_party/WebKit/Source/devtools/front_end/services/ServiceManager.js File third_party/WebKit/Source/devtools/front_end/services/ServiceManager.js (right): https://codereview.chromium.org/2370573002/diff/120001/third_party/WebKit/Source/devtools/front_end/services/ServiceManager.js#newcode86 third_party/WebKit/Source/devtools/front_end/services/ServiceManager.js:86: console.error(e); return; https://codereview.chromium.org/2370573002/diff/120001/third_party/WebKit/Source/devtools/services/dispatcher.js File third_party/WebKit/Source/devtools/services/dispatcher.js (right): https://codereview.chromium.org/2370573002/diff/120001/third_party/WebKit/Source/devtools/services/dispatcher.js#newcode57 third_party/WebKit/Source/devtools/services/dispatcher.js:57: ...
4 years, 2 months ago (2016-09-27 22:25:41 UTC) #7
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/2370573002/140001
4 years, 2 months ago (2016-09-27 23:00:49 UTC) #10
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 2 months ago (2016-09-28 01:24:25 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 01:25:57 UTC) #14
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/5ede094c7cd21744a44cc6880cf0c39d46c42f0e
Cr-Commit-Position: refs/heads/master@{#421415}

Powered by Google App Engine
This is Rietveld 408576698