Closed Bug 1130920 Opened 9 years ago Closed 9 years ago

MSE addSourceBuffer stops due to PRELOAD_NONE is true on gonk pref.

Categories

(Core :: Audio/Video, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: ayang, Assigned: ayang)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch skip_pref_preload_on_gonk (obsolete) — Splinter Review
Attachment #8563868 - Flags: review?(cpearce)
Comment on attachment 8563868 [details] [diff] [review]
skip_pref_preload_on_gonk

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

::: dom/html/HTMLMediaElement.cpp
@@ +1078,5 @@
>    } else {
>      // Find the appropriate preload action by looking at the attribute.
>      const nsAttrValue* val = mAttrsAndChildren.GetAttr(nsGkAtoms::preload,
>                                                         kNameSpaceID_None);
> +    // MSE doesn't work if repload is none, so it igonres the pref when src is

s/repload/preload/
s/igonres/ignores/
Attachment #8563868 - Flags: review?(cpearce) → review+
Thanks for review.
Attachment #8563868 - Attachment is obsolete: true
Attachment #8564834 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/c598faec1736
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Depends on: 1155494
Depends on: 1155489
No longer depends on: 1155489
No longer depends on: 1155494
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: