Closed
Bug 1670254
Opened 4 years ago
Closed 4 years ago
Remove toggle experimentation code now that we've settled on Mode 2.
Categories
(Toolkit :: Video/Audio Controls, task, P3)
Toolkit
Video/Audio Controls
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: mconley, Assigned: jack1391)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In bug 1653663, I added the capability for users to choose between different modes of the toggle. media.videocontrols.picture-in-picture.video-toggle.mode
set to -1 would use the old blue slide out toggle, set to 1 would use "Mode 1" and 2 would use "Mode 2".
Mode 1 and Mode 2 are seen demonstrated here: https://pip-toggle-experiment-demo.glitch.me/
Using experiments and data science, we've settled on Mode 2. We should now aim to remove Mode 1 and the old toggle code to reduce code complexity.
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f4bdcaf75186
Remove Picture-in-Picture toggle experimentation code now that Mode 2 has been settled on. r=mconley,Gijs
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•