Closed Bug 818291 Opened 13 years ago Closed 13 years ago

MediaDecoder::SetMediaSeekable should not be final

Categories

(Core :: Audio/Video, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

Attachments

(1 file)

18:12.41 In file included from /media/storage/moz/src/content/media/dash/DASHDecoder.cpp:128: 18:12.41 /media/storage/moz/src/content/media/dash/DASHRepDecoder.h:99:8: error: declaration of 'SetMediaSeekable' overrides a 'final' function 18:12.42 void SetMediaSeekable(bool aSeekable); 18:12.42 ^ 18:12.42 ../../../dist/include/MediaDecoder.h:507:16: note: overridden virtual function is here 18:12.42 virtual void SetMediaSeekable(bool aMediaSeekable) MOZ_FINAL MOZ_OVERRIDE; 18:12.42 ^ 18:12.67 1 error generated. 18:12.68
Attached patch Patch (v1)Splinter Review
Assignee: nobody → ehsan
Status: NEW → ASSIGNED
Attachment #688484 - Flags: review?(cpearce)
Attachment #688484 - Flags: review?(cpearce) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: