Closed
Bug 1910505
Opened 1 year ago
Closed 1 year ago
Record a new probe to understand the adoption and performance of PiP auto-trigger feature
Categories
(Toolkit :: Picture-in-Picture, task, P1)
Toolkit
Picture-in-Picture
Tracking
()
RESOLVED
FIXED
131 Branch
People
(Reporter: asafko, Assigned: danieleferla1, Mentored)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
To understand the adoption of PiP auto-trigger, let's please record:
-
pictureinpicture.opened_method event with object: autoPip when autoPiP video is created.
-
New event pictureinpicture.settings.enable_autotrigger when a user activates the feature in Firefox Labs or about:preferences.
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P1
Updated•1 year ago
|
Assignee: nobody → danieleferla1
Mentor: mconley
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fcc4a2ce21f3
Add telemetry probes for PiP auto-trigger feature. r=mconley,settings-reviewers,pip-reviewers
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Comment 4•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D218481
Updated•1 year ago
|
Attachment #9419282 -
Flags: approval-mozilla-beta?
Comment 5•1 year ago
|
||
beta Uplift Approval Request
- User impact if declined: None.
- Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: N/A
- Risk associated with taking this patch: Low.
- Explanation of risk level: Very little. This adds a new telemetry probe to detect users opting in to the new autopip feature exposed in Labs, and alters an existing probe to match the product requirements.
- String changes made/needed: None.
- Is Android affected?: no
Updated•1 year ago
|
Attachment #9419282 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 year ago
|
status-firefox130:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•