Ye Joo Park
Ye Joo Park
``` Yes-MacBook-Pro:hackbrowser root# ./node_modules/.bin/electron . App threw an error during load Error: ENOENT: no such file or directory, mkdir '/var/root/Library/Application Support/hackbrowser/logs' at Object.fs.mkdirSync (fs.js:855:18) at Object. (/Users/yejoopark/Downloads/hackbrowser/main.js:18:5) at Object. (/Users/yejoopark/Downloads/hackbrowser/main.js:36:3)...
Refer to https://github.com/hokein/electron-sample-apps/tree/master/pepper-flash-plugin
Chrome:  HackBrowser:  Autocomplete should fill address bar input with suggested value and select text following user's input
Need to set partition on `` elements to share session. https://electron.atom.io/docs/api/webview-tag/#partition
in TabView.js, check if navigation occured on main frame in handleDidFrameFinished()
http://10.220.212.103/ will redirect to google search
Opening a pop-up doesn't return after successfully signing in. http://d2.naver.com/helloworld/6033708 Try logging in via Github in the comment section. A new pop-up will appear. Even if the login is successful...
Pressing Ctrl+R will refresh the whole page, not the `` element.