This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
4f739d7837
electron
/
spec
/
fixtures
/
api
/
window-all-closed
/
package.json
5 lines
69 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: use default-app behavior in packaged apps (#16310) Unify the behavior between default app and packaged apps: - create default application menu unless the app has one - default window-all-closed handling unless the app handles the event
2019-01-15 20:35:53 +00:00
{
ci: cleanup up test app directories (#25145) * ci: cleanup up test app directories * ci: use electron prefix for a testing apps so that the can be cleaned up * Revert "ci: cleanup up test app directories" This reverts commit a47daba812ee95f506cac0f1bfedda8be7b4e2f0. * fixup test due to app name change
2020-08-31 18:07:12 +00:00
"name"
:
"electron-test-window-all-closed"
,
feat: use default-app behavior in packaged apps (#16310) Unify the behavior between default app and packaged apps: - create default application menu unless the app has one - default window-all-closed handling unless the app handles the event
2019-01-15 20:35:53 +00:00
"main"
:
"main.js"
}
Reference in a new issue
Copy permalink