electron/atom
Andrzej Szombierski 1e9a75d9f2 fix: ensure that file descriptors 0/1/2 are opened at startup
This fixes an issue where the gpu subprocess was writing messages to a
random pipe or socket. The standard file desciptors are closed in
chromium's subprocesses because of an unfortunate interaction with
libuv's tty handling code leaving them with the FD_CLOEXEC flag.
2018-12-20 23:00:41 +00:00
..
app fix: ensure that file descriptors 0/1/2 are opened at startup 2018-12-20 23:00:41 +00:00
browser fix: extending tracing startRecording API to take a full tracing config (#16159) 2018-12-20 08:27:47 -07:00
common Bump v3.1.0-beta.4 2018-12-17 12:08:13 -08:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer fix: do not enable node integration in child window if not enabled (#15108) 2018-10-16 18:10:31 +09:00
utility fix: switch to mojo proxy resolver (3-1-x) (#15813) 2018-11-26 15:38:33 -08:00