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

Object.hasOwn(): incorrect baseline date availability #37064

Closed
rakleed opened this issue Dec 3, 2024 · 1 comment
Closed

Object.hasOwn(): incorrect baseline date availability #37064

rakleed opened this issue Dec 3, 2024 · 1 comment
Labels
Content:JS JavaScript docs

Comments

@rakleed
Copy link
Contributor

rakleed commented Dec 3, 2024

MDN URL

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwn

What specific section or headline is this issue about?

Baseline

What information was incorrect, unhelpful, or incomplete?

It’s been available across browsers since July 2015.

What did you expect to see?

It’s been available across browsers since March 2022.

Do you have any supporting links, references, or citations?

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwn#browser_compatibility - Safari

Do you have anything more you want to share?

I could not find any mention of the year in https://github.com/mdn/browser-compat-data and https://github.com/web-platform-dx/web-features, only browser versions are indicated there.

MDN metadata

Page report details
@rakleed rakleed added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 3, 2024
@github-actions github-actions bot added the Content:JS JavaScript docs label Dec 3, 2024
@Josh-Cena
Copy link
Member

Baseline dates are computed in groups, and this one has been attributed to the "object" group, here: https://github.com/web-platform-dx/web-features/blob/eae1f06f186a83d004c125d90856498ce3d9f726/features/object-object.yml.dist#L306 so it does not reflect the support of the specific method itself. This is discussed in mdn/yari#11546.

@Josh-Cena Josh-Cena closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
@Josh-Cena Josh-Cena removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:JS JavaScript docs
Projects
None yet
Development

No branches or pull requests

2 participants