Distribution.getDistributionDirectories is currently annotated with @WrapForJNI, but because it's used from JS through JNI.jsm, the @JNITarget annotation is more appropriate.
Distribution.getDistributionDirectories is currently annotated with @WrapForJNI, but because it's used from JS through JNI.jsm, the @JNITarget annotation is more appropriate.