Migrate some more code to ES6 (1).

Review Request #10399 — Created Feb. 8, 2019 and submitted

Information

Review Board
release-4.0.x
3214766...

Reviewers

This change converts remaining non-test code in the models/ and
extensions/ directories to ES6.

Ran js-tests.

Description From Last Updated

Missing docs.

chipx86chipx86

Missing docs.

chipx86chipx86

Missing a Returns section.

chipx86chipx86

function() is probably more correct here, since we're not doing something that requires fixing up this.

chipx86chipx86

Missing docs.

chipx86chipx86
chipx86
  1. 
      
  2. Show all issues

    Missing docs.

  3. Show all issues

    Missing docs.

  4. reviewboard/static/rb/js/models/userSessionModel.es6.js (Diff revision 1)
     
     
     
     
     
     
     
     
     
    Show all issues

    Missing a Returns section.

  5. Show all issues

    function() is probably more correct here, since we're not doing something that requires fixing up this.

  6. 
      
david
chipx86
  1. 
      
  2. Show all issues

    Missing docs.

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (d934dcb)
Loading...