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

Work around GeckoSession.reload(GeckoSession.LOAD_FLAGS_BYPASS_CACHE) bug #3008

Merged
merged 1 commit into from Mar 20, 2020

Conversation

bluemarvin
Copy link
Contributor

Due to https://bugzilla.mozilla.org/show_bug.cgi?id=1623712 need to
use GeckoSession.loadUri instead.

Fixes #3003

@bluemarvin bluemarvin added this to the #10 features milestone Mar 19, 2020
@bluemarvin bluemarvin self-assigned this Mar 19, 2020
@MortimerGoro MortimerGoro merged commit 8ee4931 into master Mar 20, 2020
@MortimerGoro MortimerGoro deleted the work-around-cache-bypass-bug branch March 20, 2020 16:09
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.

The webpages are reloaded in the same position even if the “Reload” button is long-clicked
2 participants