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

Bug 1289717 - Fixed floating HomePanelViewController if tabs are opened too quickly #2020

Merged
merged 1 commit into from Aug 2, 2016

Conversation

tylerlacroix
Copy link
Contributor

No description provided.

@tylerlacroix tylerlacroix changed the title Bug 1287800 - Fixed closed all tabs Bug 1289717 - Fixed floating HomePanelViewController if tabs are opened too quickly Jul 27, 2016
@tylerlacroix
Copy link
Contributor Author

From my investigation, it looks like when the new tabs are opened quickly, a new tab can be created before the animation is completed. This can cause a "floating" HomePanelViewController [1], because it sets self.homePanelController to nil after the animation, but the self.homePanelController may no longer be the correct homePanel.

[1]
jul-27-2016 10-53-56

@sleroux sleroux merged commit ab314a6 into mozilla-mobile:master Aug 2, 2016
sleroux pushed a commit that referenced this pull request Aug 8, 2016
isabelrios pushed a commit to isabelrios/firefox-ios that referenced this pull request Feb 19, 2024
…olors/style (mozilla-mobile#2020)

Co-authored-by: Bogdan Cernea <bogdan.cernea@softvision.com>
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.

None yet

2 participants