Add note about Firefox appcache bug.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 28 Jun 2015 12:18:21 +0000 (14:18 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 28 Jun 2015 12:18:21 +0000 (14:18 +0200)
support.html

index ca787f6..4fd0127 100644 (file)
         <code>http://localhost:8000</code> in your browser.
       </p>
 
         <code>http://localhost:8000</code> in your browser.
       </p>
 
+      <h3>"Firefox is currently in offline mode and can't browse the Web."</h3>
+      <p>
+        This is a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1067593">bug
+        in Firefox when loading appcaches over HTTPS</a>. To work around it, you
+        can go to <strong>Preferences → Advanced → Network → Offline
+        Web Content and User Data</strong>, find "yukkurigames.com" in
+        the list, and remove it. Then it will work again, at least
+        until your next Firefox upgrade.
+      </p>
+      <p>
+        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).
+      </p>
+
       <h2 id=mobile>Mobile Browsers</h2>
       <p>
         If we labeled something "(Mobile) Browser" this means you can
       <h2 id=mobile>Mobile Browsers</h2>
       <p>
         If we labeled something "(Mobile) Browser" this means you can