projects
/
platform
/
framework
/
web
/
wrtjs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33d8403
)
Fixed ReferenceError that cause NE(not executed) when running Auto TC.
86/203486/3
author
jaekuk, lee
<juku1999@samsung.com>
Mon, 15 Apr 2019 07:13:26 +0000
(16:13 +0900)
committer
jaekuk lee
<juku1999@samsung.com>
Mon, 15 Apr 2019 07:42:07 +0000
(07:42 +0000)
Change-Id: I8a10428a1a80d53a3ecbd42427ffd769a9c55f6b
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
wrt_app/src/web_application.js
patch
|
blob
|
history
diff --git
a/wrt_app/src/web_application.js
b/wrt_app/src/web_application.js
index 1af967f01f41deb6c70a92c900d66fe9faa4100e..863774eccda50a40bb08d36dc71d3a0b5e484562 100755
(executable)
--- a/
wrt_app/src/web_application.js
+++ b/
wrt_app/src/web_application.js
@@
-49,7
+49,7
@@
class WebApplication {
fullscreen: false,
show: false,
webPreferences: {
- nodeIntegration:
options.isAddonAvailabl
e,
+ nodeIntegration:
fals
e,
nodeIntegrationInWorker: false
},
'web-preferences': {