- Notifications
You must be signed in to change notification settings - Fork2.4k
Remove all "Thing() without new throws" entries#22825
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
These entries document the absence of a bug. If inverted, they describea feature which was supported, but has long been removed. Such entriesare irrelevant per this guidline:https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/index.md#removal-of-irrelevant-featuresAnother way to look at this is that the standard behavior works beforeand after this bug was fixed, and the non-standard beahvior isadditional API surface which no longer exists.
Seemdn/browser-compat-data#22825.This doesn't change any computed statuses.
Elchi3 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I think this was important at the time when the behavior changed. Old code had to adapt to the requirement to always providenew. Seems like Firefox 44 was the last browser to implement this on 2016-01-26. I think users have adapted given their code would fail in all browsers fore more than 8 years otherwise.
Seemdn/browser-compat-data#22825.This doesn't change any computed statuses.
Uh oh!
There was an error while loading.Please reload this page.
These entries document the absence of a bug. If inverted, they describe
a feature which was supported, but has long been removed. Such entries
are irrelevant per this guidline:
https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/index.md#removal-of-irrelevant-features
Another way to look at this is that the standard behavior works before
and after this bug was fixed, and the non-standard beahvior is
additional API surface which no longer exists.