Gerald Squelart
74d744c943
Bug 1236380 - GMPStorage::mShutdown=true until Init() succeeds - r=cpearce
...
Initialize GMPStorage::mShutdown to true, so that if Init() has not completed
yet or if it failed, other methods will not try and access a null mStorage.
2016-01-07 08:06:47 +11:00
Terrence Cole
97c4c6520f
Backout 7621c3ea95cb11e1c376a9f705accc0f90057c0a (bug 1235923) for build bustage on a CLOSED TREE.
...
--HG--
extra : rebase_source : 6c54aa7e1af75c270ab2b6833b56c780c537e297
2016-01-06 12:05:06 -08:00
Andrea Marchesini
61ab7bb2ca
Bug 1237364
- nsFrameLoader.cpp can set the userContextId directly using nsIDocShell, r=smaug
2016-01-06 20:02:41 +00:00
Terrence Cole
d38e840e6f
Bug 1235923 - Part 2: Use new Root tracing APIs in Gecko; r=smaug
2015-12-30 11:31:16 -08:00
Chris Peterson
1577f5cd77
Bug 1235232 - Fix -Wclass-varargs warnings in dom/media/. r=kentuckyfriedtakahe
...
dom/media/ADTSDemuxer.cpp:481:10 [-Wclass-varargs] passing object of class type 'const media::TimeUnit' through variadic function
dom/media/ADTSDemuxer.cpp:513:11 [-Wclass-varargs] passing object of class type 'const media::TimeUnit' through variadic function
dom/media/ADTSDemuxer.cpp:526:14 [-Wclass-varargs] passing object of class type 'const media::TimeUnit' through variadic function
dom/media/ADTSDemuxer.cpp:527:23 [-Wclass-varargs] passing object of class type 'media::TimeUnit' through variadic function
dom/media/ADTSDemuxer.cpp:532:11 [-Wclass-varargs] passing object of class type 'const media::TimeUnit' through variadic function
dom/media/MP3Demuxer.cpp:201:10 [-Wclass-varargs] passing object of class type 'const mozilla::media::TimeUnit' through variadic function
dom/media/MP3Demuxer.cpp:237:10 [-Wclass-varargs] passing object of class type 'const mozilla::media::TimeUnit' through variadic function
dom/media/MP3Demuxer.cpp:256:13 [-Wclass-varargs] passing object of class type 'const mozilla::media::TimeUnit' through variadic function
dom/media/MP3Demuxer.cpp:257:22 [-Wclass-varargs] passing object of class type 'media::TimeUnit' through variadic function
dom/media/MP3Demuxer.cpp:262:10 [-Wclass-varargs] passing object of class type 'const mozilla::media::TimeUnit' through variadic function
2015-12-22 18:44:31 -08:00
Sebastian Hengst
766d7ee106
Backed out changeset 23974693ffc5 (bug 1187157
) for failing test_formSubmission.html on Mulet Linux x64 opt. r=backout
2016-01-06 18:06:26 +01:00
Ben Kelly
e7a54a390c
Bug 1237158 Unregister service worker at end of test_offscreen_serviceworker.html. r=ehsan
2016-01-06 08:56:16 -08:00
Andrea Marchesini
6af9b31246
Bug 1187157
- new FormData::get() should return an empty string if the file is not set, r=smaug
2016-01-06 15:42:35 +00:00
Bogdan Postelnicu
9242692238
Bug 1236900
- Remove useless null check since mOwnerContent cannot be null. r=jst
...
--HG--
extra : amend_source : f6f9afd2cd7d81c29aa3705f332b42ae19d83423
2016-01-06 00:56:00 -05:00
Ryan VanderMeulen
d051a1eb3c
Merge m-c to inbound. a=merge
2016-01-06 09:50:26 -05:00
Ryan VanderMeulen
1d22ec87d3
Merge inbound to m-c. a=merge
2016-01-06 09:43:47 -05:00
Wes Kocher
ce6c1f316c
Merge m-c to b2ginbound, a=merge
...
--HG--
extra : commitid : I9Ga5BF9cFv
2016-01-05 16:53:17 -08:00
Wes Kocher
5c5db39163
Merge fx-team to m-c a=merge CLOSED TREE
...
--HG--
extra : commitid : 8cnDWzxc5CW
2016-01-05 16:34:06 -08:00
Fabrice Desré
99b0b99f71
Bug 1224703 - part 2: Enable tests on emulator r=billm
2016-01-05 15:37:06 -08:00
Wes Kocher
9b5c90690e
Merge inbound to m-c a=merge
...
--HG--
extra : commitid : I44HufYdnXT
2016-01-05 16:02:49 -08:00
Olli Pettay
ff444b2e38
Bug 1236227, don't OOM in TextDecoder, r=baku
...
--HG--
extra : rebase_source : 7b22b88198289e9d6db004d4208911901a7f8287
2016-01-05 15:48:47 +02:00
Thomas Zimmermann
1025acb217
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
388ee1f523
Bug 1223722: Transfer Bluetooth remote names in |BluetoothValue|, r=brsun
2016-01-05 12:01:33 +01:00
Thomas Zimmermann
30f1560836
Bug 1223722: Transfer Bluetooth addresses in |BluetoothValue|, r=brsun
2016-01-05 12:01:33 +01:00
Carsten "Tomcat" Book
d92e3c9113
Merge mozilla-central to b2g-inbound
2016-01-05 12:03:29 +01:00
Carsten "Tomcat" Book
2262c1271c
merge mozilla-inbound to mozilla-central a=merge
2016-01-05 11:58:56 +01:00
Carsten "Tomcat" Book
766339cc81
merge fx-team to mozilla-central a=merge
2016-01-05 11:56:41 +01:00
Jean-Yves Avenard
7655017a96
Bug 1214462: P7. Do not assume having ffmpeg enabled provides h264 or mp3 decoding. r=cpearce
...
FFmpeg on Windows or Mac only provides VP9 and VP8 decoding
2016-01-06 23:03:54 +11:00
Jean-Yves Avenard
9c25c32858
Bug 1214462: P4. Add Windows support for the FFmpeg PDM. r=kentuckyfriedtakahe
2016-01-06 23:03:52 +11:00
Jean-Yves Avenard
1d9aa03ccd
Bug 1237210: [ffmpeg] P2. Reduces threads use in FFmpeg video decoder. r=gerald
...
We use the same logic as what is used in libvpx to ensure that we won't get a regression due to excessive memory/thread use when replacing libvpx with ffmpeg.
2016-01-06 23:03:49 +11:00
Jean-Yves Avenard
6e1eaf81a6
Bug 1237210: [ffmpeg] P1. Have specialized AVCodecContext initialization. r=gerald
...
A common initialization procedure is too restrictive, and we end up setting up audio configuration for video decoding and vice-versa
2016-01-06 23:03:49 +11:00
Andrea Marchesini
a365470b87
Bug 1235657 - Session storage needs to handle origin attributes correctly - part 1 - createOriginAttributesWithUserContextId, r=huseby
2016-01-06 10:08:30 +00:00
Tooru Fujisawa
88d3b3ecc6
Bug 1180290 - Part 5: Remove getter/setter variant for ThrowInvalidThis message. r=bz
2016-01-06 17:54:00 +09:00
Jean-Yves Avenard
ea13a5a2fb
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
693045c49f
Bug 1231855 - Avoid inserting out of (timecode) order entries in WebMBufferedParser. r=jya
2016-01-05 14:50:50 +13:00
Tooru Fujisawa
0063cbce8a
Bug 1180290 - Part 2: Handle prefix in DefinePropertyById. r=till,smaug
2016-01-05 03:21:24 +09:00
Gabriele Svelto
7f5f74fbaf
Bug 1234176 - Do not send memory pressure events to applications sent into the background. r=dhylands
...
--HG--
extra : rebase_source : f9eb0b76733d4f3fc663948fc46627bdba416837
2015-12-29 11:17:13 +01:00
Thomas Zimmermann
708b1d38ca
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
8f85c8232a
Merge mozilla-central to b2g-inbound
2016-01-04 13:52:00 +01:00
Carsten "Tomcat" Book
7e10479400
merge mozilla-inbound to mozilla-central a=merge
2016-01-04 11:55:29 +01:00
Edgar Chen
7cf67181f5
Bug 975778 - Increase the timeout value for test_cdma_call_waiting.js; r=me
...
--HG--
extra : rebase_source : c502f30c26c7dfc7c6b9729da6002caf83c05aba
2015-12-31 11:47:39 +08:00
Jeff Gilbert
7a82450687
Bug 1220450 - Clear length on cache OOM. r=kamidphish
...
DONTBUILD a=relanding
--HG--
extra : source : 740e4ce7bb1623505a8555c9a2be80f8700e32fe
extra : amend_source : 9026a1b1416a7f46978b816f7866fa298bc85bba
2016-01-01 14:00:48 -05:00
Ryan VanderMeulen
6c23983753
Backout changeset 740e4ce7bb16 (bug 1220450) for landing with oddball whitespace.
2016-01-01 19:49:46 -05:00
Jeff Gilbert
ca26d27230
Bug 1220450 - Clear length on cache OOM. r=kamidphish
2016-01-01 14:00:48 -05:00
Bevis Tseng
7143de3fad
Bug 1235697 - Part 2: Add Test Coverage. r=echen
2015-12-30 18:02:27 +08:00
Bevis Tseng
deba473a2f
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
bfa7146bb5
Bug 1235110 - Part 2: Add Test Coverage. r=echen
2015-12-30 16:22:21 +08:00
Bevis Tseng
2adeb42787
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
e83a4f13a1
Bug 1227051
- [Testcase] No audio track video shouldn't register the AudioChannelAgent. r=baku.
...
--HG--
extra : transplant_source : %C9%27%AB%5D9%91%BD%9Bb%9F%98%FF%CC%C2%C6O%C6%09%E4%60
2015-12-30 11:29:02 +08:00
Andreas Pehrson
4127d0eaa2
Bug 1233613 - Locate parent document before getting presentation shell for canvas capture. r=mt
...
--HG--
extra : commitid : KHfLYnTxrYk
extra : rebase_source : b2193d6e9902a24ae4d824a72d642c02f521ba98
2015-12-22 11:29:26 +08:00
Andreas Pehrson
1c7da5116a
Bug 1233613 - Make RegisterFrameCaptureListener fallible. r=mt
...
--HG--
extra : commitid : KHfLYnTxrYk
extra : rebase_source : c33368ecec75a3cdbea70b6926ab73170fe228e8
2015-12-22 11:29:26 +08:00
Andreas Pehrson
4e152dde77
Bug 1233613 - Add crashtest. r=mt
...
--HG--
extra : commitid : KHfLYnTxrYk
extra : rebase_source : d747689ad5bf66a4d30c0642938cb6432f6c7516
2015-12-22 11:29:26 +08:00
JW Wang
60d9f17679
Bug 1235588 - add null check to SimpleTest. r=bechen.
2016-01-04 14:01:59 +08:00
Ms2ger
55086b65a7
Bug 1232295 - Fix HTMLDocument.open's signature; r=khuey
2016-01-05 17:51:08 +01:00
Terrence Cole
bb224242a8
Bug 1235598 - Part 2: Use TraceEdge exclusively in Gecko; r=smaug
...
--HG--
extra : rebase_source : 27afd7eecd5a13f8d28b888b64d5e44b3c4a74a5
2015-12-30 08:52:14 -08:00