-
- Downloads
Bug 1748718 - Part 1: Allow 64-bit integer constant types in xpidl, r=mccr8
The constants must fit within an int32_t or uint32_t as that is required by the JS backend with xpt types holding a `uint32_t` and signed bit. Differential Revision: https://phabricator.services.mozilla.com/D135164
Loading
Please register or sign in to comment