Convert BaseResource.ensureCreated to return a promise.

Review Request #11643 — Created Oct. 4, 2021 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change updates the ensureCreated method to use promises and
async/await instead of callbacks.

  • Ran js-tests.
  • Manually tested a random smattering of UI that might have been
    affected.

Commits

Files

    Loading...