mozilla / positron

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

implement the BrowserWindow.close and app.window-all-closed events (fixes #4, #5) #7

Closed mykmelez closed 8 years ago

mykmelez commented 8 years ago

This branch implements the BrowserWindow.close and app.window-all-closed events, fixing #4 and #5.

mykmelez commented 8 years ago

@khuey Does this need anything else, or is it ready to merge?