Closed
Bug 1522436
Opened 6 years ago
Closed 6 years ago
Enable BigInt compilation by default
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla67
People
(Reporter: wingo, Assigned: wingo)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Patch will make the ENABLE_BIGINT / --enable-bigint to be the default. Note that bigint support is still behind a run-time flag (bug 1506542). The blocker bugs have to land first though.
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
The merge to beta is happening on Monday and we're in soft code freeze, so it might be best to land this on Monday in case there are regressions or something.
Updated•6 years ago
|
Keywords: dev-doc-needed
Updated•6 years ago
|
Priority: -- → P2
Assignee | ||
Comment 4•6 years ago
|
||
Corresponding try run here: https://treeherder.mozilla.org/#/jobs?repo=try&revision=34e73909d9f0c0fe70adc388c90b0e6c5dd42ac2
Pushed by dluca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b74d76e55a8
Enable BigInt compilation by default r=jandem,terpri,froydnj
Keywords: checkin-needed
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•6 years ago
|
Comment 7•5 years ago
|
||
For doc pages written/updated, see https://github.com/mdn/sprints/issues/1002
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•