dom/mobileconnection/tests/marionette/manifest.ini

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

     1 [DEFAULT]
     2 b2g = true
     3 browser = false
     4 qemu = true
     6 [test_mobile_networks.js]
     7 [test_mobile_voice_state.js]
     8 [test_mobile_voice_location.js]
     9 [test_mobile_operator_names.js]
    10 [test_mobile_operator_names_plmnlist.js]
    11 [test_mobile_operator_names_roaming.js]
    12 [test_mobile_preferred_network_type.js]
    13 [test_mobile_data_connection.js]
    14 [test_mobile_data_location.js]
    15 [test_mobile_data_state.js]
    16 [test_mobile_mmi.js]
    17 [test_mobile_roaming_preference.js]
    18 [test_call_barring_get_option.js]
    19 [test_call_barring_set_error.js]
    20 [test_call_barring_change_password.js]
    21 [test_mobile_set_radio.js]
    22 [test_mobile_last_known_network.js]
    23 [test_mobile_icc_change.js]
    24 [test_mobile_connections_array_uninitialized.js]
    25 [test_mobile_signal_strength.js]
    26 [test_mobile_data_ipv6.js]
    27 disabled = Bug 979137
    28 [test_dsds_mobile_data_connection.js]

mercurial