Commit Graph

315 Commits

Author SHA1 Message Date
Ethan Hugg
9c8d806447 Bug 805533 Patch 2 - Pass SDP parsing errors up to PeerConnection r=jesup 2012-11-15 10:38:27 -08:00
Ms2ger
24bcddcf77 Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey 2013-03-17 08:55:15 +01:00
Makoto Kato
6b8bd5e0d5 Bug 837598 - cannot build WebRTC for Linux/arm. r=glandium 2013-03-15 11:50:17 +09:00
Ethan Hugg
f6758f6a04 Bug 845372 - remove some debug stats from Signaling code r=jesup 2013-03-12 16:09:07 -07:00
Ethan Hugg
6ee68da973 Bug 849888 - Signaling - Enforce minimum buffer size in sub_send_msg r=jesup 2013-03-11 17:24:39 -07:00
Jan-Ivar Bruaroey
0b5511da59 Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-08 15:11:17 -05:00
Ryan VanderMeulen
2d30da055d Backed out changeset 893cf3614356 (bug 837919) for crashtest & mochitest orange. 2013-03-08 11:41:27 -05:00
Jan-Ivar Bruaroey
00be828f03 Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-07 16:14:01 -05:00
Adam Roach [:abr]
d68a1bccb3 Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead 2013-03-06 08:04:25 -06:00
Randell Jesup
c312dc26db Bug 828917: move critsect to cover thread existence test (upstream issue 1465) r=derf 2013-03-06 13:40:39 -05:00
Ryan VanderMeulen
5fc5f53a9c Backed out changeset f7acf064582d (bug 839677) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:28:25 -05:00
Ryan VanderMeulen
d58abf4958 Backed out changeset 8ff35a246bb0 (bug 828917) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:26:24 -05:00
Ryan VanderMeulen
43176bdf3a Backed out changeset 789a60e48ee2 (bug 837035) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:25:35 -05:00
Adam Roach [:abr]
690fe41fde Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg 2013-03-07 17:26:28 -06:00
Adam Roach [:abr]
3cc675afaa Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 12:40:48 -06:00
Ryan VanderMeulen
f9743bfe87 Backed out changeset ad01bb8a6742 (bug 848423) for Windows PGO mochitest-2 crashes. 2013-03-07 16:47:07 -05:00
Adam Roach [:abr]
318c0cb51a Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 12:40:48 -06:00
Phil Ringnalda
c3d1a2e4f7 Back out fe7fa32e9423 (bug 848423) for Windows build bustage
CLOSED TREE
2013-03-06 15:26:43 -08:00
Adam Roach [:abr]
7eb2ff9f93 Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 16:34:01 -06:00
Ethan Hugg
7b79cf907b Bug 837035 - Support DataChannels with SDP Negotiation r=jesup 2013-02-28 13:17:42 -08:00
Randell Jesup
2dd48de2b5 Bug 828917: move critsect to cover thread existence test (upstream issue 1465) r=derf 2013-03-06 13:40:39 -05:00
Adam Roach [:abr]
f558c954fe Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead 2013-03-06 08:04:25 -06:00
Adam Roach [:abr]
c0c624734d Bug 846942 - Add thread names to log messages 2013-03-05 17:23:26 -06:00
Steven Michaud
62c1209d03 Bug 837539 - Fix crashes due to premature deinitialization. r=rjesup,bgirard 2013-03-04 11:12:32 -06:00
Adam Roach [:abr]
648aed2d9f Bug 845523 - Move condition signaling into PeerConnectionCtx init r=ehugg 2013-03-02 13:01:14 -06:00
Ms2ger
c6832bb745 Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
27c42e83c6 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
803629b9c6 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
Chris Peterson
ab91a0de11 Bug 845712 - threadPtr->name will be uninitialized if cprCreateThread()'s name parameter is NULL. r=jesup 2013-02-26 23:40:06 -08:00
Chris Peterson
778448acb3 Bug 845712 - Remove unnecessary void* casts because Darwin's pthread_t is a pointer. r=jesup 2013-02-26 23:00:33 -08:00
Gregory Szorc
16f0413b0c 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
b3016f1aab Bug 784841 - Part 18u: Convert /media; r=glandium 2013-02-25 12:47:22 -08:00
Gregory Szorc
15c748cb14 Bug 784841 - Part 16: Use moz.build files to build the tree; r=ted, glandium 2013-02-25 12:47:11 -08:00
Gian-Carlo Pascutto
dadb87dbd4 Bug 830247 - Make sure NEON version of some libraries gets built. r=jesup 2013-02-27 15:44:42 +01:00
Adam Roach [:abr]
43eda0fd9c Bug 841566 - Turn on testserver logging for WebRTC-related systems r=jesup,ted.mielczarek 2013-02-22 14:53:56 -06:00
Adam Roach [:abr]
65dd8ed8f9 Bug 843595 - Null checks on pair dtor r=ekr 2013-02-25 11:12:33 -06:00
Landry Breuil
100f036d19 Bug 807492 - reland after fixing a typo r=try-green 2013-02-24 15:34:00 +01:00
Ms2ger
248d9fa046 Back out bug 807492 for build bustage. 2013-02-24 12:35:28 +01:00
Jan Beich
1e05c1b972 Bug 807492 - Disable SSE4.1 code in libyuv if binutils is too old. r=jesup,ted 2013-02-24 09:58:42 +01:00
Jan Beich
fc6815bd9c Bug 807492 - Define os_bsd early so it can be used later in the file. r=jesup 2013-02-24 09:55:07 +01:00
Ethan Hugg
420e9eb01d Bug 844929: Accept numeric parameters > UINT_MAX in SDP o-lines 2013-02-25 10:22:10 -08:00
Adam Roach [:abr]
528ef98e6f Bug 837523 - Additional checks for unsupported app behavior r=ehugg 2013-02-26 08:26:29 -06:00
Adam Roach [:abr]
05a3d24182 Bug 839647 - Synchronize CCApp thread start-up r=ehugg 2013-02-22 10:08:47 -06:00
Ethan Hugg
f6aff9b6e0 Bug 841899 - Remove stream-based logging from Signaling code r=jesup 2013-02-20 14:08:23 -08:00
Landry Breuil
4d14aa6e1e Bug 814333 - make gyp provide a PYTHON default variable initialized to sys.executable and reuse it in .gyp files instead of hardcording python r=ted 2013-02-20 21:54:51 +01:00
Ethan Hugg
70ca7a50dc Bug 841641 - Set FORCE_PR_LOG in CSFLog r=jesup 2013-02-15 14:35:50 -08:00
Ethan Hugg
fe6d738531 Bug 842415 - Signaling code - replace PR_Lock calls with MutexAutoLock r=jesup 2013-02-19 09:38:41 -08:00
Ethan Hugg
c952f8d8ff Bug 842332 Fix 842332 Fix missing unlock in PeerConnectionMedia r=jesup 2013-02-18 14:58:37 -08:00
Jan-Ivar Bruaroey
854fad2b52 Bug 835712 - Use more webidl for safer JS traversal. r=bz, r=jesup 2013-02-13 14:26:30 -05:00
Jan-Ivar Bruaroey
50a6521076 Bug 835370 - Optional offer/answer constraints work + unsupported mandatory ones fail. r=bz, r=jesup 2013-02-14 02:08:56 -05:00