mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
committed by
Joe Bowser
parent
bb96bb9a88
commit
047ed52d60
+1
-1
@@ -901,7 +901,7 @@ var cordova = require('cordova'),
|
||||
EVAL_BRIDGE: 3
|
||||
},
|
||||
jsToNativeBridgeMode, // Set lazily.
|
||||
nativeToJsBridgeMode = nativeToJsModes.ONLINE_EVENT,
|
||||
nativeToJsBridgeMode = nativeToJsModes.EVAL_BRIDGE,
|
||||
pollEnabled = false,
|
||||
bridgeSecret = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user