Closed amanmj closed 8 years ago
Names of processes are not being listed in webview when sudo ./hogwatch is executed.
sudo ./hogwatch
Where as when http://localhost:6432/index.html is opened in browser, the process names are visible.
http://localhost:6432/index.html
This issue is related to the webview and it's renderer which is diffcult to test for with different platforms. Reference
Names of processes are not being listed in webview when
sudo ./hogwatch
is executed.Where as when
http://localhost:6432/index.html
is opened in browser, the process names are visible.