Closed
Bug 1621835
Opened 6 years ago
Closed 6 years ago
Make imgINotificationObserver::Notify a void method
Categories
(Core :: Graphics: ImageLib, task)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
No one looks at its return value.
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3552ac882d4f
Make imgINotificationObserver::Notify a void method, since no one examines its return value anyway. r=emilio
Comment 3•6 years ago
|
||
Backed out changeset 3552ac882d4f for causing bustages.
Backout link: https://hg.mozilla.org/integration/autoland/rev/d40e46d6a9da53d5f86785285d7798077cac2e4d
Failure log:
Flags: needinfo?(bzbarsky)
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3c5c033b4d4a
Make imgINotificationObserver::Notify a void method, since no one examines its return value anyway. r=emilio
Comment 5•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
| Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(bzbarsky)
You need to log in
before you can comment on or make changes to this bug.
Description
•