Fri, 16 Jan 2015 04:50:19 +0100
Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32
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.