Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor FXIOS-7856 [Multi-window] Fix telemetry tabManager reference #19966

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

mattreaganmozilla
Copy link
Collaborator

@mattreaganmozilla mattreaganmozilla commented Apr 24, 2024

📜 Tickets

Partial work towards:
Jira ticket
Github issue

💡 Description

This removes the single tab manager reference from the TelemetryWrapper and updates the tab count metric to work for multi-window.

This also fixes an issue where the defaultTabManager would be incorrectly retained and prevent it from being freed when its associated iPad window is closed.

📝 Checklist

You have to check all boxes before merging

  • Filled in the above information (tickets numbers and description of your work)
  • Updated the PR name to follow our PR naming guidelines
  • Wrote unit tests and/or ensured the tests suite is passing
  • When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
  • If needed, I updated documentation / comments for complex code and public methods
  • If needed, added a backport comment (example @Mergifyio backport release/v120)

@mobiletest-ci-bot
Copy link

mobiletest-ci-bot commented Apr 24, 2024

Messages
📖 Project coverage: 32.36%
📖 Edited 2 files
📖 Created 0 files

Client.app: Coverage: 30.94

File Coverage
BrowserCoordinator.swift 81.67%
TelemetryWrapper.swift 71.32%

Generated by 🚫 Danger Swift against c67202a

@mattreaganmozilla mattreaganmozilla merged commit eddaeaf into mozilla-mobile:main Apr 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants