Commit Graph

43051 Commits

Author SHA1 Message Date
Alessio Placitelli
1272a49c11 Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Karl Tomlinson
f5aac8c79a bug 1230406 remove invalid assertion of equality between float and int32_t r=padenot 2016-01-06 20:05:41 +13:00
Phil Ringnalda
e565403cbd Back out 194d7968bf59 (bug 1195881) for e10s failures in browser_sessionStoreContainer.js 2016-01-07 20:28:38 -08:00
Nicholas Nethercote
84b71404df Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj. 2016-01-05 17:08:45 -08:00
Nicholas Nethercote
b43933db99 Bug 1237151 (part 2) - Remove ignored qualifiers in WebRTC-relate code. r=jesup. 2016-01-07 15:43:38 -08:00
Nicholas Nethercote
a5a1a2f52a Bug 1237151 (part 1) - Remove ignored qualifiers in dom/media/gmp/. r=cpearce. 2016-01-07 15:43:37 -08:00
Xidorn Quan
ff188b7238 Bug 1237175 - Fix case of identifier of prefixed visibility API warning. r=smaug 2016-01-08 14:34:08 +11:00
Chris Pearce
5a6a49ecf6 Bug 1237836 - Backout 3bae9aee9d8a for test failures. r=backout 2016-01-08 15:43:27 +13:00
Morris Tseng
12fc2c6f9d Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug 2016-01-08 10:12:22 +08:00
Chris Pearce
1414b58703 Bug 1237836 - Add support for MetadataTags to MediaFormatReader. r=jya 2016-01-08 13:22:53 +13:00
Timothy Nikkel
0e2736b959 Bug 1194851. Change one instance of GetDisplayPort to HasDisplayPort. r=botond 2016-01-07 18:27:48 -06:00
Jim Mathies
8ffc1938d3 Bug 1107702 - Try to avoid internal memory exhaustion problems with the Windows api GetAdaptersInfo by making a priming call to the api during startup. r=jesup 2016-01-07 13:57:42 -06:00
Kate McKinley
ccb9cc3f1f Bug 1195881 - Pass userContext through NeckoParent and TabChild. r=tanvi, r=sicking 2016-01-07 10:51:04 -08:00
Benjamin Chen
eabf20dcd1 Bug 1198157 - Call |NotifyEndOfStream| if the encoder can't been initialized after 30 seconds. r=jwwang 2016-01-06 15:42:08 +08:00
Andrea Marchesini
496a5cfe38 Bug 1237674 - Rename nsFormData to mozilla::dom::FormData, r=smaug 2016-01-07 19:30:36 +00:00
Andrea Marchesini
8ef8a5261b Bug 1228456 - add 'override' to the Cancel() method of a nsICancelableRunnable, rs=me 2016-01-07 18:45:09 +00:00
Andrea Marchesini
1e6c452c84 Bug 1228456 - SharedWorker should close the MessagePort in case the connecting runnable is not dispatched, r=smaug 2016-01-07 18:01:56 +00:00
Paul Adenot
e7d9d6141c Bug 1237557 - Suppress the exception if calling the callback fails when finishing a decodeAudioData operation, because there is not much we can do. r=ehsan 2016-01-07 16:58:39 +01:00
Kartikaya Gupta
872332b3f9 Bug 1235994 - For wheel events which may have momentum following them, handle scroll snapping in APZ. r=mstange 2016-01-07 10:39:46 -05:00
Eugen Sawin
a100a98b55 Bug 1073224 - [2.1] Accept rotation vector device sensor listeners in tests. r=vlad 2016-01-07 15:23:39 +01:00
Eugen Sawin
8a206627a5 Bug 1073224 - [1.2] Use SENSOR_ROTATION_VECTOR for DOM DeviceOrientation events on Android. r=vlad 2016-01-07 15:23:33 +01:00
Andrea Marchesini
b11daccf30 Bug 1237588 - One of the File::Create methods is not used, r=smaug 2016-01-07 13:34:53 +00:00
Olli Pettay
f32e96d899 Bug 1237462 - Enable test_mutationobservers.html with e10s, r=mccr8 2016-01-07 15:13:40 +02:00
Eddy Bruel
47264e727b Bug 1211903 - WorkerDebugger should live on the main thread;r=khuey 2016-01-07 13:35:31 +01:00
Boris Zbarsky
4d7692da89 Bug 1236329. Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice. r=smaug 2016-01-05 15:05:23 -05:00
Boris Zbarsky
b75a5b935c Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron 2016-01-05 15:05:23 -05:00
Carsten "Tomcat" Book
204fb3f06a Merge mozilla-central to mozilla-inbound 2016-01-07 12:20:27 +01:00
Carsten "Tomcat" Book
d1ee9c9f70 merge mozilla-inbound to mozilla-central a=merge 2016-01-07 11:50:57 +01:00
Andrea Marchesini
9333ab594e Bug 1187157 - new FormData::get() should return an empty string if the file is not set - part 2, r=smaug 2016-01-07 09:54:16 +00:00
Andrea Marchesini
91b558119d Bug 1187157 - new FormData::get() should return an empty string if the file is not set - part 1, r=smaug 2016-01-07 09:54:00 +00:00
Nigel Babu
32135bde2e Backed out changeset fc20ecea0409 (bug 1225425) for failing its own tests 2016-01-07 11:51:05 +05:30
John Daggett
730505b53a Bug 1157064 - implementation of font-display. r=heycam,khuey 2016-01-07 14:03:05 +09:00
Hiroyuki Ikezoe
f4c6bfdc79 Bug 1212720 - Part 4: Remove all cancelAllAnimationsOnEnd. It is not needed any more. r=bbirtles 2015-12-22 00:50:00 -05:00
Hiroyuki Ikezoe
d862a0adb1 Bug 1212720 - Part 3: Remove AnimationTimeline.getAnimations. r=heycam, r=smaug 2015-12-21 20:39:00 -05:00
Hiroyuki Ikezoe
1c8eed32e2 Bug 1212720 - Part 2: Tests for document.getAnimations. r=heycam 2016-01-06 14:22:00 -05:00
Hiroyuki Ikezoe
9accaf0339 Bug 1212720 - Part 1: Implement Document.getAnimations(). r=heycam, r=smaug 2016-01-06 14:21:00 -05:00
Yoshi Huang
0120113c34 Bug 1233644 - use pattern matching when listening clear-origin-data. r=baku 2015-12-18 18:58:41 +08:00
Ryan VanderMeulen
5064e3909e Merge m-c to b2g-inbound. a=merge 2016-01-06 09:51:28 -05:00
Ryan VanderMeulen
0774f4bb2d Merge inbound to m-c. a=merge 2016-01-06 09:43:47 -05:00
Wes Kocher
6ab60046d5 Merge m-c to b2ginbound, a=merge 2016-01-05 16:53:17 -08:00
Wes Kocher
d2a275509a Merge fx-team to m-c a=merge CLOSED TREE 2016-01-05 16:34:06 -08:00
Fabrice Desré
9d57d875eb Bug 1224703 - part 2: Enable tests on emulator r=billm 2016-01-05 15:37:06 -08:00
Wes Kocher
fd30a93083 Merge inbound to m-c a=merge 2016-01-05 16:02:49 -08:00
Bruce Sun
a83e62cc4c Bug 1236724: Check the maximum length of each array in IPC; f=jhector, r=btian 2016-01-06 11:30:39 +08:00
Olli Pettay
98f51bb204 Bug 1236227, don't OOM in TextDecoder, r=baku 2016-01-05 15:48:47 +02:00
Thomas Zimmermann
e3d12cccce Bug 1223722: Transfer arrays of Bluetooth UUIDs in |BluetoothValue|, r=brsun
Bluetooth's UUID arrays are sorted and stripped from duplicates. This code is
now executed in the client process. This reduces the amount of privilegued
code and accounts the required computation time to the process that actually
uses it.

The change also makes the IPDL interface a bit less fragile, as the client
does not expect sorted arrays from the chrome process. It's a detail of the
client's implementation that manifested itself in the interface.
2016-01-05 12:01:33 +01:00
Thomas Zimmermann
304d3cf3ed Bug 1223722: Transfer Bluetooth remote names in |BluetoothValue|, r=brsun 2016-01-05 12:01:33 +01:00
Thomas Zimmermann
479cd9d27d Bug 1223722: Transfer Bluetooth addresses in |BluetoothValue|, r=brsun 2016-01-05 12:01:33 +01:00
Carsten "Tomcat" Book
361f37d171 Merge mozilla-central to b2g-inbound 2016-01-05 12:03:29 +01:00
Carsten "Tomcat" Book
f3a72c9035 merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00