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

Update feature support statuses for different proposals #400

Merged
merged 2 commits into from
May 12, 2020

Conversation

chicoxyzzy
Copy link
Contributor

No description provided.

@@ -191,14 +191,14 @@ class Cat extends Animal {

<feature-support chrome="72 /blog/v8-release-72#public-class-fields"
firefox="partial https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/69#JavaScript"
safari="no"
safari="partial"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there any links and/or version numbers?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are many bugzilla issues but only public class fields are available under --useClassFields JSC flag in Technology Preview for now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm so they don't have a meta-bug to track all of these? In that case let's link to one for public class fields where the flag is documented.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(same for other features / browsers in the PR)

Copy link
Contributor

@RReverser RReverser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@RReverser RReverser merged commit e6c26e4 into v8:master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants