Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] caching behavior #11753

Closed
chrisvdb opened this issue Jun 19, 2020 · 3 comments
Closed

[Bug] caching behavior #11753

chrisvdb opened this issue Jun 19, 2020 · 3 comments
Labels
🐞 bug Crashes, Something isn't working, .. needs:triage Issue needs triage

Comments

@chrisvdb
Copy link

chrisvdb commented Jun 19, 2020

Steps to reproduce

Open /. (https://slashdot.org/).
Close.
Open /. again a few hours/days later.

Expected behavior

Content of /. has changed.

Actual behavior

Exactly same outdated cached /. content is shown. Refreshing the page (either pulling down or refresh button) updates the content. This is not required on Firefox for Android or Firefox on my desktop, only on Firefox Preview.

Device information

  • Android device: Xiaomi RedMi 8
  • Fenix version: 5.2

┆Issue is synchronized with this Jira Task

@chrisvdb chrisvdb added the 🐞 bug Crashes, Something isn't working, .. label Jun 19, 2020
@github-actions github-actions bot added the needs:triage Issue needs triage label Jun 19, 2020
@kbrosnan
Copy link
Contributor

Dupe #5869

@chrisvdb
Copy link
Author

Note that this behavior is not only with back button as described in #5869. I will in any case monitor that bug and will retest once the fix hits stable.

@data-sync-user data-sync-user changed the title [Bug] caching behavior FNX2-16652 ⁃ [Bug] caching behavior Aug 1, 2020
@data-sync-user data-sync-user changed the title FNX2-16652 ⁃ [Bug] caching behavior FNX3-14880 ⁃ [Bug] caching behavior Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX3-14880 ⁃ [Bug] caching behavior FNX-12734 ⁃ [Bug] caching behavior Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX-12734 ⁃ [Bug] caching behavior FNX2-16652 ⁃ [Bug] caching behavior Aug 11, 2020
@chrisvdb
Copy link
Author

Ok, so the issue was related to the Corrections feature that apparently saves page state as part of the collection.

mergify bot pushed a commit that referenced this issue Apr 18, 2022
The needed changes are around supporting exhaustive whens for sealed classes
as a new kotlin feature - https://kotlinlang.org/docs/whatsnew1530.html#exhaustive-when-statements-for-sealed-and-boolean-subjects

androidx_activity_compose was removed as a dependency since it isn't used.

Used 1.6.10 for Kotlin although 1.6.20 is available to prevent any issues with
Compose 1.1.1 reported as an error at compile time:
"e: This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10
but you appear to be using Kotlin version 1.6.20 which is not known to be
compatible. Please fix your configuration (or
`suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!)."
@data-sync-user data-sync-user changed the title FNX2-16652 ⁃ [Bug] caching behavior [Bug] caching behavior May 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. needs:triage Issue needs triage
Projects
None yet
Development

No branches or pull requests

3 participants