Closed
Bug 1189874
Opened 10 years ago
Closed 8 years ago
[meta] Move native JNI functions out of AndroidJNI.cpp
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jchen, Unassigned)
References
Details
AndroidJNI.cpp has been a dumping ground for Java native method implementations. With bug 1178850, we can now change these JNI functions into members of appropriate C++ classes.
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•