From a1bd7cd3e7d607d39394f18c23ce79406a83c381 Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Sun, 28 Jun 2015 14:18:21 +0200 Subject: [PATCH] Add note about Firefox appcache bug. --- support.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/support.html b/support.html index ca787f6..4fd0127 100644 --- a/support.html +++ b/support.html @@ -119,6 +119,24 @@ http://localhost:8000 in your browser.

+

"Firefox is currently in offline mode and can't browse the Web."

+

+ This is a bug + in Firefox when loading appcaches over HTTPS. To work around it, you + can go to Preferences → Advanced → Network → Offline + Web Content and User Data, find "yukkurigames.com" in + the list, and remove it. Then it will work again, at least + until your next Firefox upgrade. +

+

+ Appcaches are what lets you access parts of our site even when + you're offline; HTTPS is what makes sure when you are online + you're getting the updates to those apps from our site and not + someone trying to send you a virus. We could disable appcaches + but then no one would be able to use the site at all offline + (and this bug only affects Firefox). +

+

Mobile Browsers

If we labeled something "(Mobile) Browser" this means you can -- 2.20.1