Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
1 [DEFAULT]
2 head = head.js
3 tail =
5 [test_nsITelemetry.js]
6 [test_TelemetryLateWrites.js]
7 [test_TelemetryLockCount.js]
8 [test_TelemetryLog.js]
9 [test_TelemetryPing.js]
10 # Bug 676989: test fails consistently on Android
11 # fail-if = os == "android"
12 [test_TelemetryPing_idle.js]
13 [test_TelemetryStopwatch.js]
14 [test_TelemetryPingBuildID.js]
15 [test_ThirdPartyCookieProbe.js]
16 [test_TelemetrySendOldPings.js]
17 skip-if = debug == true || os == "android" # Disabled due to intermittent orange on Android