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

Issue 2372303003: DevTools: introduce external service client (behind experiment). (Closed)

Created:
4 years, 2 months ago by pfeldman
Modified:
4 years, 1 month ago
Reviewers:
pfeldman+blink, dgozman, wOxxOm
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: introduce external service client (behind experiment). BUG=64980 NOPRESUBMIT=true Committed: https://crrev.com/e0ac1e5319ddab7bdb47e0da7a43aa77bbd64fa3 Cr-Commit-Position: refs/heads/master@{#421701}

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments addressed #

Patch Set 3 : rebaselined #

Patch Set 4 : rebaselined #

Patch Set 5 : external linter #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12539 lines, -5 lines) Patch
M third_party/WebKit/Source/devtools/BUILD.gn View 1 2 3 4 3 chunks +11 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/Linkifier.js View 1 2 3 4 1 chunk +2 lines, -1 line 1 comment Download
M third_party/WebKit/Source/devtools/front_end/externs.js View 1 chunk +15 lines, -0 lines 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 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/TerminalWidget.js View 1 2 3 4 1 chunk +139 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/module.json View 1 2 3 4 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/terminal.css View 1 2 3 4 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/AUTHORS View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/CONTRIBUTING.md View 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/Dockerfile View 1 chunk +4 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/LICENSE View 1 chunk +2 lines, -1 line 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/Procfile.dev View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/README.chromium View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/README.md View 1 chunk +101 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/addons/fit/fit.js View 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/addons/fit/package.json View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/bower.json View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/build/xterm.css View 1 chunk +2196 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/build/xterm.js View 1 chunk +2020 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/jsdoc.json View 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/package.json View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/src/CompositionHelper.js View 1 chunk +201 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/src/EventEmitter.js View 1 chunk +64 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/src/Viewport.js View 1 chunk +114 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/src/xterm.css View 1 chunk +2196 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/src/xterm.js View 1 chunk +5146 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/Widget.js View 3 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
pfeldman
4 years, 2 months ago (2016-09-27 19:16:04 UTC) #2
dgozman
lgtm https://codereview.chromium.org/2372303003/diff/1/third_party/WebKit/Source/devtools/front_end/terminal/TerminalWidget.js File third_party/WebKit/Source/devtools/front_end/terminal/TerminalWidget.js (right): https://codereview.chromium.org/2372303003/diff/1/third_party/WebKit/Source/devtools/front_end/terminal/TerminalWidget.js#newcode25 third_party/WebKit/Source/devtools/front_end/terminal/TerminalWidget.js:25: console.error("Terminal service not available."); Let's show something instead ...
4 years, 2 months ago (2016-09-27 19:25:48 UTC) #3
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/2372303003/60001
4 years, 2 months ago (2016-09-27 23:04:10 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/275815) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-09-27 23:07:01 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/2372303003/80001
4 years, 2 months ago (2016-09-28 17:22:41 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/268704)
4 years, 2 months ago (2016-09-28 17:33:54 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/2372303003/80001
4 years, 2 months ago (2016-09-29 00:47:55 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-09-29 01:03:59 UTC) #19
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/e0ac1e5319ddab7bdb47e0da7a43aa77bbd64fa3 Cr-Commit-Position: refs/heads/master@{#421701}
4 years, 2 months ago (2016-09-29 01:11:28 UTC) #21
wOxxOm
4 years, 1 month ago (2016-11-08 14:41:21 UTC) #23
Message was sent while issue was closed.
https://codereview.chromium.org/2372303003/diff/80001/third_party/WebKit/Sour...
File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js
(right):

https://codereview.chromium.org/2372303003/diff/80001/third_party/WebKit/Sour...
third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:474: var
linkString = linkStringRegEx.exec(string) || pathLineRegex.exec(string);
See https://crbug.com/663342 - pathLineRegex.exec freezes the devtools for
several seconds when logging long string of slashes like "/".repeat(40)

Powered by Google App Engine
This is Rietveld 408576698