Delete D-Bus clients before shutting down the system bus
Previously, D-Bus clients were deleted after the system bus was shut down. This order was not desirable because D-Bus clients could access the system bus in their destructors, even though the system bus was already shut down. BUG=344270 TEST=Chrome shuts down cleanly as before R=hashimoto@chromium.org, stevenjb@chromium.org Review URL: https://codereview.chromium.org/166593005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252002 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment