Closed
Bug 1497981
Opened 7 years ago
Closed 7 years ago
Simplify a bit ImageLoader::LoadImage.
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Has a single caller, from which we pass the arguments. We can just avoid that.
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/33e24166d90b
Simplify ImageLoader::LoadImage. r=heycam
Comment 3•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•