commit | 27db6611a76a11a5d271dd824167fa1d4b23f944 | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Mon Mar 07 12:34:54 2016 -0800 |
committer | Philip P. Moltmann <moltmann@google.com> | Fri Mar 18 09:44:28 2016 -0700 |
tree | ef806a4d297e9786a6f6960cd74d495e915d46fe | |
parent | 74f9a2fc2e87b63ad7e367dff455f934c8a9d396 [diff] |
Treat all remotedocumentadapter-command results as cancel in the case we are canceling the command. Before it could happen that we have a pending cancel on a layout command but the layout command finishes normally. This enqueued a new write command before the PrintActivity is notified. This in turn prevented the printactivity from finishing as the write command was still pending. Bug: 27642724 Change-Id: I3c532d53b0c66c40d2e48ab8b4419251ff473a79