commit | d270cb9264f762257d1aadbeba9c4b38866e171c | [log] [tgz] |
---|---|---|
author | Svetoslav <svetoslavganov@google.com> | Thu Oct 31 14:27:16 2013 -0700 |
committer | Svetoslav <svetoslavganov@google.com> | Thu Oct 31 14:30:58 2013 -0700 |
tree | 3d02c1c04403b62f1e3fd5a546d40916cbf2df89 | |
parent | b207ea960911867e7c1951338df24108d37ad189 [diff] |
Cancel current work in PrintDocumentAdatper if printing is cancelled. Layout and write may take some time during which the user can cancel printing. Currently we wait for the last operation, being write or layout, to complete before closing the print dialog. Now in such a scenario we request a cancellation of the ongoing operation. bug:11329523 Change-Id: Ia9d747163cc73509369a86c8b5afc83b7ee54859