DescriptionAdd Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown()
This function is intended to use at the the very end of the browser shutdown,
where it it makes more sense to shut down the bus synchronously, than trying
to make it asynchronous.
Remove Bus::Shutdown() as we are unlikely to need it for the production code.
BUG=chromium:90036
TEST=dbus_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99331
Patch Set 1 #
Total comments: 3
Patch Set 2 : address comments #
Messages
Total messages: 7 (0 generated)
|