Wes Kocher
e6105bca07
Backed out changeset 24c0074052e6 (bug 1224936) for incoming mulet bustage
2015-11-20 17:09:44 -08:00
Andrea Marchesini
a3fb4cdaca
Bug 1224936 - AudioChannelAgent should be informed when HTMLMediaElement dispatches an error, r=roc
2015-11-21 01:04:24 +00:00
Andrea Marchesini
56bdf487dc
Bug 1207546 - Integrate WebRTC with audio channels, r=roc
2015-11-21 01:03:20 +00:00
Boris Zbarsky
94ba1d4d1d
Back out bug 1172246 because of mochitest-JP bustage. Who needs tests that we care about running on try anyway?
2015-11-20 18:00:27 -05:00
Wes Kocher
31eb6e66aa
Merge m-c to inbound, a=merge
2015-11-20 14:44:04 -08:00
Wes Kocher
6f8ea65ecb
Merge inbound to central, a=merge
2015-11-20 14:36:13 -08:00
L. David Baron
8c068b0ca1
Bug 1226489 - Pass only a single rule to StyleRuleChanged. r=bzbarsky
2015-11-20 14:34:12 -08:00
Boris Zbarsky
90b1f50abc
Bug 1223523. The named getter on document should not return images with an empty name. r=peterv
2015-11-20 16:54:49 -05:00
Ehsan Akhgari
a2fcdab18e
Bug 1210302 - Part 4: Add automated tests; r=sicking
2015-11-20 16:32:53 -05:00
Ehsan Akhgari
9407bfb6c2
Bug 1204269 - Part 2: Add unit tests; r=smaug
2015-11-20 16:32:52 -05:00
Carsten "Tomcat" Book
d699f69c9a
Backed out 13 changesets (bug 1200595) for possibly breaking Reftest [TC] Crashtest tc-R on a CLOSED TREE
...
Backed out changeset e7278af0a484 (bug 1200595)
Backed out changeset c13228f84d85 (bug 1200595)
Backed out changeset 4b88e8a3d8af (bug 1200595)
Backed out changeset e55376bd2cf8 (bug 1200595)
Backed out changeset 9c27c8e2c021 (bug 1200595)
Backed out changeset a369a2983ceb (bug 1200595)
Backed out changeset 09e71ba15ea8 (bug 1200595)
Backed out changeset b555b130d439 (bug 1200595)
Backed out changeset 6819f6d82287 (bug 1200595)
Backed out changeset a8cdfbf443d8 (bug 1200595)
Backed out changeset 0092c9d7a86b (bug 1200595)
Backed out changeset 6dc38a1e6073 (bug 1200595)
Backed out changeset fe2164aa1468 (bug 1200595)
2015-11-20 16:55:26 +01:00
Carsten "Tomcat" Book
a4d30cdd32
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2015-11-20 16:48:53 +01:00
Carsten "Tomcat" Book
8a1da009a9
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2015-11-20 14:36:21 +01:00
Jean-Yves Avenard
fca2a4e9b7
Bug 1222866: P3. Fix mochitest. r=me a=tomcat for fixing perma failure
...
Actual calculated duration was 9.2879819869995117. The new behaviour and rounded value is as such more correct
2015-11-20 20:14:51 +11:00
Jean-Yves Avenard
fe83b807e4
Bug 1222866: P2. Add gtest checking on seconds -> microseconds -> seconds. r=gerald
2015-11-20 15:41:13 +11:00
Jean-Yves Avenard
2e8516bf53
Bug 1222866: P1. Round second to closest microseconds. r=gerald.
...
Due to the internal double representation as per IEEE 754, during conversion the use of ints would have rounded down our value.
2015-11-20 15:41:13 +11:00
Randall Barker
e5d90dc581
Bug 1226193 - Fix test_animation_observers.html timing out on Fennec with C++APZ enabled. r=heycam
...
Fix: INFO TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_animation_observers.html | Test timed out.
By extending animation observer timeout.
2015-11-19 23:06:43 -05:00
Randall Barker
8209431852
Bug 1223937 - test_bug388794.html fails string match test due to off by one error in Fennec with C++APZ. r=roc
...
When C++APZ is enabled in Fennec, events that are generated by nsWindowUtil may result in
off by one errors when received by the DOM. This is caused by the fact that the PresShell
resolution must be applied to the event coordinates before being dispatched which introduces
rounding errors. To work around the failure in test_bug388794.html it is necessary to
convert the string compares to regex so that the off by one rounding errors may be accounted for.
2015-11-19 21:40:05 -05:00
Jean-Yves Avenard
cad7fd4110
Bug 1222866: P2. Add gtest checking on seconds -> microseconds -> seconds. r=gerald
2015-11-19 16:08:00 +01:00
Jean-Yves Avenard
e0d8fd3e31
Bug 1222866: P1. Round second to closest microseconds. r=gerald.
...
Due to the internal double representation as per IEEE 754, during conversion the use of ints would have rounded down our value.
2015-11-19 16:07:00 +01:00
Carsten "Tomcat" Book
aec5868969
Backed out changeset 002714e2ccba (bug 1222866)
2015-11-20 16:39:37 +01:00
Carsten "Tomcat" Book
43ff652c35
Backed out changeset 74caf0456e1e (bug 1222866)
2015-11-20 16:39:35 +01:00
Bruce Sun
6e745a862e
Bug 1225787: Fix wrong arguments of BluetoothGattInterface::AddCharacteristic; r=jocelyn
2015-11-19 14:26:58 +08:00
Bruce Sun
1c8d930d76
Bug 1225785: Fix WriteRequested mismatch; r=jocelyn
2015-11-19 14:26:23 +08:00
Wes Kocher
069905e5d9
Merge b2ginbound to central, a=merge
2015-11-19 13:36:16 -08:00
Kartikaya Gupta
71a2577e6e
Bug 1203058 - Set the paint sync id on the top-level window rather than the tab's window, because then it won't get lost during page unload. r=rbarker
2015-11-19 09:57:51 -05:00
Kartikaya Gupta
98c58be991
Bug 1223928 - Update various reftests that now pass/fail with gecko scrollbars on Android&&asyncPan. r=snorp
2015-11-19 09:55:21 -05:00
Nathan Froyd
8384f35242
Bug 1226063 - take advantage of UniquePtr in BluetoothMapSmsManager::SendMasObexData; r=btian
...
Now that UnixSocketRawData can assume ownership of UniquePtrs, we can
enhance SendMasObexData to accept UniquePtrs where possible.
2015-11-18 17:14:07 -05:00
Andrea Marchesini
74dc0347bd
Bug 1169068 - Performance.translateTime(), r=bz
2015-11-19 14:04:47 +00:00
Nigel Babu
af60fd140c
Backed out changeset 9c8f83fb5930 (bug 1190093) for Gij(11) bustage on a CLOSED TREE
2015-11-19 17:48:09 +05:30
Andrew McCreight
96039fcd64
Bug 1225942 - Enable some M1 e10s tests that seem to work. r=mrbkap
2015-11-18 11:00:00 +01:00
Lee Salzman
522d217c3d
Bug 1225381 - ensure mozCurrentTransform is finite. r=jmuizelaar
2015-11-17 12:35:10 -05:00
dimi
975a910254
Bug 1217367 - Service workers update algorithm optimization. r=bkelly
2015-11-20 16:43:07 +08:00
Hiroyuki Ikezoe
b2bcdbde35
Bug 1223255
- Use Animation::AnimationTimeToTimeStamp instead of timeline->ToTimeStamp. r=bbirtles
...
Otherwise delay value is multiplied by playbackRate twice.
2015-11-18 01:50:00 +01:00
Ross Lovas
8b9c5c2392
Bug 1190093 - Stop throttling frame requests for loading pages by checking Hidden(), not isShowing. r=tnikkel
2015-11-19 03:43:34 -06:00
Thomas Nguyen
be853deb2d
Bug 1055959 - [NFC] testNfcBadSessionIdError testcase fail. r=yoshi
2015-11-15 19:13:00 +01:00
Carsten "Tomcat" Book
78f31b3f9d
Merge mozilla-central to b2g-inbound
2015-11-19 15:27:02 +01:00
Thomas Zimmermann
4b9b98e34e
Bug 1223806: Convert Bluetooth to |BluetoothCoreInterface|, r=btian
2015-11-19 11:21:03 +01:00
Thomas Zimmermann
32c68a403f
Bug 1223806: Add |BluetoothDaemonCoreInterface|, r=btian
2015-11-19 11:21:03 +01:00
Thomas Zimmermann
ae895f7d0c
Bug 1223806: Convert Bluetooth to |BluetoothCoreNotificationHandler|, r=btian
2015-11-19 11:21:03 +01:00
Thomas Zimmermann
a4bd89fb96
Bug 1223806: Convert Bluetooth to |BluetoothCoreResultHandler|, r=btian
2015-11-19 11:21:03 +01:00
Thomas Zimmermann
759431efb8
Bug 1223806: Add Bluetooth Core interface, notification and result handler, r=btian
2015-11-19 11:21:03 +01:00
Nigel Babu
8a5bc7a096
Backed out changeset 95069f2ce648 (bug 1182546) for Android M(c) bustage ON A CLOSED TREE
2015-11-19 14:26:33 +05:30
Phil Ringnalda
859fb1b648
Bug 1223394 - Reenable webspeech synth tests on Mulet now that it has audio support, a=philor
2015-11-17 19:30:54 -08:00
Gregory Arndt
30cf358c50
Bug 1223394 - Use desktop-test image for Mulet mochitests to fix audio issues, r=aus, a=philor
2015-11-17 14:40:31 -06:00
Wes Kocher
6e7c662559
Merge b2ginbound to central, a=merge
2015-11-17 13:21:48 -08:00
Carsten "Tomcat" Book
b24e95dbcb
Merge mozilla-central to b2g-inbound
2015-11-17 12:38:16 +01:00
Carsten "Tomcat" Book
074e71d839
merge mozilla-inbound to mozilla-central a=merge
2015-11-17 12:26:16 +01:00
Thomas Zimmermann
f96741e146
Bug 1223720: Support UUIDs and addresses for Bluetooth signal paths, r=joliu
...
This patch improves the Bluetooth signal API by adding methods for
dealing with UUIDs and addresses directly. Callers have been converted
where possible.
2015-11-17 11:25:34 +01:00
William Chen
695e19e23d
Bug 1210211 - Part 3: Test for push notification quota with web notifications. r=kitcambridge
2015-11-16 21:34:00 -08:00