content/base/test/unit/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_utilities.js
     3 tail =
     4 support-files =
     5   1_original.xml
     6   1_result.xml
     7   2_original.xml
     8   2_result_1.xml
     9   2_result_2.xml
    10   2_result_3.xml
    11   2_result_4.xml
    12   3_original.xml
    13   3_result.xml
    14   3_result_2.xml
    15   4_original.xml
    16   4_result_1.xml
    17   4_result_2.xml
    18   4_result_3.xml
    19   4_result_4.xml
    20   4_result_5.xml
    21   4_result_6.xml
    23 [test_bug553888.js]
    24 [test_bug558431.js]
    25 [test_bug737966.js]
    26 [test_csputils.js]
    27 [test_cspreports.js]
    28 [test_error_codes.js]
    29 run-sequentially = Hardcoded 4444 port.
    30 # Bug 1018414: hardcoded localhost doesn't work properly on some OS X installs
    31 skip-if = os == 'mac'
    32 [test_thirdpartyutil.js]
    33 [test_xhr_standalone.js]
    34 [test_xmlserializer.js]
    35 [test_csp_ignores_path.js]

mercurial