Closed Bug 1506542 Opened 6 years ago Closed 6 years ago

Add run-time flag to enable bigint support

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: wingo, Assigned: wingo)

References

Details

Attachments

(1 file)

This patch will add a run-time flag and corresponding firefox preference for enabling bigint support, as part of RealmCreationOptions.  This flag will default to being off.

Once bug 1502797 lands, this will allow us to enable the ENABLE_BIGINT compile flag by default, allowing users and testers the ability to enable bigint support.  It will also allow us to ensure that the changes made by compiling in bigint support do not cause a regression.
Keywords: checkin-needed
Pushed by ebalazs@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8915c3a205b8
Add run-time flag to enable bigint support r=jandem
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/8915c3a205b8
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: