Closed
Bug 104515
Opened 24 years ago
Closed 13 years ago
Changes Get/SetSecurityContect to extern "C"
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jonsmirl, Assigned: jonsmirl)
Details
(Whiteboard: fix in hand)
Attachments
(1 file)
|
764 bytes,
patch
|
Details | Diff | Splinter Review |
Changes Get/SetSecurityContect to extern "C". These two exports are needed, but
they should be extern "C" instead of C++ for portability. Added comment to
indicate that these exports are needed.
They are used by Java Plugin and DOM.
http://bugzilla.mozilla.org/show_bug.cgi?id=16149
Comment 2•24 years ago
|
||
adding mitch for security stuff
Comment 3•13 years ago
|
||
Mass-closing bugs in the "OJI" component: OJI plugin integration was replaced with npruntime long ago, and these bugs appear to be irrelevant now. If there is in fact a real bug that remains, please file it new in the "Core" product, component "Plug-ins".
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•