oops
This commit is contained in:
parent
6c16ccce68
commit
eef846e490
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ function onWindowOrNavigate(ev, target) {
|
||||||
// app, as we could end up opening any sort of random
|
// app, as we could end up opening any sort of random
|
||||||
// url in a window that has node scripting access.
|
// url in a window that has node scripting access.
|
||||||
ev.preventDefault();
|
ev.preventDefault();
|
||||||
debugger;
|
|
||||||
|
|
||||||
// node-open passes the target to open/start/xdg-open,
|
// node-open passes the target to open/start/xdg-open,
|
||||||
// so put fairly stringent limits on what can be opened
|
// so put fairly stringent limits on what can be opened
|
||||||
|
|
Loading…
Add table
Reference in a new issue