Open
Bug 1830495
Opened 2 years ago
browser.ui.interaction.pageaction_urlbar parent process telemetry is not always incremented when opening and closing the PiP window
Categories
(Toolkit :: Picture-in-Picture, defect)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | affected |
People
(Reporter: pmagyari, Unassigned)
References
(Blocks 1 open bug)
Details
Note
- This issue also occurs in Beta 113.0b8 (if media.videocontrols.picture-in-picture.urlbar-button.enabled is set to true)
Found in
- Nightly 114.0a1
Affected platforms
- Windows 7 / 10 / 11
- MacOS 11.6
- Ubuntu 22
Steps to reproduce
- Navigate to this video.
- Start playing the video.
- Use the URL bar PiP toggle to launch Picture-in-Picture.
- Use the URL bar PiP toggle once again to close the Picture-in-Picture window.
- Go to about:telemetry and use the search bar to find the "browser.ui.interaction.pageaction_urlbar - picture-in-picture-button-icon" parent process under Keyed Scalars.
Expected result
- browser.ui.interaction.pageaction_urlbar telemetry is incremented every time when opening and closing the PiP window.
Actual result
- browser.ui.interaction.pageaction_urlbar telemetry is not always incremented when opening and closing the PiP window.
Regression range
- This issue is not a regression.
You need to log in
before you can comment on or make changes to this bug.
Description
•