• 
      

    Update to CodeMirror 4.2.

    Review Request #5852 — Created May 21, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    b102dc0...

    Reviewers

    We've been running CodeMirror 3.20, but there's been quite a few
    releases since then. These have focused on speed, bug fixes,
    compatibility, and a bunch of things we honestly don't care about right
    now.

    Tested various Markdown formatting and list continuation.

    Tested auto-growing the text field for the fields that use that,
    and tested places like the comment dialog.

    Note that I've left out the new minified JS for CodeMirror 4.2 from
    the review request, but it's in the commit.

    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          reviewboard/staticbundles.py
        Ignored Files:
          reviewboard/static/lib/js/README.codemirror
          reviewboard/static/lib/js/codemirror-3.20.min.js
      
      
    2. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
          reviewboard/staticbundles.py
        Ignored Files:
          reviewboard/static/lib/js/README.codemirror
          reviewboard/static/lib/js/codemirror-3.20.min.js
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (d6a8dce)