Open
Bug 1510676
Opened 6 years ago
Updated 2 years ago
Lint Error: Missing JNI Function
Categories
(GeckoView :: General, enhancement, P5)
Tracking
(Not tracked)
NEW
People
(Reporter: fluffyemily, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Reports native method declarations in Java where no corresponding JNI function is found in the project.
It looks like these should just be suppressed as they are clearly found in execution. Found 130 errors.
AffectedFiles:
AndroidGamepadManager
CodecProxy
DirectBufferAllocator
EventDispatcher
GeckoAppShell
GeckoBatteryManager
GeckoEditableChild
GeckoHLSDemuxerWrapper
GeckoHLSResourceWrapper
GeckoLoader
GeckoNetworkManager
GeckoProcessManager
GeckoScreenOrientation
GeckoSession
GeckoSurfaceTexture
GeckoSystemStateListener
GeckoThread
GeckoWebExecutor
MediaDrmProxy
MinidumpAnalyzer
NativeZip
NSSBridge
PanZoomController
PrefsHelper
ScreenManagerHelper
SessionAccessibility
SharedMemBuffer
SharedMemory
SpeechSynthesisService
SQLiteBridge
SurfaceTextureListener
TelemetryUtils
VideoCaptureAndroid
VsyncSource
Updated•6 years ago
|
Updated•6 years ago
|
Product: Firefox for Android → GeckoView
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•