Commit Graph

14 Commits

Author SHA1 Message Date
Rob Sayre
4e38f4bc0d Move downloading code into separate function for readability. 2011-06-26 12:05:02 -07:00
Rob Sayre
9ca7cbdc73 Check for browsers in verifyOptions, so the script fails early. 2011-06-26 10:58:41 -07:00
Rob Sayre
8a369b7876 Add timing information to test harness. 2011-06-26 10:54:57 -07:00
Rob Sayre
4278660216 Clean up 404 noise from favicon.ico, send Content-Length with GET responses. 2011-06-24 17:58:07 -07:00
Rob Sayre
9748d2ad49 Concurrent browsers sending snapshots asynchronously. 2011-06-24 16:14:33 -07:00
Rob Sayre
2b6b6d5ab2 Try harder to clean up after the browsers. 2011-06-24 09:45:41 -07:00
Rob Sayre
6446b6d03a Run browsers in parallel. No limit on the number of concurrent browsers right now. 2011-06-24 08:43:26 -07:00
Rob Sayre
51fcd5fb3c only supply a -foreground argument on Mac. 2011-06-23 15:47:25 -07:00
Rob Sayre
59b9ddb0e4 Add sample manifests. Also make a browser path argument, so you can just specify one browser without messing with a manifest. 2011-06-23 13:47:43 -07:00
Rob Sayre
49d17bdc46 Add SpecialPowers extension to allow the browser to quit from content, and a bunch of other exciting things. 2011-06-23 13:12:22 -07:00
Rob Sayre
f777fcf792 Add a user.js file Firefox profile. Change HTTP server to run on background thread. 2011-06-23 11:24:36 -07:00
Rob Sayre
a420cc8733 Merge upstream. 2011-06-23 09:57:36 -07:00
Rob Sayre
0a8e1110a3 Modify paths of web resources to work with test resources more buried. 2011-06-23 09:48:34 -07:00
Rob Sayre
0d5f92deed Move some files around. 2011-06-23 09:10:06 -07:00