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.
1 [DEFAULT]
3 [browser_bug593387.js]
4 skip-if = e10s # Bug ?????? - test directly touches content (contentWindow.iframe.addEventListener)
5 [browser_bug902350.js]
6 skip-if = e10s # Bug ?????? - test e10s utils don't support load events from iframe etc, which this test relies on.
7 [browser_state_notifications.js]
8 skip-if = e10s # Bug ?????? - content-document-* notifications come while document's URI is still about:blank, but test expects real URL.