Closed Bug 1396865 Opened 7 years ago Closed 7 years ago

eliminate -Wunused-private-field warning in RemoteDataDecoder

Categories

(Core :: Audio/Video: Playback, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

References

Details

Attachments

(1 file)

clang warns about RemoteDataDecoder::mImageContainer being unused, which
it is, so let's remove it.
Blocks: 1163171
Comment on attachment 8904588 [details] [diff] [review]
eliminate -Wunused-private-field warning in RemoteDataDecoder

Review of attachment 8904588 [details] [diff] [review]:
-----------------------------------------------------------------

Thank you.
Attachment #8904588 - Flags: review?(gsquelart) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/90f6c47bd74f
eliminate -Wunused-private-field warning in RemoteDataDecoder; r=gerald
Component: Audio/Video → Audio/Video: Playback
https://hg.mozilla.org/mozilla-central/rev/90f6c47bd74f
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.