dothq / browser-desktop

Dot Browser for Windows, macOS and Linux

Home Page:http://developer.dothq.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement default browser behaviour

dothq-robot opened this issue · comments

commented

// @todo: implement default browser behaviour
// XXX: not implemented
cmdLine.preventDefault = true;
return;
}


This issue was generated by todo-issue based on a todo comment in 5cd6f48. It's been assigned to @EnderDev because they committed the code.