Commit Graph

4 Commits

Author SHA1 Message Date
Nick Martin
4c369c6a56 Revert "Temporarily disable appcache and force-ssl while we figure out how to make them work right together."
This reverts commit d6dea52ce6.
2015-03-18 21:54:08 -07:00
Nick Martin
d6dea52ce6 Temporarily disable appcache and force-ssl while we figure out how to make them work right together. 2015-03-17 13:55:09 -07:00
David Glasser
52affebcb8 docs: disable appcache on Firefox
Fixes #3248.
2015-01-23 17:07:16 -08:00
Avital Oliver
ec170b7c3c docs: turn off appcache on safari
Turns out AppCache on Safari 7 is totally broken (see
http://stackoverflow.com/questions/22888945/safari-7-application-cache-does-not-work).
This, combined with our "reload if you can't load CSS or JS" strategy for
multi-server deploy causes infinite reloads in some cases.

Hopefully this will resolve the sporadic complaints we get
from some users about infinite reloads.
2014-05-09 18:34:39 -07:00