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.

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

mercurial