Update to jQuery 1.11

Review Request #6700 — Created Dec. 16, 2014 and submitted

Information

Review Board
master
43d8b28...

Reviewers

This does the small amount needed to migrate Review Board to jQuery 1.11.

  • Ran js-tests.
  • Grepped through the javascript code and audited against the list of
    backwards-incompatible changes in jQuery 1.9 (1.10 and 1.11 are pretty
    trivial in terms of incompatible changes).
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/lib/js/jquery-1.11.1.min.js
        reviewboard/static/rb/js/views/commentDialogView.js
        reviewboard/static/rb/js/views/floatingBannerView.js
        reviewboard/static/lib/js/jquery-1.11.1.min.map
        reviewboard/templates/js/jquery.html
        reviewboard/static/lib/js/jquery-migrate-1.2.1.min.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/lib/js/jquery-1.11.1.min.js
        reviewboard/static/rb/js/views/commentDialogView.js
        reviewboard/static/rb/js/views/floatingBannerView.js
        reviewboard/static/lib/js/jquery-1.11.1.min.map
        reviewboard/templates/js/jquery.html
        reviewboard/static/lib/js/jquery-migrate-1.2.1.min.js
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (179fda1)
Loading...