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

Enable Gecko's offline browsing mode (automatically and/or with a user setting) #1182

Closed
cpeterso opened this issue Mar 25, 2019 · 1 comment
Labels
needs:gv GeckoView bug required to fix the issue. See bugzilla.mozilla.org P1 Current sprint 🙅 waiting Issues that are blocked or has dependencies that are not ready

Comments

@cpeterso
Copy link

cpeterso commented Mar 25, 2019

Why/User Benefit/User Problem

Avoid network error pages when the network is offline.

What / Requirements

Fenix would need to monitor network status themselves (possibly with a network monitor A-C component) and then automatically tell GV to enter offline browsing mode. Fenix might also want a user setting to manually toggle offline browsing mode.

GV API to toggle offline browsing mode: https://bugzilla.mozilla.org/show_bug.cgi?id=1533271

Acceptance Criteria (how do I know when I’m done?)

Disable network connection and try reloading a web page while offline. The page load should use cached files instead of showing a network error page.

┆Issue is synchronized with this Jira Task

@cpeterso cpeterso added the needs:gv GeckoView bug required to fix the issue. See bugzilla.mozilla.org label Mar 25, 2019
@vesta0 vesta0 added this to the Backlog (After MVP) milestone Mar 26, 2019
@vesta0 vesta0 added 🙅 waiting Issues that are blocked or has dependencies that are not ready and removed P2 Upcoming release labels Mar 28, 2019
@vesta0 vesta0 added the P1 Current sprint label Jun 26, 2019
@vesta0
Copy link
Collaborator

vesta0 commented Jun 26, 2019

Dup of #219

@vesta0 vesta0 closed this as completed Jun 26, 2019
@data-sync-user data-sync-user changed the title Enable Gecko's offline browsing mode (automatically and/or with a user setting) FNX2-16675 ⁃ Enable Gecko's offline browsing mode (automatically and/or with a user setting) Aug 1, 2020
@data-sync-user data-sync-user changed the title FNX2-16675 ⁃ Enable Gecko's offline browsing mode (automatically and/or with a user setting) FNX3-14935 ⁃ Enable Gecko's offline browsing mode (automatically and/or with a user setting) Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX3-14935 ⁃ Enable Gecko's offline browsing mode (automatically and/or with a user setting) FNX-4854 ⁃ Enable Gecko's offline browsing mode (automatically and/or with a user setting) Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX-4854 ⁃ Enable Gecko's offline browsing mode (automatically and/or with a user setting) FNX2-16675 ⁃ Enable Gecko's offline browsing mode (automatically and/or with a user setting) Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX2-16675 ⁃ Enable Gecko's offline browsing mode (automatically and/or with a user setting) Enable Gecko's offline browsing mode (automatically and/or with a user setting) May 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs:gv GeckoView bug required to fix the issue. See bugzilla.mozilla.org P1 Current sprint 🙅 waiting Issues that are blocked or has dependencies that are not ready
Projects
None yet
Development

No branches or pull requests

3 participants