Run code below. ``` var win = window.open('text.html'); gui.Window.get(win); ``` Then there will be error, if `test.html` has nodejs code. This wouldn't appear in v0.3.6.
Run code below.
Then there will be error, if
test.htmlhas nodejs code.This wouldn't appear in v0.3.6.