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

Issue 19540026: DevTools: [CodeMirror] respect CRLF line endings (Closed)

Created:
7 years, 5 months ago by lushnikov
Modified:
7 years, 5 months ago
Reviewers:
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, eae+blinkwatch, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, dglazkov+blink, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: [CodeMirror] respect CRLF line endings This patch adds a functionality to respect CRLF line endings in CodeMirrorTextEditor; this functionality was initially missing in it. A test to verify this behaviour is also brought in. BUG=263364

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -17 lines) Patch
LayoutTests/inspector/editor/text-editor-line-breaks.html View 2 chunks +15 lines, -14 lines 0 comments Download
Source/devtools/front_end/CodeMirrorTextEditor.js View 3 chunks +15 lines, -2 lines 0 comments Download
Source/devtools/front_end/SourceFrame.js View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698