chromeos: Export D-Bus methods before owning services.
Update chromeos::CrosDBusService::Start to call ServiceProviderInterface::Start methods (which export methods) before calling dbus::Bus::RequestOwnership. Otherwise, there's a brief window of time where other D-Bus clients may attempt to call methods before they're available. Bug: 874978 Change-Id: I69bc36e465e8086921b67122514f2607399ea33d Reviewed-on: https://chromium-review.googlesource.com/1178757Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Dan Erat <derat@chromium.org> Cr-Commit-Position: refs/heads/master@{#584190}
Showing
Please register or sign in to comment