layout/xul/reftest/reftest.list

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 fails-if(Android||B2G) == textbox-multiline-noresize.xul textbox-multiline-ref.xul # reference is blank on Android (due to no native theme support?)
michael@0 2 != textbox-multiline-resize.xul textbox-multiline-ref.xul
michael@0 3 == popup-explicit-size.xul popup-explicit-size-ref.xul
michael@0 4 random-if(Android) == image-size.xul image-size-ref.xul
michael@0 5 == image-scaling-min-height-1.xul image-scaling-min-height-1-ref.xul

mercurial