Mike Shal
|
5169c0a913
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
Suhas Nandakumar
|
3621f5d9d0
|
Bug 867273 - Force PR_LOG in production builds. r=ekr
|
2013-05-20 19:11:01 -07:00 |
Adam Roach [:abr]
|
a3bdf8a972
|
Bug 874008: Fix bustage r=ekr
|
2013-05-21 09:25:10 +08:00 |
Adam Roach [:abr]
|
1eac5a0bee
|
Bug 874008 - Check format strings for r_log r=ekr
|
2013-05-21 09:16:07 +08:00 |
EKR
|
df473e9155
|
Bug 856433 - Allow cancellation of nonexistent nrappkit timers off the STS thread. r=abr
|
2013-04-16 19:29:23 -07:00 |
EKR
|
67c54cf1da
|
Bug 854085. Make thread asserts conditional on DEBUG not MOZ_DEBUG. r=jesup
|
2013-04-16 13:13:09 -07:00 |
Mike Shal
|
df7deac25b
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
EKR
|
266f6535f8
|
Bug 856848 - Fix thread crash r=ehugg
Bug 856848 - Fix thread crash r=ehugg,ekr
|
2013-04-01 12:34:36 -07:00 |
Randell Jesup
|
8ba741b379
|
Bug 860222: use our own isascii() for sanitizing TURN passwords r=glandium
|
2013-04-11 22:46:23 -04:00 |
Ryan VanderMeulen
|
59c03675bb
|
Backed out changeset f556245d6da1 (bug 856848) for build bustage on a CLOSED TREE.
|
2013-04-11 15:42:37 -04:00 |
EKR
|
046c5d0db8
|
Bug 856848 - Fix thread crash r=ehugg,ekr
|
2013-04-01 12:34:36 -07:00 |
Randell Jesup
|
2fd2630889
|
Bug 830100: Avoid deadlocks by sending packets asynchronously r=ekr
|
2013-04-11 03:16:03 -04:00 |
EKR
|
f5a15d044b
|
Bug 830100: Refactor transport flow to allow destruction on any thread r=derf
|
2013-02-19 03:43:34 -08:00 |
Adam Roach [:abr]
|
766388dc2b
|
Bug 860143: Check correct variable when setting host r=ekr
|
2013-04-10 13:37:50 -05:00 |
Randell Jesup
|
da1e2526eb
|
Backout changeset 5abbf6fd5466 (Bug 830100) for sctp_unittest failure ON A CLOSED TREE r=ryanvm
|
2013-04-09 17:35:20 -04:00 |
EKR
|
f7d3f3002b
|
Bug 830100: Refactor transport flow to allow destruction on any thread r=derf
|
2013-02-19 03:43:34 -08:00 |
EKR
|
9b7964fb15
|
Bug 786235 - Rewrite TURN stack to match RFC 5766. r=abr
|
2013-04-06 17:58:58 -07:00 |
Randell Jesup
|
de29cf69bc
|
Bug 838380: don't crash browser on server 500 error r=abr
|
2013-04-08 17:11:31 -04:00 |
Randell Jesup
|
0712bf1b4a
|
Bug 838319: don't assert() on bad STUN input credentials; accept utf8 for UTF-8 r=dmose
|
2013-04-06 03:29:58 -04:00 |
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Randell Jesup
|
82ad486abe
|
Bug 841126: Update DataChannels to use new stack option to ignore port numbers over DTLS links r=jesup
|
2013-03-31 21:09:24 -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 |
Randell Jesup
|
2eb06ed39b
|
Bug 853998: bustage fix for the SyncRunnable test (warning fix) r=abr on a CLOSED TREE
|
2013-03-27 23:32:00 -04:00 |
EKR
|
e15f167300
|
Bug 853998 test (WIP)
Bug 853998 - Test for SyncRunnable r=jesup
|
2013-03-26 23:50:51 -07:00 |
Jan-Ivar Bruaroey
|
f66551b7df
|
Bug 840962 - Don't fail ICE on VPN adapters which store friendly names differently. r=ekr
|
2013-03-26 17:25:07 -04:00 |
EKR
|
4648337f9e
|
Assert on WrapRunnableRet with NS_DISPATCH_NORMAL
Bug 847439. Assert on WrapRunnableRet with NS_DISPATCH_NORMAL. r=derf,jesup
|
2013-03-04 08:51:48 -08:00 |
Mike Hommey
|
74f28e30ee
|
Bug 854085 - Fix unused-but-set-variable from ASSERT_ON_THREAD macro in media/mtransport/runnable_utils.h. r=jesup
|
2013-03-26 11:07:02 +01:00 |
Mike Hommey
|
ea912ef189
|
Backout changeset 1c7bf97d3b6f (bug 854085) for bustage
|
2013-03-26 09:12:36 +01:00 |
Mike Hommey
|
8e53e396ae
|
Bug 854085 - Fix unused-but-set-variable from ASSERT_ON_THREAD macro in media/mtransport/runnable_utils.h. r=jesup
|
2013-03-26 08:47:49 +01:00 |
EKR
|
71019da9d6
|
Bug 844493. Remove NS_DISPATCH_SYNC from main thread. r=derf,abr
|
2013-03-03 23:10:30 -08:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Steven Lee
|
2750d15203
|
Bug 818843 - Part 3: Do not build test cases. r=ted
|
2013-03-19 16:02:44 -04:00 |
Steven Lee
|
5a1d8c2297
|
Bug 818843 - Part 2: gyp modifications and add some system call wrappers for B2G. r=ted, r=ethanhugg, r=jesup
|
2013-03-19 16:02:44 -04:00 |
Jan-Ivar Bruaroey
|
bcec5e774e
|
Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr
|
2013-03-08 15:11:17 -05:00 |
Ryan VanderMeulen
|
172229c2bb
|
Backed out changeset 893cf3614356 (bug 837919) for crashtest & mochitest orange.
|
2013-03-08 11:41:27 -05:00 |
Jan-Ivar Bruaroey
|
8a1cecde61
|
Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr
|
2013-03-07 16:14:01 -05:00 |
EKR
|
631c78c2a2
|
Bug 843644 - DNS resolution for STUN servers. r=abr
|
2013-02-21 08:52:30 -08:00 |
Adam Roach [:abr]
|
f677436eec
|
Bug 845283 - Move formatting buffer onto the stack
|
2013-03-01 17:21:39 -06: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
|
2fa6d9d925
|
Bug 784841 - Part 18u: Convert /media; r=glandium
|
2013-02-25 12:47:22 -08:00 |
Adam Roach [:abr]
|
a1bece2060
|
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]
|
45e065993f
|
Bug 843595 - Null checks on pair dtor r=ekr
|
2013-02-25 11:12:33 -06:00 |
EKR
|
f60aee836a
|
Bug 840508 - assert that nr_timer is called in the STS thread. r=abr
|
2013-02-19 09:01:12 -08:00 |
EKR
|
979c8149dc
|
Bug 835283: Thread asserts for nr_socket_prsock r=jesup
|
2013-02-15 18:33:31 -08:00 |
EKR
|
11e237674a
|
Bug 838169. Fix NrIceCtx cleanup. r=abr
|
2013-02-10 21:18:24 -08:00 |
EKR
|
a4f7e1e3fc
|
Bug 839963 - Add instrumentation to nr_timer. r=abr
|
2013-02-10 23:23:02 -08:00 |
Daniel Holbert
|
87cf0d7808
|
Bug 836570: Mark media/mtransport/build as FAIL_ON_WARNINGS on non-MSVC compilers. r=jesup
|
2013-02-11 17:52:55 -08:00 |
Nicholas Nethercote
|
420347d889
|
Bug 825105 - Fix two clang warnings in media/mtransport/. r=ekr.
--HG--
extra : rebase_source : 5a1aa4960f364f50f12c1cee1f0838202be6191d
|
2013-02-10 18:01:07 -08:00 |
EKR
|
04125e83f2
|
Bug 831290 - Avoid double done_cb firing in nICEr r=abr
|
2013-02-03 12:05:12 -08:00 |