mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
569 stars 64 forks source link

implement app.quit #9

Closed mykmelez closed 8 years ago

mykmelez commented 8 years ago

The "hello world" app calls app.quit to quit the app when all windows have closed (unless Mac), so we should implement it.