Data Sync User
Data Sync User
Steps to reproduce: 1. Make sure Tracking Protection Nimbus flag is activated 1. Open FF and open Tracking Protection Modal Actual Result: Privacy settings button is cut off. Expected Result:...
see `configureDataClearanceContextualHint()` in `BrowserViewController` Currently we only configure the CFR for the old toolbar. **Acceptance criteria:** * CFR should point to the data clearance button in the navigation toolbar if...
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-9817)
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-9456)
This needs to be updated when the url changes and also when the browser becomes active. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-9281)
In the navigation bar the buttons can have long press actions. For a `ToolbarElement` should have an optional long press action. If the long press action is available a `UILongPressGestureRecognizer`...
Show data clearance button in address toolbar when on a webpage (not homepage) * in private mode * `feltPrivacyFeltDeletion` feature flag is on * `feltPrivacySimplifiedUI` feature flag is on ┆Issue...
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-9116)
Verify the text color especially in edit mode. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-9761)
The tabs button displays the current number of tabs inside. The text (number of tabs) to be rendered has to be added to the `ToolbarElement` as optional. The text should...