content/base/test/browser.ini

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     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.

mercurial