dom/telephony/test/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_crash_emulator.js]
     7 [test_incoming_answer_hangup.js]
     8 [test_incoming_reject.js]
     9 [test_outgoing_answer_hangup.js]
    10 [test_incoming_answer_hangup_oncallschanged.js]
    11 [test_outgoing_answer_hangup_oncallschanged.js]
    12 [test_outgoing_hangup_alerting.js]
    13 [test_outgoing_hangup_held.js]
    14 [test_outgoing_radio_off.js]
    15 [test_outgoing_badNumber.js]
    16 [test_outgoing_busy.js]
    17 [test_outgoing_reject.js]
    18 [test_incoming_hold_resume.js]
    19 [test_outgoing_hold_resume.js]
    20 [test_incoming_already_connected.js]
    21 [test_incoming_answer_remote_hangup.js]
    22 [test_incoming_connecting_hangup.js]
    23 [test_incoming_connecting_remote_hangup.js]
    24 [test_incoming_hangup_held.js]
    25 [test_incoming_remote_cancel.js]
    26 [test_incoming_remote_hangup_held.js]
    27 [test_outgoing_already_held.js]
    28 [test_outgoing_answer_local_hangup.js]
    29 [test_outgoing_remote_hangup_held.js]
    30 disabled = Bug 820802
    31 [test_incoming_already_held.js]
    32 disabled = Bug 820802
    33 [test_swap_held_and_active.js]
    34 disabled = Bug 820802
    35 [test_incoming_onstatechange.js]
    36 disabled = Bug 820802
    37 [test_outgoing_onstatechange.js]
    38 disabled = Bug 821966
    39 [test_redundant_operations.js]
    40 disabled = Bug 821927
    41 [test_multiple_hold.js]
    42 disabled = Bug 821958
    43 [test_outgoing_emergency_in_airplane_mode.js]
    44 [test_emergency_label.js]
    45 [test_dsds_default_service_id.js]
    46 [test_call_mute.js]
    47 [test_dsds_normal_call.js]
    48 [test_dsds_connection_conflict.js]
    49 [test_audiomanager_phonestate.js]
    50 [test_outgoing_answer_radio_off.js]
    51 [test_conference_two_calls.js]
    52 [test_conference_add_error.js]
    53 [test_conference_remove_error.js]
    54 [test_conference_two_hangup_one.js]
    55 [test_conference_two_hold_resume.js]
    56 [test_conference_two_remove_one.js]
    57 [test_conference_three_hangup_one.js]
    58 [test_conference_three_remove_one.js]
    59 [test_outgoing_when_two_calls_on_line.js]

mercurial