Confirmed users
3,376
edits
| Line 19: | Line 19: | ||
I have a basic python [[http://people.mozilla.com/~jmaher/fennec/run_chrome_chunked.py script]] which will achieve this. I still need to clean it up and make it accept command line arguments as well as stitch the chunked log files together. | I have a basic python [[http://people.mozilla.com/~jmaher/fennec/run_chrome_chunked.py script]] which will achieve this. I still need to clean it up and make it accept command line arguments as well as stitch the chunked log files together. | ||
*HACK: in order to work around bugs {{bug|472334}} and {{bug|472341}}, we need to turn on sessionhistory by setting a user_pref("browser.sessionhistory.max_total_viewers", -1) in automation.py | |||