Bug 219397
Summary: | public static fields are not supported | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Wachal <cwachal> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | smoley |
Priority: | P2 | ||
Version: | Safari 14 | ||
Hardware: | All | ||
OS: | All |
Chris Wachal
Public Class Fields were supposedly added in Safari 14 but public static fields still do not work. They are part of the spec listed here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Public_class_fields
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Smoley
*** This bug has been marked as a duplicate of bug 194095 ***