dom/xbl/test/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 support-files =
michael@0 3 bug310107-resource.xhtml
michael@0 4 file_bug372769.xhtml
michael@0 5 file_bug379959_cross.html
michael@0 6 file_bug379959_data.html
michael@0 7 file_bug379959_xbl.xml
michael@0 8 file_bug397934.xhtml
michael@0 9 file_bug481558.xbl
michael@0 10 file_bug481558css.sjs
michael@0 11 file_bug591198_inner.html
michael@0 12 file_bug591198_xbl.xml
michael@0 13 file_bug821850.xhtml
michael@0 14 file_bug844783.xhtml
michael@0 15 file_bug944407.html
michael@0 16 file_bug944407.xml
michael@0 17 file_bug946815.xhtml
michael@0 18 file_bug950909.html
michael@0 19
michael@0 20 [test_bug310107.html]
michael@0 21 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
michael@0 22 [test_bug366770.html]
michael@0 23 [test_bug371724.xhtml]
michael@0 24 [test_bug372769.html]
michael@0 25 [test_bug378866.xhtml]
michael@0 26 [test_bug379959.html]
michael@0 27 [test_bug389322.xhtml]
michael@0 28 [test_bug397934.html]
michael@0 29 [test_bug400705.xhtml]
michael@0 30 [test_bug401907.xhtml]
michael@0 31 [test_bug403162.xhtml]
michael@0 32 [test_bug468210.xhtml]
michael@0 33 [test_bug481558.html]
michael@0 34 [test_bug526178.xhtml]
michael@0 35 [test_bug542406.xhtml]
michael@0 36 [test_bug591198.html]
michael@0 37 [test_bug639338.xhtml]
michael@0 38 [test_bug790265.xhtml]
michael@0 39 [test_bug821850.html]
michael@0 40 [test_bug844783.html]
michael@0 41 [test_bug872273.xhtml]
michael@0 42 [test_bug946815.html]
michael@0 43 skip-if = toolkit != "gonk"

mercurial