mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
FIXME! disable osr for now
This commit is contained in:
committed by
Jeremy Apthorp
parent
4017f3faa7
commit
4088dec630
@@ -8,7 +8,7 @@ declare_args() {
|
||||
# Allow running Electron as a node binary.
|
||||
enable_run_as_node = true
|
||||
|
||||
enable_osr = true
|
||||
enable_osr = false
|
||||
|
||||
enable_view_api = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user