Sat, 03 Jan 2015 20:18:00 +0100
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 | # Canvas reftests |
michael@0 | 2 | # From: /content/test/reftest |
michael@0 | 3 | # To: /content/canvas/test/reftest |
michael@0 | 4 | skip-if(xulFennec) include ../../canvas/test/reftest/reftest.list |
michael@0 | 5 | |
michael@0 | 6 | include ../../base/test/reftest/reftest.list # bug 920877 |
michael@0 | 7 | |
michael@0 | 8 | == bug453105.html bug453105-ref.html |
michael@0 | 9 | == optiontext.html optiontext-ref.html |
michael@0 | 10 | == bug456008.xhtml bug456008-ref.html |
michael@0 | 11 | == bug439965.html bug439965-ref.html |
michael@0 | 12 | == bug427779.xml bug427779-ref.xml |
michael@0 | 13 | skip-if(B2G) == bug559996.html bug559996-ref.html # bug 773482 |
michael@0 | 14 | skip-if(B2G) == bug591981-1.html bug591981-ref.html |
michael@0 | 15 | == bug591981-2.html bug591981-ref.html |
michael@0 | 16 | == bug592366-1.html bug592366-ref.html |
michael@0 | 17 | skip-if(B2G) == bug592366-2.html bug592366-ref.html |
michael@0 | 18 | skip-if(B2G&&browserIsRemote) == bug592366-1.xhtml bug592366-ref.xhtml |
michael@0 | 19 | skip-if(B2G) == bug592366-2.xhtml bug592366-ref.xhtml |
michael@0 | 20 | == bug798068.xhtml bug798068-ref.xhtml |