Update to the latest CodeMirror release.

Review Request #10647 — Created July 26, 2019 and submitted

Information

Review Board
release-4.0.x

Reviewers

CodeMirror has had a bunch of releases since we last updated. Most of
these deal with individual modes, but there have been some good bugfixes
that we want to pick up. This change updates us to the latest released
version, 5.48.2. As part of this I've updated the instructions for
building the file to cope with changes in their tree (the removal of the
compress script) and switched us to bundling an un-minified file,
which makes things easier for debugging.

Smoke tested various text editors and different features of the editor.

Summary ID
Update to the latest CodeMirror release.
CodeMirror has had a bunch of releases since we last updated. Most of these deal with individual modes, but there have been some good bugfixes that we want to pick up. This change updates us to the latest released version, 5.48.2. As part of this I've updated the instructions for building the file to cope with changes in their tree (the removal of the `compress` script) and switched us to bundling an un-minified file, which makes things easier for debugging. Testing Done: Smoke tested various text editors and different features of the editor.
459bc8feecaae672068350a7d5b29c6be27f0c62
Description From Last Updated

Col: 33 Expected an assignment or function call and instead saw an expression.

reviewbotreviewbot

Col: 69 Expected '===' and instead saw '=='.

reviewbotreviewbot

Col: 81 Missing semicolon.

reviewbotreviewbot

Col: 13 Missing semicolon.

reviewbotreviewbot

Col: 49 Missing semicolon.

reviewbotreviewbot

Col: 26 Expected '===' and instead saw '=='.

reviewbotreviewbot

Col: 13 Missing semicolon.

reviewbotreviewbot

Col: 13 Missing semicolon.

reviewbotreviewbot

Col: 13 Missing semicolon.

reviewbotreviewbot

Col: 24 Missing semicolon.

reviewbotreviewbot

Col: 13 Missing semicolon.

reviewbotreviewbot

Col: 26 Expected '===' and instead saw '=='.

reviewbotreviewbot

Col: 38 Missing semicolon.

reviewbotreviewbot

Col: 28 Expected '===' and instead saw '=='.

reviewbotreviewbot

Col: 19 Expected '===' and instead saw '=='.

reviewbotreviewbot

Col: 41 Missing semicolon.

reviewbotreviewbot

Col: 38 Expected a conditional expression and instead saw an assignment.

reviewbotreviewbot

Col: 39 Missing semicolon.

reviewbotreviewbot

Col: 25 Missing semicolon.

reviewbotreviewbot

Col: 13 Missing semicolon.

reviewbotreviewbot

Col: 49 Missing semicolon.

reviewbotreviewbot

Col: 50 Missing semicolon.

reviewbotreviewbot

Col: 18 Missing semicolon.

reviewbotreviewbot

Col: 74 A leading decimal point can be confused with a dot: '.85'.

reviewbotreviewbot

Col: 22 A leading decimal point can be confused with a dot: '.005'.

reviewbotreviewbot

Col: 38 A leading decimal point can be confused with a dot: '.005'.

reviewbotreviewbot

Col: 38 A leading decimal point can be confused with a dot: '.53'.

reviewbotreviewbot

Col: 46 A leading decimal point can be confused with a dot: '.7'.

reviewbotreviewbot

Col: 85 A leading decimal point can be confused with a dot: '.5'.

reviewbotreviewbot

Col: 46 A leading decimal point can be confused with a dot: '.5'.

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 passed.
JSHint failed.

JSHint

chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (38c89cc)
Loading...