Closed Bug 1274216 Opened 8 years ago Closed 8 years ago

Remove use of FlushableTaskQueue from PlatformDecoderModule

Categories

(Core :: Audio/Video: Playback, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

References

Details

Attachments

(1 file)

      No description provided.
Assignee: nobody → jwwang
Blocks: 1270039
Comment on attachment 8756202 [details]
MozReview Request: Bug 1274216 - remove use of FlushableTaskQueue from PlatformDecoderModule. r=jya.

https://reviewboard.mozilla.org/r/55020/#review51692

::: dom/media/platforms/PlatformDecoderModule.h:92
(Diff revision 1)
>    // This is called on the decode task queue.
>    virtual already_AddRefed<MediaDataDecoder>
>    CreateVideoDecoder(const VideoInfo& aConfig,
>                       layers::LayersBackend aLayersBackend,
>                       layers::ImageContainer* aImageContainer,
> -                     FlushableTaskQueue* aVideoTaskQueue,
> +                     TaskQueue* aTaskQueue,

I feel that the renaming of the parameter is out of scope of this change, but up to you..
Attachment #8756202 - Flags: review?(jyavenard) → review+
Thanks!
https://hg.mozilla.org/mozilla-central/rev/5b615a565d65
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: