Closed
Bug 1725689
Opened 3 years ago
Closed 3 years ago
Ship Class Static Initialization Blocks by default
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
(Keywords: dev-doc-complete)
Attachments
(3 files)
ECMAScript Stage 3 proposal, and we are ready to ship.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D122639
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D122640
Assignee | ||
Updated•3 years ago
|
Keywords: dev-doc-needed
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/15e8b8ab7416
Pref on class static blocks by default r=yulia
https://hg.mozilla.org/integration/autoland/rev/63a916a69276
Enable class static blocks by default in JS shell r=yulia
https://hg.mozilla.org/integration/autoland/rev/a9e4abd51a08
Remove required flag from test262 testing r=yulia
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/15e8b8ab7416
https://hg.mozilla.org/mozilla-central/rev/63a916a69276
https://hg.mozilla.org/mozilla-central/rev/a9e4abd51a08
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Updated•3 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
Comment 6•3 years ago
|
||
FYI, FF93 docs for this can be tracked in https://github.com/mdn/content/issues/8606. Most of the actual doc work was done in https://github.com/mdn/content/pull/9281. This is still waiting on most of the content to pass review (e.g. Browser compatibility, interactive examples, etc)
You need to log in
before you can comment on or make changes to this bug.
Description
•