Data Sync User
Data Sync User
**[Affected versions]:** * Firefox Beta 9000 (65551) * Firefox Release 146.0 (65544) **[Affected Platforms]:** * iPhone Xr - IOS 18.3. **[Prerequisites]:** * Have set the device region to India, China,...
Repro Steps 1. Tap the ellipsis icon to open the settings menu Actual: menu lays out slightly larger and then immediately is redrawn in a different position, causing a jump/animation...
We’re currently not restoring internal pages on tab restore function. Previous code was using the session restore handler. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-8085)
Multiple calls to RustLogins `logins.addLogin()` one after another cause a crash with unrecognized selector sent to instance. For example: ``` func test...() { ... // Add three logins to delete...
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-14365)
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-14364)
Related ticket: [https://mozilla-hub.atlassian.net/browse/MTE-5004](https://mozilla-hub.atlassian.net/browse/MTE-5004|smart-link) ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-14333)
## Steps to reproduce 1. Open multiple tabs so to have a list. 1. Tap on + button to add a new one. 1. Observe the favicons from the tab...
There are some errors in Sentry: [EXC_BREAKPOINT](https://mozilla.sentry.io/issues/7080671366/?environment=Production&project=6176941&query=firstRelease%3Aorg.mozilla.ios.Firefox%40145.3&referrer=issue-stream&sort=freq) [EXC_BREAKPOINT (could be related to window implementation issue)](https://mozilla.sentry.io/issues/7081661904/?environment=Production&project=6176941&query=firstRelease%3Aorg.mozilla.ios.Firefox%40145.3&referrer=issue-stream&sort=freq) [https://mozilla.sentry.io/issues/7065636487/?environment=Production&project=6176941&query=release%3A%22org.mozilla.ios.FirefoxBeta%40146.0%22&referrer=release-issue-stream](https://mozilla.sentry.io/issues/7065636487/?environment=Production&project=6176941&query=release%3A%22org.mozilla.ios.FirefoxBeta%40146.0%22&referrer=release-issue-stream|smart-link) (summarizer also has similar error so may be more on remote settings specific) -...
## Context `TabContentBlocker` is using `NotificationCenter.default.addObserver`. It should use the `Notifiable` protocol instead. ## :information_source: **Reference Person** @lmarceau ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-14338)