Revert name watching race condition fix
authorAdrian Szyndela <adrian.s@samsung.com>
Fri, 17 Jan 2020 11:07:07 +0000 (12:07 +0100)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 17 Jan 2020 11:14:48 +0000 (12:14 +0100)
commit1fe6915454807dbd74600d553359385451f58af7
tree979405408966ed53c2bad7a5479d8bed0d2e2d65
parentd8d13c5933713b6853d9d75dac28fd79214a1c5d
Revert name watching race condition fix

This reverts three commits aimed to fix a race condition:
a0dc33df372eb7a54a89221b97db753d560fcfd7
dc8a71bcd7e904a6419f8e7cd1a772d8a066c95f
75ab298452793ea20ab1daa255602200bb309ac8

The race condition was fixed in upstream in a different way, so we're
importing it.

Change-Id: Icab842f507b033ef83c984cdc30004a681c69c43
gio/gdbusconnection.c
gio/gdbusconnection.h
gio/gdbusnamewatching.c [changed mode: 0755->0644]