commit | 9c9888b8c59e35717ecfc32e9b96fb8702ceb480 | [log] [tgz] |
---|---|---|
author | Svetoslav <svetoslavganov@google.com> | Tue Aug 26 15:19:52 2014 -0700 |
committer | Svetoslav <svetoslavganov@google.com> | Tue Aug 26 15:19:56 2014 -0700 |
tree | 4f38713e9852d891999df2d936e73f2cb8af1486 | |
parent | 4610545dd28ebf316704e119572521e97dbbd6bd [diff] |
Fix a crash in PrintSpooler. If the user cancels printing we cancel the current pring operation in the RemotePrintDocument which is a state machine enforcing valid state transitions. A valid transition was not allowed: finishing after canceled. bug:17182301 Change-Id: Iccf3a78d7dc736a64bf5c44941a8f8064dcd0ec3