Wes Kocher
aaf453abe1
Merge m-c to inbound a=merge CLOSED TREE
2015-05-13 11:31:27 -07:00
Wes Kocher
d89ddfe512
Merge b2ginbound to m-c a=merge CLOSED TREE
2015-05-13 11:25:07 -07:00
Andrea Marchesini
8daa9e6963
Bug 1163958 - Reduce the allocation in MediaStreamGraph - patch 3 CLOSED TREE
2015-05-13 16:07:16 +01:00
Paul Adenot
be71cf7c3a
Bug 1122218 - Fix off-by-one error when computing oscillator rendering range. r=karlt
2015-05-13 11:02:27 +02:00
Jamin Liu
dc14156d4f
Bug 1163969 - Reject the stopLeScan request only if there's no ongoing LE Scan using the given handle. r=joliu
2015-05-13 15:58:22 +08:00
Bruce Sun
3c8da08a08
Bug 1163912: Set |Type| property of BluetoothDevice a initial value during LeScan; f=elin, r=jocelyn
2015-05-13 15:50:21 +08:00
Wes Kocher
12cb0ea254
Merge m-c to b2ginbound a=merge
2015-05-12 16:34:54 -07:00
Wes Kocher
274185f287
Merge b2g-inbound to m-c a=merge
2015-05-12 16:30:03 -07:00
Gregory Arndt
ac0b2ed434
Bug 1164225 - Disable IPC test for mochitest in mulet r=kwierso
2015-05-12 16:31:04 -05:00
Andrea Marchesini
f556d65776
Bug 1163958 - Reduce the allocation in MediaStreamGraph - patch 2, r=padenot
2015-05-13 14:35:10 +01:00
Andrea Marchesini
66abb6c612
Bug 1163958 - Reduce the allocation in MediaStreamGraph - patch 1, r=padenot
2015-05-13 14:34:56 +01:00
Eugen Sawin
35ee204bcf
Bug 1093815 - Add tests for MP3 track demuxer. r=kinetik
...
---
dom/media/gtest/TestMP3Demuxer.cpp | 217 +++++++++++++++++++++++++++++++++++++
dom/media/gtest/moz.build | 3 +
dom/media/gtest/noise.mp3 | Bin 0 -> 965257 bytes
dom/media/gtest/noise_vbr.mp3 | Bin 0 -> 583679 bytes
4 files changed, 220 insertions(+)
create mode 100644 dom/media/gtest/TestMP3Demuxer.cpp
create mode 100644 dom/media/gtest/noise.mp3
create mode 100644 dom/media/gtest/noise_vbr.mp3
2015-05-13 15:15:39 +02:00
Carsten "Tomcat" Book
a4b5735515
Merge mozilla-central to b2g-inbound
...
--HG--
rename : dom/media/tests/mochitest/test_peerConnection_addCandidateInHaveLocalOffer.html => dom/media/tests/mochitest/test_peerConnection_addIceCandidate.html
rename : layout/base/tests/marionette/test_selectioncarets_multiplerange.py => layout/base/tests/marionette/test_selectioncarets2.py
extra : rebase_source : 64bb8d517db8d66a9cf2326e6843bf5f54a3caf7
2015-05-12 16:47:49 +02:00
Carsten "Tomcat" Book
dd3f1a22f8
merge mozilla-inbound to mozilla-central a=merge
2015-05-12 16:10:32 +02:00
Szu-Yu Chen [:aknow]
76299d543d
Bug 1163511 - Use defineLazyModuleGetter. r=hsinyi
2015-05-12 17:41:46 +08:00
Carsten "Tomcat" Book
e1d7012a98
merge fx-team to mozilla-central a=merge
2015-05-12 12:01:27 +02:00
Kan-Ru Chen
24103c02e5
Bug 1162899 - Use sync message for in-process mozHasPendingMessage. r=fabrice
2015-05-12 10:20:54 +08:00
Wes Kocher
608fc62812
Backed out changeset fae12b6114b8 (bug 1162775) for bc1 orange
2015-05-11 16:32:22 -07:00
Dave Townsend
66c14e8046
Bug 1162775 Make contentAreaDropListener use dataTransfer.files to get the files dropped. r=smaug
...
--HG--
extra : rebase_source : a76f7c5620c0b7f0030912703b9341e8d34a590b
2015-05-11 11:33:15 -07:00
Jocelyn Liu
5fa86d6598
Bug 1162910 - Make bluetooth daemon as the default backend of BT APIv2. r=tzimmermann
2015-05-11 03:44:00 -04:00
Bruce Sun
b6bba13293
Bug 1162893 - Fix BluetoothGattWriteType serialization problem. f=elin, r=jocelyn
2015-05-11 16:43:53 +08:00
Eddy Bruël
d2c20ea03d
Bug 1150444 - Intermittent test_WorkerDebugger.isFrozen.xul;r=khuey
2015-05-08 07:08:17 +02:00
Andrea Marchesini
0ff6ef9063
no bug - fix merge bustage, CLOSED TREE
2015-05-12 16:51:08 +01:00
Carsten "Tomcat" Book
90096e4744
merge mozilla-central to mozilla-inbound
...
--HG--
rename : dom/base/MultipartFileImpl.cpp => dom/base/MultipartBlobImpl.cpp
rename : dom/base/MultipartFileImpl.h => dom/base/MultipartBlobImpl.h
2015-05-12 17:07:10 +02:00
Andrea Marchesini
6061ec65aa
Bug 1163597 - patch 2 - MediaStreamGraphImpl::RecomputeBlockingAt CLOSED TREE
2015-05-12 14:54:03 +01:00
Andrea Marchesini
f4538bb921
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
...
--HG--
rename : dom/base/MultipartFileImpl.cpp => dom/base/MultipartBlobImpl.cpp
rename : dom/base/MultipartFileImpl.h => dom/base/MultipartBlobImpl.h
2015-05-12 13:11:03 +01:00
Andrea Marchesini
368a198972
Bug 1159401 - Split Blob and File classes, r=bz
2015-05-12 13:09:51 +01:00
Andrea Marchesini
b679e52953
Bug 1163597 - MediaStreamGraphImpl::RecomputeBlockingAt: optimization in the number of loops for the mStreams array, r=padenot
2015-05-11 18:50:55 +01:00
Paul Adenot
2a953ecb3a
Bug 1160153
- Add debug instrumentation.
2015-05-11 16:56:00 +02:00
Carsten "Tomcat" Book
a98d07f54a
Backed out changeset cff5c0c09e72 (bug 1056479) for widespread destruction on a CLOSED TREE
2015-05-12 12:22:01 +02:00
Ben Hsu
2a3ab6eda9
Bug 1161403 - Part 2: A new testcase. r=aknow
2015-05-06 21:07:00 -04:00
Marcos Caceres
312c82515a
Bug 1162729 - CORS check is always performed when fetching a manifest. r=ehsan
...
--HG--
extra : rebase_source : 714b7abcf3f700685d538800af89578b14f7b622
2015-05-07 14:40:00 +02:00
Nils Ohlmeier [:drno]
772e7d8a3f
Bug 1087551: updated tests around addIceCandidate(). r=jib
...
--HG--
rename : dom/media/tests/mochitest/test_peerConnection_addCandidateInHaveLocalOffer.html => dom/media/tests/mochitest/test_peerConnection_addIceCandidate.html
2015-05-12 00:05:24 -07:00
John Daggett
341645c295
Bug 1056479 p11 - properly annotate mulet reftests. r=m_kato
2015-05-13 14:11:26 +09:00
John Daggett
246fdaca92
Bug 1056479 p0 - rename ambiguous GetFontList method in Android fontlist. r=m_kato
2015-05-13 14:11:25 +09:00
Cameron McCormack
9c54cff9b7
Comment typo fix; no bug.
2015-05-13 12:25:22 +10:00
Cameron McCormack
bf9d92cf41
Bug 1163865 - Remove [Throws] from FontFaceSet.delete. r=smaug
2015-05-13 12:24:34 +10:00
Brian Birtles
3947001236
Bug 1161320 - Fix conflict between finishing and aborting a pause; r=jwatt
...
Animation::ResumeAt contains an assertion that, when we exit the play-pending
state, checks we either have a resolved start time or a resolved hold time.
That's normally true but if we are aborting a pause on animation that is
finished we can end up with a resolved start time (since we don't clear the
start time when we're aborting a pause) and a resolved hold time (either
because the regular finishing behavior set one, or, because play() applied
auto-rewinding behavior and set it).
In that case we should actually respect the hold time and update the start time
when resuming the animation. However, ResumeAt won't update the start time if it
is already set.
This patch fixes that by clearing the start time in DoPlay in the case where we
are aborting a pause and have a hold time.
--HG--
extra : rebase_source : 83f980d6cbc34375274f30f6527992b4fec7f639
2015-05-08 16:17:13 +09:00
Nicholas Nethercote
ba79e01ad2
Bug 1161377 (part 3, attempt 2) - Convert some easy PL_DHashTable{Init,Finish} cases. r=froydnj.
...
--HG--
extra : rebase_source : 990907701818b7da2b4e8955c419bb61130e266f
2015-05-12 17:33:26 -07:00
Nicholas Nethercote
9a60518e5b
Bug 1161377 (part 2.5) - Move all static PLDHashTable instances onto the heap to avoid static constructors. r=froydnj.
...
--HG--
extra : rebase_source : 73029d4a1ed5a41263db882d66b1f380f5e7254b
2015-05-12 17:33:22 -07:00
Wes Kocher
5d3df65465
Merge m-c to inbound a=merge
2015-05-12 16:34:23 -07:00
Boris Zbarsky
6d7a7d1660
Bug 1163898 followup. Fix a test that was expecting the buggy mozAnon behavior. CLOSED TREE.
2015-05-12 17:14:34 -04:00
Eitan Isaacson
e550c8cefd
Bug 1162692 - Add SpeechSynthesisUtterance.chosenVoiceURI for testing purposes. r=smaug
2015-05-12 13:24:58 -07:00
Eitan Isaacson
9d09688122
Bug 1160844 - Only initialize pico tts when not in mochitest and speech synth is enabled. r=smaug
2015-05-12 13:24:58 -07:00
Boris Zbarsky
ca4d389a7a
Bug 1163898 part 2. Allow creation of an anonymous XHR in non-window scopes if the right mozAnon bits are passed in. r=smaug
2015-05-12 15:56:41 -04:00
Boris Zbarsky
068f758b05
Bug 1163898 part 1. Give DOMEventTargetHelper a sane accessor for getting its nsIGlobalObject. r=smaug
2015-05-12 15:56:39 -04:00
Ben Hsu
96c5adc38a
Bug 1161403 - Part 1: Deprecate internal states. r=aknow
2015-05-06 03:58:00 -04:00
Ben Hsu
9bdfd61f64
Bug 1147736 - Part 4: Deprecate NotifyError(Bluetooth). r=btian
2015-05-08 00:21:00 -04:00
Ben Hsu
eed7112128
Bug 1147736 - Part 3: Deprecate NotifyError. r=aknow
...
--HG--
extra : source : 95e956a2ddb926fc79a61d80bad4a26035f354b0
2015-04-27 23:29:00 -04:00
Ben Hsu
fd87d7cd9d
Bug 1147736 - Part 2: Bypass NotifyError. r=aknow
...
--HG--
extra : source : a78ad976faf317828b6cb268dced774e863b6b80
2015-04-27 23:28:00 -04:00