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

Insure onLoadRequest only waits for correct number of listeners. #3161

Merged
merged 1 commit into from Apr 15, 2020

Conversation

bluemarvin
Copy link
Contributor

Fixes #3157

When GeckoView started short cutting onLoadRequest, the number of
Navigation Listeners would be larger when the GeckoRequest was finally
processed so the GeckoResult would never get completed and the load
would never start.

@bluemarvin bluemarvin added this to the #10 features milestone Apr 14, 2020
@bluemarvin bluemarvin self-assigned this Apr 14, 2020
Fixes #3157

When GeckoView started short cutting onLoadRequest, the number of
Navigation Listeners would be larger when the GeckoRequest was finally
processed so the GeckoResult would never get completed and the load
would never start.
@bluemarvin bluemarvin force-pushed the tab-restore branch 3 times, most recently from f17395a to 7300f08 Compare April 15, 2020 01:20
@keianhzo keianhzo merged commit 8aeb752 into master Apr 15, 2020
@keianhzo keianhzo deleted the tab-restore branch April 15, 2020 07:14
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.

Tabs are not correctly restored
2 participants