Tue, 06 Jan 2015 21:39:09 +0100
Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.
1 # NOTE: Bug 788164: the tests in this file are disabled on Linux
2 # in dom/tests/mochitest/moz.build for intermittent failures.
4 [DEFAULT]
5 support-files =
6 pointerlock_utils.js
7 file_approval.html
8 file_pointerlock-api.html
9 file_pointerlockerror.html
10 file_escapeKey.html
11 file_withoutDOM.html
12 file_removedFromDOM.html
13 file_pointerLockPref.html
14 file_nestedFullScreen.html
15 file_doubleLock.html
16 file_childIframe.html
17 file_movementXY.html
18 file_infiniteMovement.html
19 file_retargetMouseEvents.html
20 file_targetOutOfFocus.html
21 file_screenClientXYConst.html
22 file_suppressSomeMouseEvents.html
23 file_locksvgelement.html
24 file_allowPointerLockSandboxFlag.html
25 iframe_differentDOM.html
27 [test_pointerlock-api.html]
28 skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT # b2g(window.open focus issues (using fullscreen)) b2g-debug(window.open focus issues (using fullscreen)) b2g-desktop(window.open focus issues (using fullscreen))