Update template message for destruction of mojo callback.
The template message implies that the callback must be run before destroyed. This has caused confusion for me, and others, e.g. see https://bugs.chromium.org/p/chromium/issues/detail?id=788658#c4. Instead, the error should state that either: the callback should be run before it is destroyed, or else it should be destroyed after the pipe is closed. Bug: Change-Id: Iad5a75332fe2284538ef1d428a6e4572fdc2b551 Reviewed-on: https://chromium-review.googlesource.com/794571Reviewed-by:Ken Rockot <rockot@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#519939}
Showing
Please register or sign in to comment