Implement public instance fields proposal
Categories
(Core :: JavaScript Engine, enhancement, P2)
Tracking
()
People
(Reporter: khyperia, Assigned: khyperia)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(3 files, 1 obsolete file)
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 5•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 8•6 years ago
|
||
bugherder |
Comment 9•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Assignee | ||
Comment 14•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
Backed out changeset db4946736508 (Bug 1499448) for failures in BytecodeEmitter.cpp CLOSED TREE
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=228732409&repo=autoland&lineNumber=16674
Backout: https://hg.mozilla.org/integration/autoland/rev/8e1840b7a9923ac6e7e4c143edf87167b4cac717
Comment 18•6 years ago
|
||
Assignee | ||
Comment 19•6 years ago
|
||
Ah, never cleared the needinfo, whoops. Found the issue and commented in the phabricator patch.
Comment 20•6 years ago
|
||
bugherder |
Comment 21•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Comment 22•6 years ago
|
||
\o/
Updated•6 years ago
|
Comment 23•6 years ago
|
||
This is becoming the meta bug for fields in JS; work should happen in bugs that block this.
Assignee | ||
Comment 24•6 years ago
|
||
Comment 25•6 years ago
|
||
Comment 27•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Updated•6 years ago
|
Comment 28•6 years ago
|
||
Backed out changeset 70eb46335a2c (bug 1499448) on request by jorendorff
Backout: https://hg.mozilla.org/integration/autoland/rev/c6197e7ad760cac9d691482130fa8ea72e7fd8de
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 29•6 years ago
|
||
We merged public instance fields! Woohoo!
Public static fields: bug 1535804
Private instance fields: bug 1562054
Comment 30•6 years ago
|
||
We've updated docs for this when public fields were enabled in 69, see https://bugzilla.mozilla.org/show_bug.cgi?id=1555464#c15
Description
•