Convert close and reopen operations to return a promise.
Review Request #11636 — Created May 28, 2021 and submitted — Latest diff uploaded
This change updates the review request close and reopen operations to
use promises instead of callbacks.
- Ran js-tests.
- Manually tested review request close and reopen.