Closed
Bug 1461727
Opened 3 years ago
Closed 3 years ago
The name of the type field in the type descriptor for WebAssembly.Global shall be "value"
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: lth, Assigned: jseward)
References
Details
Attachments
(1 file)
6.18 KB,
patch
|
lth
:
review+
|
Details | Diff | Splinter Review |
The current name is "type". It shall be known as "value", for essentially mystical-aesthetic reasons. Per CG bikeshedding^Wdecision 15 May 2018.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Attachment #8979051 -
Flags: review?(lhansen)
Reporter | ||
Updated•3 years ago
|
Assignee: nobody → jseward
Status: NEW → ASSIGNED
Reporter | ||
Updated•3 years ago
|
Attachment #8979051 -
Flags: review?(lhansen) → review+
Pushed by jseward@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/998c04fd7948 The name of the type field in the type descriptor for WebAssembly.Global shall be "value". r=lth.
Comment 3•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/998c04fd7948
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•