Commit Graph

5 Commits

Author SHA1 Message Date
Emily Stark
dd6d6a702b Fix eternal reload on pages with no stylesheets.
This fixes test-in-console, which was never completing test runs because
the page would reload constantly (or something).
2014-02-02 15:31:58 -08:00
Naomi Seyfer
4e85255a38 Switch to active detection of wrong css files, detection of *no* css files, to cause a reload 2014-01-22 14:59:19 -08:00
Naomi Seyfer
f0f7ae2d16 Do not loop forever on ie8 2013-12-17 12:12:20 -08:00
Naomi Seyfer
37c63ffae7 Package instead of Meteor to measure js loading; allow use of webapp a la carte
Also change the timing to allow more time for new servers to come up.
2013-12-16 12:14:01 -08:00
Naomi Seyfer
5750dcd7c6 Move the check for css to be loaded out of a string into code 2013-12-13 10:03:36 -08:00