Carsten "Tomcat" Book
d1ee9c9f70
merge mozilla-inbound to mozilla-central a=merge
2016-01-07 11:50:57 +01: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
Carsten "Tomcat" Book
549ce0c7ad
merge fx-team to mozilla-central a=merge
2016-01-05 11:56:41 +01:00
Jean-Yves Avenard
d161c88dbf
Bug 1236746: Let FFmpeg manages its own memory allocation. r=gerald
...
Additionally, the API to override memory allocation has been deprecated years ago and it completely removed in libavcodec 57.
2016-01-05 16:55:11 +11:00
Matthew Gregan
70060ed6cb
Bug 1231855 - Avoid inserting out of (timecode) order entries in WebMBufferedParser. r=jya
2016-01-05 14:50:50 +13:00
Gabriele Svelto
a9d408188f
Bug 1234176 - Do not send memory pressure events to applications sent into the background. r=dhylands
2015-12-29 11:17:13 +01:00
Thomas Zimmermann
3aa03c1a73
Bug 1232687: Start bluetoothd with HAL service interface, r=shuang
...
This patch replaces Bluetooth's internal implmentation for starting
bluetoothd with the portable one provided by the HAL module. Gonk-
specific workarounds are preserved within HAL.
2016-01-04 16:08:21 +01:00
Carsten "Tomcat" Book
d1e12dd990
Merge mozilla-central to b2g-inbound
2016-01-04 13:52:00 +01:00
Carsten "Tomcat" Book
0e293cb284
merge mozilla-inbound to mozilla-central a=merge
2016-01-04 11:55:29 +01:00
Edgar Chen
8c5a1e876e
Bug 975778 - Increase the timeout value for test_cdma_call_waiting.js; r=me
2015-12-31 11:47:39 +08:00
Jeff Gilbert
222d706eb3
Bug 1220450 - Clear length on cache OOM. r=kamidphish
...
DONTBUILD a=relanding
2016-01-01 14:00:48 -05:00
Ryan VanderMeulen
fa44ae3348
Backout changeset 740e4ce7bb16 (bug 1220450) for landing with oddball whitespace.
2016-01-01 19:49:46 -05:00
Jeff Gilbert
0ea9c8037e
Bug 1220450 - Clear length on cache OOM. r=kamidphish
2016-01-01 14:00:48 -05:00
Bevis Tseng
6a7e894777
Bug 1235697 - Part 2: Add Test Coverage. r=echen
2015-12-30 18:02:27 +08:00
Bevis Tseng
869ffc68f6
Bug 1235697 - Part 1: Workaround to Suppress the CB Message according to the settings. r=echen
2015-12-30 18:00:57 +08:00
Bevis Tseng
de0234e4ad
Bug 1235110 - Part 2: Add Test Coverage. r=echen
2015-12-30 16:22:21 +08:00
Bevis Tseng
61e17ec62e
Bug 1235110 - Part 1: Forbid the DATA DOWNLOAD message to be delivered to the App layer. r=echen
2015-12-30 16:19:28 +08:00
Alastor Wu
f9287136cc
Bug 1227051 - [Testcase] No audio track video shouldn't register the AudioChannelAgent. r=baku.
2015-12-30 11:29:02 +08:00
Andreas Pehrson
6ad728a65f
Bug 1233613 - Locate parent document before getting presentation shell for canvas capture. r=mt
2015-12-22 11:29:26 +08:00
Andreas Pehrson
0a6610636c
Bug 1233613 - Make RegisterFrameCaptureListener fallible. r=mt
2015-12-22 11:29:26 +08:00
Andreas Pehrson
9e7f845d2f
Bug 1233613 - Add crashtest. r=mt
2015-12-22 11:29:26 +08:00
JW Wang
9a9920aafb
Bug 1235588 - add null check to SimpleTest. r=bechen.
2016-01-04 14:01:59 +08:00
Ms2ger
edf497c0a2
Bug 1232295 - Fix HTMLDocument.open's signature; r=khuey
2016-01-05 17:51:08 +01:00
Terrence Cole
d475e5ed08
Bug 1235598 - Part 2: Use TraceEdge exclusively in Gecko; r=smaug
2015-12-30 08:52:14 -08:00
Lars T Hansen
6a33cd43a1
Bug 1231333 - part 2, DOM: only allow futexWait in workers. r=khuey
2015-12-23 13:44:00 +01:00
Dan Minor
791395edb2
Bug 1105513 - Add a NEON version for AudioBlockPanStereoToStereo when aIsOnTheLeft is an array r=padenot
2015-12-17 13:15:54 -05:00
Carsten "Tomcat" Book
5e7eb24989
Merge mozilla-central to mozilla-inbound
2016-01-05 12:01:44 +01:00
Andrea Marchesini
05364d28bc
Bug 1235576 - Fix the indentation in dom/ipc, r=smaug
2016-01-05 09:59:30 +00:00
Morris Tseng
279a41a065
Bug 1024149 - Use element size for upload texture when using SVG image. r=jgilbert r=roc
2016-01-05 17:51:04 +08:00
Tim Chien
f67c190aa1
Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug
2016-01-05 00:37:00 +01:00
Jim Mathies
abceb886e7
Bug 1227312 - Avoid calling FinalizeChildData twice in GenerateCompleteMinidump. r=ted
2015-12-03 10:25:10 -06:00