Open
Bug 1541892
Opened 6 years ago
Updated 10 months ago
Change ReportIncompatibleSelfHostedMethod to not manually listing internal frames
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox68 | --- | affected |
People
(Reporter: anba, Unassigned)
References
(Blocks 1 open bug)
Details
js::ReportIncompatibleSelfHostedMethod
currently requires to list the internal frames manually. A more robust and reliable way to ignore internal stack frames should be found.
Updated•6 years ago
|
Type: enhancement → task
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•10 months ago
|
Blocks: sm-runtime
Severity: S3 → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•