Closed
Bug 1625797
Opened 6 years ago
Closed 6 years ago
replace nsIProperties impl on RasterImage with hotspot accessors
Categories
(Core :: Graphics: ImageLib, enhancement)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
Details
Attachments
(1 file)
I think the hotspot coordinates are the only thing the nsIProperties are used for.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/903f141a89b9
Replace RasterImage nsIProperties impl with accessors for hotspot coordinate. r=tnikkel
Comment 4•6 years ago
|
||
Backed out changeset 903f141a89b9 (bug 1625797) for build bustages in Image.h
Push that started the failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=295304659&resultStatus=superseded%2Ctestfailed%2Cbusted%2Cexception%2Crunnable&revision=903f141a89b99dc22575efd63ef5e57eed794294
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=295304607&repo=autoland&lineNumber=64167
Backout: https://hg.mozilla.org/integration/autoland/rev/4e1b66948d959a7026c2a056d4bebc92103ecbe8
Flags: needinfo?(cam)
| Assignee | ||
Comment 5•6 years ago
|
||
Flags: needinfo?(cam)
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8154a3b33c37
Replace RasterImage nsIProperties impl with accessors for hotspot coordinate. r=tnikkel
Comment 7•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•