Confirmed users
3,376
edits
(→TODO) |
|||
| Line 24: | Line 24: | ||
*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 | *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 | ||
*HACK: in order to get a [[https://bugzilla.mozilla.org/show_bug.cgi?id=472513 session store test]] running, we need to set dom.storage.default_quota=640 in automation.py and change domstorage_global.js#88 from 32767 to 8191 in the for loop | |||