browser/experiments/test/xpcshell/xpcshell.ini

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 [DEFAULT]
     2 head = head.js
     3 tail =
     4 firefox-appdir = browser
     5 support-files =
     6   experiments_1.manifest
     7   experiment-1.xpi
     8   experiment-1a.xpi
     9   experiment-2.xpi
    10 generated-files =
    11   experiment-1.xpi
    12   experiment-1a.xpi
    13   experiment-2.xpi
    15 [test_activate.js]
    16 [test_api.js]
    17 [test_cache.js]
    18 [test_conditions.js]
    19 [test_disableExperiments.js]
    20 [test_fetch.js]
    21 [test_telemetry.js]
    22 [test_healthreport.js]
    23 [test_previous_provider.js]
    24 [test_upgrade.js]

mercurial