layout/reftests/async-scrolling/reftest.list

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 skip-if(!browserIsRemote) == bg-fixed-1.html bg-fixed-1-ref.html
     2 skip-if(!browserIsRemote) == bg-fixed-cover-1.html bg-fixed-cover-1-ref.html
     3 skip-if(!browserIsRemote) == bg-fixed-cover-2.html bg-fixed-cover-2-ref.html
     4 skip-if(!browserIsRemote) == bg-fixed-cover-3.html bg-fixed-cover-3-ref.html
     5 skip-if(!browserIsRemote) == element-1.html element-1-ref.html
     6 skip-if(!browserIsRemote) == position-fixed-1.html position-fixed-1-ref.html
     7 skip-if(!browserIsRemote) == position-fixed-2.html position-fixed-2-ref.html
     8 skip-if(!browserIsRemote) == position-fixed-cover-1.html position-fixed-cover-1-ref.html
     9 skip-if(!browserIsRemote) == position-fixed-cover-2.html position-fixed-cover-2-ref.html
    10 skip-if(!browserIsRemote) == position-fixed-cover-3.html position-fixed-cover-3-ref.html

mercurial