Closed
Bug 1838764
Opened 2 years ago
Closed 2 years ago
Add public API to get error details from JS::FrontendContext
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
in order to report the detail of a compile error, we need a public API to get error/warnings from JS::FrontendContext.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D181199
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/a1ea3bee271c
Add public API to get JS::FrontendContext error details. r=bthrall
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•