Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
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.