Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ff136 Error.captureStackTrace() and Error.stackTraceLimit #25885

Merged
merged 4 commits into from
Feb 14, 2025

Conversation

hamishwillee
Copy link
Contributor

@hamishwillee hamishwillee commented Feb 10, 2025

Error.captureStackTrace() and Error.stackTraceLimit are defacto standard method/property, along with Error.stack. They are not yet standardized, but are planned to be.

This adds subfeatures for each of them.

Should we add a spec link for Error.stack to https://github.com/tc39/proposal-error-stacks ?

Related docs work can be tracked in mdn/content#37930

@github-actions github-actions bot added data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:m [PR only] 25-100 LoC changed labels Feb 10, 2025
@Elchi3
Copy link
Member

Elchi3 commented Feb 14, 2025

I removed the "javascript" tags. Too generic and I think we want the web-features maintainers to map these keys to the correct or to a new web-feature.

@Elchi3 Elchi3 merged commit e1831d8 into mdn:main Feb 14, 2025
7 checks passed
@mdn-bot mdn-bot mentioned this pull request Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants