Closed
Bug 688081
Opened 14 years ago
Closed 14 years ago
Reorder condition checks in RequestDecode()
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
|
1.11 KB,
patch
|
joe
:
review+
|
Details | Diff | Splinter Review |
This matches better with the no-op intent of RequestDecode() and will be true more often once decode on draw is enabled which will give an earlier exit.
It also makes my debugging easier.
Attachment #561368 -
Flags: review?(joe)
Updated•14 years ago
|
Attachment #561368 -
Flags: review?(joe) → review+
Comment 1•14 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/8cfe90773812
When attaching patches, can you use the "take bug and set the bug status to" checkbox to set assignee automatically, as it saves me having to fix it on merge. Thanks :-)
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 14 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
You need to log in
before you can comment on or make changes to this bug.
Description
•