Closed
Bug 1655106
Opened 5 years ago
Closed 5 years ago
Minor nsPrintJob cleanups.
Categories
(Core :: Printing: Output, task)
Core
Printing: Output
Tracking
()
RESOLVED
FIXED
mozilla80
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
- Remove silly checks for (bool && !bool) which are obviously
redundant. - Use MOZ_TRY where appropriate.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62222ecb7e60
Minor cleanups to nsPrintJob. r=jwatt
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•