Commit 371f225c authored by satorux@chromium.org's avatar satorux@chromium.org

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
parent 4e4bbaae
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment