Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | { |
michael@0 | 2 | "version": 1, |
michael@0 | 3 | "experiments": [ |
michael@0 | 4 | { |
michael@0 | 5 | "id": "test-experiment-1@tests.mozilla.org", |
michael@0 | 6 | "xpiURL": "https://experiments.mozilla.org/foo.xpi", |
michael@0 | 7 | "xpiHash": "sha1:cb1eb32b89d86d78b7326f416cf404548c5e0099", |
michael@0 | 8 | "startTime": 1393000000, |
michael@0 | 9 | "endTime": 1394000000, |
michael@0 | 10 | "appName": ["Firefox", "Fennec"], |
michael@0 | 11 | "minVersion": "28", |
michael@0 | 12 | "maxVersion": "30", |
michael@0 | 13 | "maxActiveSeconds": 60, |
michael@0 | 14 | "os": ["windows", "linux", "osx"], |
michael@0 | 15 | "channel": ["daily", "weekly", "nightly"], |
michael@0 | 16 | "jsfilter": "function filter(context) { return true; }" |
michael@0 | 17 | } |
michael@0 | 18 | ] |
michael@0 | 19 | } |