Closed
Bug 807161
Opened 13 years ago
Closed 13 years ago
Remove extern C and #ifdef __cplusplus from JSAPI
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: billm, Assigned: billm)
References
Details
Attachments
(1 file)
42.79 KB,
patch
|
luke
:
review+
dmandelin
:
superreview+
|
Details | Diff | Splinter Review |
There's probably more that could be done here, but this is a start. I wanted to remove JSBool as well, but that seems to cause lots of problems for the methodjit.
Attachment #676842 -
Flags: superreview?(dmandelin)
Attachment #676842 -
Flags: review?(luke)
![]() |
||
Comment 1•13 years ago
|
||
Comment on attachment 676842 [details] [diff] [review]
patch
Good riddance. (I think you didn't mean to include that printf in jsgc.cpp.)
Attachment #676842 -
Flags: review?(luke) → review+
Updated•13 years ago
|
Attachment #676842 -
Flags: superreview?(dmandelin) → superreview+
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
![]() |
||
Comment 4•13 years ago
|
||
Nice.
You need to log in
before you can comment on or make changes to this bug.
Description
•