-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Advanced block autoplay settings #8017
Comments
It looks like newer versions of Android encourage us to check "is this an unmetered connection?" instead of "are we on WIFI?" @vesta0 should we stick with "allow on WIFI" or change to "allow on unmetered"? |
Based on conversation in mozilla-mobile#8953 (comment)
Good point @baron-severin Let's see what @betsymi thinks! |
Based on conversation in #8953 (comment)
@vesta0 @baron-severin, @liuche included this in the 4.1 release notes, but I don't see any changes on Beta 4.1 or Nightly and the PR looks like is still open. Should there be anything to verify on this issue for now? |
Am still working on unpacking this. For a future state, I don't think this is a simple matter of changing the strings we have. May need to make adjustments in the design to provide more clarity for users, particularly regarding |
@sv-ohorvath that was my mistake! I've removed it from the release notes. |
I'm on PTO this week, @Amejia481 would you mind taking a quick look? This is the BZ ticket, this is the code that I thought blocked on cellular data. The easiest approach here might just be to reenable our wifi logic. That should be super easy. Search in the project for |
No problem I can take a look! |
@liuche FYI, this has landed on Beta 4.2 with a defect, see #8017 (comment). And there is #5636 as well. |
This pr #9372 should fix the issue. |
Hi, I can confirm that the issue found previously is now fixed using the latest version of Firefox Preview Nightly 3/29 #20891805. Device: Huawei P40 lite (Android 9). |
User Story
As a user, I want to be able to block Audio only or choose how autoplay is blocked over wifi, so I can control my experience to match my needs.
Dependencies
GV: https://bugzilla.mozilla.org/show_bug.cgi?id=1593843#c27
See #255 for original issue
See mocks
Acceptance Criteria
-I can choose to only block audio. When I block audio only, only audio is blocked
-I can choose to allow audio and video over wifi only. When I am not on wifi, audio and video are blocked, and when I am on wifi audio and video auto play.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: