Open Bug 1633759 Opened 5 years ago Updated 3 years ago

Frequent error when running PiP mochitests: "TypeError: can't access property "addEventListener", this.contentWindow.windowRoot is null" {file: "resource://gre/actors/PictureInPictureChild.jsm" line: 332

Categories

(Toolkit :: Picture-in-Picture, task, P3)

task

Tracking

()

People

(Reporter: mconley, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [pip-needs-eng-triage])

Noticed by jya in bug 1630211, this bug has been filed to investigate those errors.

This code is run in an idle callback, so I expect the PiP code just needs to deal with the case where the window root has gone away by the time it fires. That said, this doesn't seem like a severe bug nor like something that'd break anything else, given it runs in an idle callback...

Priority: -- → P3
Severity: -- → S4
Component: Video/Audio Controls → Picture-in-Picture
Version: unspecified → Trunk
Whiteboard: [pip-needs-eng-triage]
You need to log in before you can comment on or make changes to this bug.