caps/tests/mochitest/chrome.ini

Fri, 16 Jan 2015 04:50:19 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 04:50:19 +0100
branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
permissions
-rw-r--r--

Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32

     1 [DEFAULT]
     2 support-files =
     3   file_disableScript.html
     5 [test_bug995943.xul]
     6 [test_disableScript.xul]
     7 [test_principal_jarprefix_origin_appid_appstatus.html]
     8 # jarPrefix test doesn't work on Windows, see bug 776296.
     9 skip-if = os == "win"

mercurial