Closed Bug 1349199 Opened 8 years ago Closed 8 years ago

this.utils is undefined in destructor of videoControls binding (this.Utils.terminateEventListeners();)

Categories

(Toolkit :: Video/Audio Controls, defect)

52 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1348954

People

(Reporter: adrian.suter, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 Build ID: 20170316213829 Steps to reproduce: I called .pause() on an audio-element and .play() on another audio-element. I guess there is a problem in the destructor of the videoControls binding. Actual results: Javascript Error in Console: TypeError: this.Utils is undefined videocontrols.xml:1619:13 Expected results: No Javascript error.
Component: Untriaged → Video/Audio Controls
Product: Firefox → Toolkit
Duplicating this as Bug 1348954 addresses the same problem and is about to land soon. Thanks for reporting :)
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Agree. Thanks for your work.
You need to log in before you can comment on or make changes to this bug.