mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-08 19:10:53 +00:00
Switch to jsc
This commit is contained in:
parent
98433a4a6f
commit
80342695fb
@ -474,11 +474,11 @@ private final class SharedHLSVideoJSContext: NSObject {
|
||||
|
||||
self.isJsContextReady = false
|
||||
|
||||
/*#if DEBUG
|
||||
//#if DEBUG
|
||||
self.jsContext = WebViewNativeJSContextImpl(handleScriptMessage: handleScriptMessage)
|
||||
#else*/
|
||||
/*#else
|
||||
self.jsContext = WebViewHLSJSContextImpl(handleScriptMessage: handleScriptMessage)
|
||||
//#endif
|
||||
#endif*/
|
||||
}
|
||||
|
||||
private func disposeJsContext() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user