Closed
Bug 1557681
Opened 6 years ago
Closed 6 years ago
Rename nsPrintJob::Cancelled() to Cancel()
Categories
(Core :: Printing: Setup, task, P3)
Core
Printing: Setup
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
No description provided.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
"Cancelled" sounds like it's a query and should return a bool. In fact this
method sets state in response to a nsIWebBrowserPrint.cancel() being called.
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e5133a9ebb56
Rename nsPrintJob::Cancelled() to Cancel(). r=bobowen
Comment 3•6 years ago
|
||
Type: defect → task
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•