Open
Bug 1522620
Opened 6 years ago
Updated 2 years ago
Use async await in the rules/models
Categories
(DevTools :: Inspector: Rules, enhancement, P3)
DevTools
Inspector: Rules
Tracking
(Not tracked)
NEW
People
(Reporter: gl, Unassigned)
References
(Blocks 2 open bugs)
Details
After convert the modules in inspector/rules/models into ES6 classes. We should consider replacing our current handling of promises with async/await.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•