Closed Bug 1027093 Opened 10 years ago Closed 10 years ago

Rename nsGIFDecoder2::mCurrentFrame to mCurrentFrameIndex

Categories

(Core :: Graphics: ImageLib, defect)

32 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla33

People

(Reporter: milan, Assigned: milan)

Details

Attachments

(1 file)

nsGIFDecoder2 is derived from Decoder.  Decoder has a protected imgFrame* mCurrentFrame.  nsGIFDecoder2 has int32_t mCurrentFrame.  Yes, it works, but there is no need for the confusion.  Just rename nsGIFDecoder2::mCurrentFrame to mCurrentFrameIndex instead.
Attachment #8442115 - Flags: review?(jmuizelaar) → review+
https://hg.mozilla.org/mozilla-central/rev/5e70b11b57c6
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: