Closed
Bug 1950824
Opened 8 months ago
Closed 7 months ago
Need to call PR_ErrorToName from JavaScript
Categories
(Core :: Security: PSM, enhancement)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Attachments
(1 file)
For Thunderbird, I need to be able to call PR_ErrorToName from JavaScript code.
The most natural place would be an addition to nsINSSErrorsService.
| Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Assignee: nobody → kaie
Status: NEW → ASSIGNED
Pushed by kaie@kuix.de:
https://hg.mozilla.org/integration/autoland/rev/bcd908a751dd
Add nsINSSErrorsService.getErrorName(). r=keeler
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•