Closed Bug 1360718 Opened 7 years ago Closed 7 years ago

Intermittent TEST-UNEXPECTED-PASS | /webvtt/rendering/cues-with-video/processing-model/disable_controls_reposition.html | expected FAIL

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: bechen)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell fixed:product])

Attachments

(1 file)

See Also: → 1359154
Per discuss with :ralin, 
we suspect that the "video.controls = false" is the key point.

1. The TextTrackManager::AddListeners listens the "resizevideocontrols seeked controlbarchange" is not enough. Perhaps we need to add some notification correspond to the "video.controls = false"

2. "video.controls = false performance is so slow.
:bechen, will you own fixing this?
Flags: needinfo?(bechen)
Whiteboard: [stockwell needswork]
Yeah, just find the root cause.

https://searchfox.org/mozilla-central/source/dom/media/webvtt/vtt.jsm#921
The |controlBarShown| doesn't handle the case that hide video control as the testcase
Assignee: nobody → bechen
Flags: needinfo?(bechen)
Comment on attachment 8865758 [details]
Bug 1360718 - Render the webvtt cues when hiding the control bar.

https://reviewboard.mozilla.org/r/137372/#review140428

::: commit-message-38377:3
(Diff revision 1)
> +Bug 1360718 - Render the webvtt cues when hiding the control bar. r=alwu
> +
> +"video.controls = false" will remove the binding of videocontrols whci is a xul element.

s/whci/which
Attachment #8865758 - Flags: review?(alwu) → review+
Keywords: checkin-needed
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c14e00984acc
Render the webvtt cues when hiding the control bar. r=alwu
https://hg.mozilla.org/mozilla-central/rev/c14e00984acc
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Whiteboard: [stockwell needswork] → [stockwell fixed:product]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: