gecko-dev/ipc
Ryan Hunt 83e90232cc Don't crash in SendBuildID when MessageChannel isn't connected. (bug 1333056, r=dvander)
xpcshell can sometimes create and then almost immediately kill the GPU process. This can
cause the connection state of GPUParent's message channel to be in error or closed
when it attempts to send its build ID. In this case we should ignore the request
because the process will soon close.

MozReview-Commit-ID: EAupU844iFo

--HG--
extra : histedit_source : df05a01df5ad095b4e3c91e0e038d4e145da5f9d
2017-09-22 16:15:21 -05:00
..
app Bug 1380690 - Part 1 - Save repo and object dir paths in Mac bundle Info.plist files. r=gps 2017-07-17 17:13:18 -07:00
chromium Bug 1401305 - Fix TaskTracer build failure. r=froydnj 2017-09-19 15:15:36 -04:00
contentproc Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
dbus Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
glue Don't crash in SendBuildID when MessageChannel isn't connected. (bug 1333056, r=dvander) 2017-09-22 16:15:21 -05:00
ipdl Bug 1397823 - part 4 - reduce codesize for IPDL IPC::Message creation; r=kanru 2017-09-15 08:06:11 -04:00
mscom Bug 1383501: Obtain and report the current activation context's manifest path; r=jimm 2017-09-19 14:35:27 -06:00
ril Bug 1382099 - Remove MOZ_WIDGET_GONK from ipc/. r=jld. 2017-07-21 10:45:49 +10:00
testshell Bug 1176342, part 1 - De-COM InitClassesWithNewWrappedGlobal. r=mrbkap 2017-09-18 16:35:39 -07:00
moz.build Bug 1357323 - Remove support for gonk in the build system. r=gps 2017-04-18 16:56:09 +09:00
pull-chromium.py