editor/libeditor/text/tests/mochitest.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.

michael@0 1 [DEFAULT]
michael@0 2 skip-if = buildapp == 'b2g'
michael@0 3
michael@0 4 [test_bug318065.html]
michael@0 5 [test_bug471722.html]
michael@0 6 [test_bug527935.html]
michael@0 7 skip-if = toolkit == 'android' || e10s
michael@0 8 [test_bug590554.html]
michael@0 9 [test_bug596001.html]
michael@0 10 [test_bug596333.html]
michael@0 11 skip-if = toolkit == 'android' || e10s
michael@0 12 [test_bug596506.html]
michael@0 13 [test_bug597331.html]
michael@0 14 [test_bug600570.html]
michael@0 15 skip-if = toolkit == 'android'
michael@0 16 [test_bug602130.html]
michael@0 17 [test_bug603556.html]
michael@0 18 [test_bug604532.html]
michael@0 19 skip-if = toolkit == 'android'
michael@0 20 [test_bug625452.html]
michael@0 21 [test_bug629172.html]
michael@0 22 skip-if = toolkit == 'android' || e10s
michael@0 23 [test_bug638596.html]
michael@0 24 [test_bug641466.html]
michael@0 25 [test_bug645914.html]
michael@0 26 [test_bug681229.html]
michael@0 27 [test_bug692520.html]
michael@0 28 [test_bug740784.html]
michael@0 29 [test_bug757771.html]
michael@0 30 [test_dom_input_event_on_texteditor.html]

mercurial