docshell/test/browser/browser.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

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 support-files =
michael@0 3 favicon_bug655270.ico
michael@0 4 file_bug234628-1-child.html
michael@0 5 file_bug234628-1.html
michael@0 6 file_bug234628-10-child.xhtml
michael@0 7 file_bug234628-10.html
michael@0 8 file_bug234628-11-child.xhtml
michael@0 9 file_bug234628-11-child.xhtml^headers^
michael@0 10 file_bug234628-11.html
michael@0 11 file_bug234628-2-child.html
michael@0 12 file_bug234628-2.html
michael@0 13 file_bug234628-3-child.html
michael@0 14 file_bug234628-3.html
michael@0 15 file_bug234628-4-child.html
michael@0 16 file_bug234628-4.html
michael@0 17 file_bug234628-5-child.html
michael@0 18 file_bug234628-5.html
michael@0 19 file_bug234628-6-child.html
michael@0 20 file_bug234628-6-child.html^headers^
michael@0 21 file_bug234628-6.html
michael@0 22 file_bug234628-7-child.html
michael@0 23 file_bug234628-7-child.html^headers^
michael@0 24 file_bug234628-7.html
michael@0 25 file_bug234628-8-child.html
michael@0 26 file_bug234628-8.html
michael@0 27 file_bug234628-9-child.html
michael@0 28 file_bug234628-9.html
michael@0 29 file_bug420605.html
michael@0 30 file_bug503832.html
michael@0 31 file_bug655270.html
michael@0 32 file_bug670318.html
michael@0 33 file_bug852909.pdf
michael@0 34 file_bug852909.png
michael@0 35 file_bug941562-child.html
michael@0 36 file_bug941562.html
michael@0 37 print_postdata.sjs
michael@0 38 test-form_sjis.html
michael@0 39
michael@0 40 [browser_bug134911.js]
michael@0 41 skip-if = e10s # Bug ?????? - BrowserSetForcedCharacterSet() in browser.js references docShell
michael@0 42 [browser_bug234628-1.js]
michael@0 43 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 44 [browser_bug234628-10.js]
michael@0 45 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 46 [browser_bug234628-11.js]
michael@0 47 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 48 [browser_bug234628-2.js]
michael@0 49 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 50 [browser_bug234628-3.js]
michael@0 51 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 52 [browser_bug234628-4.js]
michael@0 53 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 54 [browser_bug234628-5.js]
michael@0 55 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 56 [browser_bug234628-6.js]
michael@0 57 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 58 [browser_bug234628-7.js]
michael@0 59 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 60 [browser_bug234628-8.js]
michael@0 61 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 62 [browser_bug234628-9.js]
michael@0 63 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 64 [browser_bug349769.js]
michael@0 65 skip-if = e10s # Bug ?????? - test touches content (newBrowser.contentDocument.nodePrincipal)
michael@0 66 [browser_bug388121-1.js]
michael@0 67 skip-if = e10s # Bug ?????? - test touches content (newBrowser.contentDocument.nodePrincipal)
michael@0 68 [browser_bug388121-2.js]
michael@0 69 skip-if = e10s # Bug ?????? - test touches content (newBrowser.contentDocument.nodePrincipal)
michael@0 70 [browser_bug420605.js]
michael@0 71 skip-if = e10s # Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly
michael@0 72 [browser_bug422543.js]
michael@0 73 skip-if = e10s # Bug ?????? - obscure test failures (shistory has a new entry - Got initial, expected newentry)
michael@0 74 [browser_bug441169.js]
michael@0 75 [browser_bug503832.js]
michael@0 76 skip-if = e10s # Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly
michael@0 77 [browser_bug554155.js]
michael@0 78 [browser_bug655270.js]
michael@0 79 skip-if = e10s # Bug ?????? - PlacesUtils.history.addObserver notifications don't seem to fire
michael@0 80 [browser_bug655273.js]
michael@0 81 [browser_bug670318.js]
michael@0 82 skip-if = e10s # Bug 916974 - browser.sessionHistory is null
michael@0 83 [browser_bug673467.js]
michael@0 84 skip-if = e10s # Bug ?????? - test touches content (adds event listener to content document's iframe)
michael@0 85 [browser_bug852909.js]
michael@0 86 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 87 [browser_bug92473.js]
michael@0 88 skip-if = e10s # Bug ?????? - BrowserSetForcedCharacterSet() in browser.js references docShell
michael@0 89 [browser_bug941562.js]
michael@0 90 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 91 [browser_loadDisallowInherit.js]
michael@0 92 [browser_loadURI.js]
michael@0 93 skip-if = e10s # Bug ?????? - event handler checks event.target is the content document and test e10s-utils doesn't do that.
michael@0 94 [browser_search_notification.js]

mercurial