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

Issue 2166603002: DevTools: roll CodeMirror (Closed)

Created:
4 years, 5 months ago by einbinder
Modified:
4 years, 5 months ago
Reviewers:
lushnikov
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, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : roll CodeMirror 5.17.1 #

Total comments: 11

Patch Set 3 : Add cm_modes and multiplex.js #

Total comments: 4

Patch Set 4 : Revert unnecessary typeIn change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3002 lines, -1440 lines) Patch
M third_party/WebKit/LayoutTests/inspector/editor/editor-test.js View 1 2 3 4 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/devtools.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/LICENSE View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/activeline.js View 3 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/closebrackets.js View 1 chunk +169 lines, -117 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/codemirror.css View 13 chunks +78 lines, -40 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/codemirror.js View 1 142 chunks +1643 lines, -753 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/comment.js View 2 chunks +29 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/css.js View 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/htmlembedded.js View 1 chunk +18 lines, -76 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/htmlmixed.js View 1 chunk +127 lines, -96 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/javascript.js View 1 8 chunks +23 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/matchbrackets.js View 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/Source/devtools/front_end/cm/multiplex.js View 1 2 1 chunk +123 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/overlay.js View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm/simple.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm_modes/LICENSE View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm_modes/clike.js View 1 2 15 chunks +437 lines, -90 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm_modes/clojure.js View 1 2 6 chunks +68 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm_modes/coffeescript.js View 1 2 12 chunks +23 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm_modes/jsx.js View 1 2 1 chunk +111 lines, -49 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm_modes/php.js View 1 2 9 chunks +52 lines, -51 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm_modes/python.js View 1 2 11 chunks +66 lines, -72 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/cm_modes/shell.js View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/source_frame/CodeMirrorTextEditor.js View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/source_frame/module.json View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/sourcesView.css View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 26 (14 generated)
einbinder
https://codereview.chromium.org/2166603002/diff/1/third_party/WebKit/Source/devtools/front_end/source_frame/CodeMirrorTextEditor.js File third_party/WebKit/Source/devtools/front_end/source_frame/CodeMirrorTextEditor.js (right): https://codereview.chromium.org/2166603002/diff/1/third_party/WebKit/Source/devtools/front_end/source_frame/CodeMirrorTextEditor.js#newcode1210 third_party/WebKit/Source/devtools/front_end/source_frame/CodeMirrorTextEditor.js:1210: this._codeMirror.addLineClass(lineHandle, "gutter", className); I'm not sure if always adding ...
4 years, 5 months ago (2016-07-19 20:30:22 UTC) #2
lushnikov
lgtm % comments 1. Please, start a discussion on https://github.com/codemirror/CodeMirror to resolve our issues with ...
4 years, 5 months ago (2016-07-20 01:40:14 UTC) #4
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/2166603002/40001
4 years, 5 months ago (2016-07-21 02:08:46 UTC) #7
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/222010)
4 years, 5 months ago (2016-07-21 02:18:32 UTC) #9
lushnikov
https://codereview.chromium.org/2166603002/diff/40001/third_party/WebKit/LayoutTests/inspector/editor/editor-test.js File third_party/WebKit/LayoutTests/inspector/editor/editor-test.js (right): https://codereview.chromium.org/2166603002/diff/40001/third_party/WebKit/LayoutTests/inspector/editor/editor-test.js#newcode66 third_party/WebKit/LayoutTests/inspector/editor/editor-test.js:66: var character = typeText[charIndex]; how's this code different from ...
4 years, 5 months ago (2016-07-21 16:54:25 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/2166603002/60001
4 years, 5 months ago (2016-07-21 17:47:33 UTC) #13
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/222487)
4 years, 5 months ago (2016-07-21 17:54:35 UTC) #15
einbinder
https://codereview.chromium.org/2166603002/diff/20001/third_party/WebKit/LayoutTests/inspector/editor/editor-test.js File third_party/WebKit/LayoutTests/inspector/editor/editor-test.js (right): https://codereview.chromium.org/2166603002/diff/20001/third_party/WebKit/LayoutTests/inspector/editor/editor-test.js#newcode69 third_party/WebKit/LayoutTests/inspector/editor/editor-test.js:69: var character = typeText[charIndex]; On 2016/07/20 01:40:13, lushnikov wrote: ...
4 years, 5 months ago (2016-07-21 20:35:51 UTC) #17
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/2166603002/60001
4 years, 5 months ago (2016-07-21 20:36:23 UTC) #19
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/222669)
4 years, 5 months ago (2016-07-21 20:50:25 UTC) #21
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/de8ddaf523711eedcfc00fa64aa527bd2ee57212 Cr-Commit-Position: refs/heads/master@{#407285}
4 years, 5 months ago (2016-07-22 22:46:24 UTC) #24
lushnikov
4 years, 5 months ago (2016-07-22 22:47:22 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
de8ddaf523711eedcfc00fa64aa527bd2ee57212 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698