Closed Bug 866543 Opened 11 years ago Closed 6 years ago

Should we reduce media.video-queue.default-size in Fennec?

Categories

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

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: cpearce, Unassigned)

Details

media.video-queue.default-size is set to 10 in all.js.
media.video-queue.default-size is set to 3 in b2g.js.
media.video-queue.default-size is *not* set in mobile.js, so on android we're using the default of 10.

We read and store media.video-queue.default-size here:
http://mxr.mozilla.org/mozilla-central/source/content/media/MediaDecoderStateMachine.cpp#411

But the comments in that code seems to imply that Android should have a low media.video-queue.default-size (i.e. 3).

Chris Double: Should we lower media.video-queue.default-size on Android? It *may* help with crashyness.
Flags: needinfo?(chris.double)
Sure, sounds good to me.
Flags: needinfo?(chris.double)
Component: Audio/Video → Audio/Video: Playback
Mass closing do to inactivity.
Feel free to re-open if still needed.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.