Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Jason Smith
0682d21515
Bug 855796 - Crashtest for sdp_attr_fmtp_no_value crash. r=ethanhugg
2013-03-31 19:35:35 -07:00
Randell Jesup
45628691c5
Bug 856434: Bug 837035 didn't create the TransportFlow for DataChannels. Passes the m-line index of the flow r=ehugg
2013-03-31 21:09:27 -04:00
Randell Jesup
02d200829d
Bug 856397: Make sure we have at least one media line for createOffer() r=ekr,jsmith
2013-03-31 21:09:27 -04:00
Randell Jesup
f1f1f8d7f1
Bug 846110: ondatachannel() should take an event not a channel r=smaug
2013-03-31 21:09:26 -04:00
Randell Jesup
494d0959c1
Bug 855623: DataChannel DOM changes for adding 'protocol' and external negotiation r=smaug
2013-03-31 21:09:25 -04:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Adam Roach [:abr]
c739458274
Bug 834270 - Fix PeerConnection error callbacks to return code/reason phrase r=ekr,jsmith
2013-03-29 15:30:16 -05:00
Suhas
07fd9b9546
Bug 844295 - Make removeStream as not implemented. r=abr, r=jesup
2013-03-29 11:29:28 -04:00
Ryan VanderMeulen
70b5c9123f
Bug 825560 - Support readyState on PeerConnection. r=jesup
2013-03-27 20:48:52 -04:00
Randell Jesup
b0ce706fb1
Bug 839650: Remove assertion suppression from dom/media/tests/mochitest r=jsmith
2013-03-27 19:46:31 -04:00
Mike Shal
7ecea60097
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Jan-Ivar Bruaroey
189b044b95
Bug 834933 - PeerConnection.js throws Components.Exception so errors are readable. r=jesup
2013-03-14 17:36:50 -04:00
Gregory Szorc
de55b5242b
Merge mozilla-central into build-system
...
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -07:00
Mike Shal
cd4191e248
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
2013-03-11 22:00:00 -07:00
Gregory Szorc
c865547d94
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Henrik Skupin
33c79b8491
Bug 837458 - Cleanup PC Test Framework to Allow for Better Maintainability and Reusability for Future Tests. r=ekr, r=jsmith
2013-02-15 14:42:26 -08:00
Ryan VanderMeulen
a3321dcb16
Backed out changeset 4740975a1063 (bug 837458) for Android mochitest failures.
2013-03-08 16:08:45 -05:00
Henrik Skupin
855a924467
Bug 837458 - Refactoring of PeerConnection mochitest framework. r=ekr, r=jsmith
...
--HG--
extra : rebase_source : 77c8b111a058c9caa13afeec9042497254725fa3
2013-02-15 14:42:26 -08:00
Randell Jesup
32de0d2510
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
Gregory Szorc
7b6f9c7add
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
...
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.
--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Ed Morley
c812c5d9f0
Backed out changeset be1ee54becf4 (bug 839650) for build failures
2013-03-07 09:10:47 +00:00
Randell Jesup
7364d8f8e9
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
Ralph Giles
888eea4a99
Bug 849442 - Fix EXPORT_NAMESPACE typo. r=ted
2013-03-08 16:58:55 -08:00
Randell Jesup
c92ed777f4
Bug 842715: Refactor gUM prefs use to be on mainthread, and prepare for constraints r=derf
2013-03-04 16:02:17 -05:00
Randell Jesup
c5597b655d
Bug 843971: initializer order bustage fix rs=bustage
2013-03-02 22:04:40 -05:00
Randell Jesup
d0758bc719
Bug 843971: fix backend for GUM a/v notification in opt builds r=derf
2013-03-02 21:49:29 -05:00
L. David Baron
0c9f5b4949
Bug 404077: Adjust annotations of expected assertions.
2013-02-28 17:59:07 -08:00
Ms2ger
8fedd090cc
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ed Morley
f2accc3780
Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE
2013-02-28 13:24:36 +00:00
Gregory Szorc
e1b210ddf6
Merge mozilla-central into build-system
...
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
0c8ee65118
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
aea301eee3
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Gregory Szorc
45faa95b04
Merge mozilla-central into build-system
...
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
a0e24e2250
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
2013-02-25 12:47:20 -08:00
Randell Jesup
d18bc2cc14
Bug 843971: Add MediaManager function to report what a window is capturing r=smaug
2013-02-27 15:36:06 -05:00
L. David Baron
d062798712
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
L. David Baron
601c2f62da
Bug 404077: Adjust annotations of expected assertions. CLOSED TREE
2013-02-27 18:46:42 -08:00
L. David Baron
31c36af539
Bug 404077: Adjust annotations of expected assertions. CLOSED TREE
2013-02-27 18:12:17 -08:00
Alex Xu
fdd45047a0
Bug 840834 - Fix compiler warning. r=jesup
2013-02-25 09:07:16 -05:00
L. David Baron
49b7670edf
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
2013-02-26 22:23:08 -08:00
L. David Baron
a8ee400190
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08:00
Adam Roach [:abr]
7fbbac7cff
Bug 839647 - Remove crash test workaround r=jesup
2013-02-22 10:08:54 -06:00
Randell Jesup
1b7c5bc7aa
Bug 843190: Allow cameras/mics to be shared if permissions UI is disabled r=derf
2013-02-20 17:08:44 -05:00
Florian Quèze
fe7ef37c6a
Bug 839106 - Add preferences to control the stun behavior, r=jesup.
2013-02-18 14:49:14 +01:00
Jan-Ivar Bruaroey
92a410c896
Bug 835370 - Optional offer/answer constraints work + unsupported mandatory ones fail. r=bz, r=jesup
2013-02-14 02:08:56 -05:00
Randell Jesup
166a0a1d33
Bug 826044: Fix Webrtc crashtests, disable known permaoranges r=jsmith
2013-02-17 13:54:05 -05:00
Jan-Ivar Bruaroey
32763405d0
Bug 841958 - <reftest-wait> avoids JS SecurityError in crashtest 822197.html. r=jesup
2013-02-16 19:55:41 -05:00
Boris Zbarsky
d2d9fb3436
Bug 822674 followup to disable this test on Android. r=jesup
2013-02-16 00:59:11 -05:00