Closed
Bug 1282352
Opened 9 years ago
Closed 9 years ago
Make DecoderFactory use NotNull where possible
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: seth, Assigned: seth)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
18.19 KB,
patch
|
eflores
:
review+
|
Details | Diff | Splinter Review |
I'm trying to move us over to using NotNull<> where possible in ImageLib. As DecoderFactory is the location of some refactoring right now, it feels like a good time to use NotNull<> in its API.
Attachment #8765329 -
Flags: review?(edwin) → review+
Pushed by mfowler@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c607a8652548
Make DecoderFactory use NotNull where possible. r=edwin
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•