Open
Bug 1536838
Opened 6 years ago
Updated 2 years ago
this.docShell is null errors in PictureInPictureChild.jsm when shutting down
Categories
(Toolkit :: Picture-in-Picture, enhancement, P3)
Toolkit
Picture-in-Picture
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [pip-needs-eng-triage])
This line is throwing errors: https://searchfox.org/mozilla-central/rev/358f816f63da072145c593e9e2ac36b7250ecd25/toolkit/actors/PictureInPictureChild.jsm#39
I see this if we shut down the browser with a Picture-in-Picture window open.
Reporter | ||
Comment 1•6 years ago
|
||
More STR (from jaws)
- Load a video on YouTube
- Hit Play
- Double right-click on the video and choose Picture-in-Picture
- Double right-click on the video again and choose Picture-in-Picture to close it
- Reload the tab
Reporter | ||
Comment 3•5 years ago
|
||
Very little. It's a spurious error, but there aren't any user-visible effects from it beyond the log message. It'd be good to clean up though.
Flags: needinfo?(mconley)
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•3 years ago
|
Component: Video/Audio Controls → Picture-in-Picture
Version: unspecified → Trunk
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•