Bob Owen
5053655279
Bug 1441598 Part 2: When cancelling a print make sure the DialogOpened message has been sent. r=jwatt
2018-03-04 18:43:33 +00:00
Bob Owen
4281f3b730
Backed out changeset 0036938db4fe (bug 1441598) - for accidental printf.
2018-03-05 08:41:00 +00:00
Bob Owen
c91d766b8e
Bug 1441598 Part 2: When cancelling a print make sure the DialogOpened message has been sent. r=jwatt
2018-03-05 08:22:14 +00:00
Bob Owen
11408aa983
Bug 1441598: Don't try and send messages to PrintProgressDialogChild when printing is complete. r=jwatt
2018-03-05 08:22:14 +00:00
Mantaroh Yoshinaga
e03c605954
Bug 1419775 - Part 1.Prevent send IPC message when cancelling the print job if IPC connection already closed. r=mconley
...
If target content tab is already closed, progress dialog can't notify to content
process that cancelling the print job. So this patch will prevent send
cancelling message in this case.
MozReview-Commit-ID: 7G1LACajVha
2018-01-10 09:00:10 +09:00
Mantaroh Yoshinaga
f7061507e4
Bug 1409971 - Part 2. Notify cancelling print job when cancel button pushed. r=mconley
...
This patch will use existing nsIObserver, and distinguish each message by using
parameter character.
MozReview-Commit-ID: GAhPl7n9wmS
2017-11-15 16:29:49 +09:00
Nicholas Nethercote
a0854fa6db
Bug 1410288 - Change nsIPrintProgressParams' attributes from wstring to AString. r=bobowen.
...
It makes the C++ code nicer.
2017-10-19 11:32:37 +11:00
Myk Melez
c3a3384c53
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
2017-01-12 13:47:27 -08:00