Skip to content
Snippets Groups Projects
Commit fed16696 authored by Nika Layzell's avatar Nika Layzell
Browse files

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
parent 4f556b1b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment