Closed
Bug 1621737
Opened 5 years ago
Closed 5 years ago
nsIPromptService: support for async prompting
Categories
(Firefox :: Security, enhancement, P1)
Firefox
Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1271842
People
(Reporter: emz, Assigned: emz)
References
Details
Ideally, most of our prompting should be async. We should extend the nsIPromptService with methods for async prompting, which return a promise.
This way we could avoid event loop issues when opening multiple prompts, like in Bug 1262188.
Updated•5 years ago
|
Priority: -- → P1
Comment 1•5 years ago
|
||
How does this relate to bug 1271842? Is it a dupe?
| Assignee | ||
Comment 3•5 years ago
|
||
Thanks!
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(pbz)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•