Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | [DEFAULT] |
michael@0 | 2 | |
michael@0 | 3 | [browser_autoscroll_disabled.js] |
michael@0 | 4 | skip-if = e10s # Bug ?????? - test touches content (getElementById on the content document) |
michael@0 | 5 | [browser_browserDrop.js] |
michael@0 | 6 | [browser_bug295977_autoscroll_overflow.js] |
michael@0 | 7 | skip-if = e10s # Bug 921935 - focusmanager issues with e10s |
michael@0 | 8 | [browser_bug594509.js] |
michael@0 | 9 | skip-if = e10s # Bug ?????? - intermittent crash of child process reported when run under e10s |
michael@0 | 10 | [browser_bug982298.js] |
michael@0 | 11 | [browser_default_image_filename.js] |
michael@0 | 12 | skip-if = e10s # Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly |
michael@0 | 13 | [browser_findbar.js] |
michael@0 | 14 | skip-if = e10s # Disabled for e10s: Bug ?????? - seems to be a timing issue with RemoteFinder.jsm messages coming later than the tests expect. |
michael@0 | 15 | [browser_input_file_tooltips.js] |
michael@0 | 16 | skip-if = e10s # Bug ?????? - test directly manipulates content (TypeError: doc.createElement is not a function) |
michael@0 | 17 | [browser_keyevents_during_autoscrolling.js] |
michael@0 | 18 | skip-if = e10s # Bug 921935 - focusmanager issues with e10s |
michael@0 | 19 | [browser_save_resend_postdata.js] |
michael@0 | 20 | support-files = |
michael@0 | 21 | common/mockTransfer.js |
michael@0 | 22 | data/post_form_inner.sjs |
michael@0 | 23 | data/post_form_outer.sjs |
michael@0 | 24 | skip-if = e10s # Bug ?????? - test directly manipulates content (gBrowser.contentDocument.getElementById("postForm").submit();) |