Chrome: Crash Report - device::mojom::GeolocationProxy::QueryNextPosition
The crash reason is |geolocation| got std::move() first before it calls the QueryNextPosition(). It is better to save the InterfacePtr of geolocation and geolocation_context as class member. BUG=791445 Change-Id: I694853a0bc37f53d879419e7b0ab2d8943e98509 Reviewed-on: https://chromium-review.googlesource.com/807759 Commit-Queue: Ke He <ke.he@intel.com> Reviewed-by:Colin Blundell (OOO Dec 7) <blundell@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Cr-Commit-Position: refs/heads/master@{#522345}
Showing
Please register or sign in to comment