Closed
Bug 1349586
Opened 8 years ago
Closed 4 years ago
"Request desktop site" should clear the cache
Categories
(Firefox for Android Graveyard :: General, enhancement, P5)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: denschub, Unassigned)
References
()
Details
When enabling "Request desktop site", there is a chance that we reload assets or even the whole HTML out of the browser cache. Since sites sometimes change HTML sources based on whether it's a mobile device or not, we maybe should purge the cache when loading a site with "Request desktop site" turned on.
Comment 1•8 years ago
|
||
I think we already do this (https://dxr.mozilla.org/mozilla-central/rev/05bfa2831c0ba4a26fa72328ffe6a99aba9c356a/mobile/android/chrome/content/browser.js#3703), so is this somehow not working properly?
Reporter | ||
Comment 2•8 years ago
|
||
Hm, surprising. I am currently investigating a webcompat issue at https://github.com/webcompat/web-bugs/issues/3669 and one of the issues looked to me like Fenenc just loads the site out of the cache. And indeed, if you access the site mentioned in the issue (added as URL to this bug), it does not look like there is a reload when setting/unsetting the checkbox.
(However, to be fair, there is a lot of stuff going on there and I am not yet sure where the exact issue is. Maybe this is actually a website issue.)
Comment 3•6 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
Priority: -- → P5
Comment 4•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•