Closed
Bug 730511
Opened 8 years ago
Closed 8 years ago
Remove intN, uintN
Categories
(Core :: JavaScript Engine, defect)
Not set
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: dmandelin, Assigned: dmandelin)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
1.23 MB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
These are just 'int' and 'unsigned'. Without these, jscompat.h becomes unnecessary, but I'll leave fixing that for a separate followup bug.
Assignee | ||
Comment 1•8 years ago
|
||
Assignee: general → dmandelin
Attachment #600584 -
Flags: review?(luke)
![]() |
||
Comment 2•8 years ago
|
||
Comment on attachment 600584 [details] [diff] [review] Patch Adios eternally-ambiguous-N.
Attachment #600584 -
Flags: review?(luke) → review+
Assignee | ||
Comment 3•8 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/9dde6af30ab2
Target Milestone: --- → mozilla13
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9dde6af30ab2
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Keywords: dev-doc-needed
Comment 5•8 years ago
|
||
Noted in release notes: https://developer.mozilla.org/en/SpiderMonkey/1.8.8
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•