electron/script
Cheng Zhao e3118359ad Destroy web contents when window is closed.
Previously this was reverted because of Chromium's spammy error
loggings, but it also causes the renderer process not to exit when the
page has been closed. After fixing the spammy error logging, we can now
bring this back.

Fixes atom/atom#3141.
2014-08-04 14:55:08 +08:00
..
lib Destroy web contents when window is closed. 2014-08-04 14:55:08 +08:00
bootstrap.py Update node version to 0.13.0. 2014-06-30 17:16:33 +08:00
build.py The source_root was wrong computed 2014-05-14 01:07:26 +02:00
bump-version.py Make sure tags are pushed. 2014-04-02 09:58:56 +08:00
chrome_version.h.in Show chromium's version in user agent, fixes #428. 2014-06-25 09:05:10 +08:00
cibuild Only build Debug target in cibuild. 2014-05-18 23:52:14 +08:00
coffeelint.json Do not warn about 80 columns in coffeelint, it's not required. 2013-09-27 11:01:40 +08:00
coffeelint.py Fix coffeelint. 2014-03-16 09:43:19 +08:00
compile-coffee.py Also search C:/Program Files (x86) for node binary. 2013-12-17 13:14:54 +08:00
cpplint.py Fix cpplint warning. 2014-04-15 15:42:46 +08:00
create-dist.py Ship VS2012 redist DLLs. 2014-07-31 14:12:17 +08:00
pylint.py Skip the check for lib.github. 2013-09-27 10:43:10 +08:00
test.py linux: Make test.py work. 2014-02-14 15:17:24 +00:00
update-external-binaries.py Ship VS2012 redist DLLs. 2014-07-31 14:12:17 +08:00
update.py Restructure the update.py. 2014-08-03 23:13:04 +08:00
upload-checksums.py Add script to upload checksums of node headers, fixes #457. 2014-07-21 16:43:49 +08:00
upload.py Pass node version when calling upload-checksums. 2014-07-24 23:34:50 +08:00