Commit Graph

4018 Commits

Author SHA1 Message Date
Vincent Chang
45db1e1423 Bug 921963 - [RTSP] Support RTSP in Android JB build. r=sworkman 2013-11-13 16:03:26 +08:00
Ms2ger
95f2bb6150 Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Makoto Kato
8747148f14 Bug 935499. r=honzab 2013-11-16 18:30:12 +09:00
Simone Carletti
d0a93083d2 Bug 939113 - Update PSL for .IM. r=gerv 2013-11-15 21:47:03 -05:00
Ryan VanderMeulen
1f72c0fdb5 Backed out changeset f3c4d03ad677 (bug 922924) for bustage. 2013-11-15 08:32:23 -05:00
Simone Carletti
5b11f64b3e Bug 936769 - Add newly-minted gTLDs to the PSL (to 2013-11-15). r=gerv 2013-11-15 08:16:12 -05:00
John Shih
ea01ef10ea Bug 922924 - Centralize the code for network per-app metering. r=jduell 2013-10-30 18:00:17 +08:00
Jason Duell
0b76a849ff Bug 934805 - Ensure client code passes in sane argument to baseDomain functions. r=hurley 2013-11-15 21:46:39 -05:00
Ryan VanderMeulen
f90de9eccd Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
Ryan VanderMeulen
ab53bf3ef7 Merge b2g-inbound to m-c on a CLOSED TREE. 2013-11-14 20:57:32 -05:00
Wes Kocher
fb3a4ba12e Merge inbound to m-c 2013-11-12 16:34:04 -08:00
Brian Smith
1e15b44fa5 Bug 937721, Part 1: Back out cset 8dbd3f432835 (bug 932176), r=kaie
--HG--
extra : rebase_source : 80f4b7ee7e4f77ef92cb42e6163f95074d68d306
2013-11-12 11:25:55 -08:00
Brian Smith
60bd09c93f Bug 932176: Add preference to control whether OCSP GET is used, off by default, r=cviecco
--HG--
extra : rebase_source : 4452d8959f22152512ed428184726c9834f6e4c3
2013-11-12 18:28:20 -08:00
Joshua Cranmer
af58170ec7 Bug 935789, part 2: Implement RotateLeft/RotateRight in MFBT and use them, r=Waldo.
--HG--
extra : rebase_source : efda8cfde4ec1b8cee007f528d682830f43f9111
2013-11-12 18:24:56 -06:00
Joshua Cranmer
4568b8f835 Bug 935789, part 1: Kill most uses of prbit.h, r=ehsan
--HG--
extra : rebase_source : 4c44e60c72e0ece3cea7ed1cf79079bd2a1b6487
2013-11-12 18:22:38 -06:00
Ed Morley
e6fab74c1e Merge latest green inbound changeset and mozilla-central 2013-11-12 15:08:15 +00:00
Shih-Chiang Chien
b94d407de5 Bug 936801 - use forward declaration for NetAddr instead of include DNS.h. r=mcmanus. 2013-11-12 13:54:17 +01:00
Wes Kocher
ab49b66de3 Merge inbound to m-c 2013-11-11 15:51:01 -08:00
Ryan VanderMeulen
2113022b54 Merge inbound to m-c. 2013-11-11 15:41:03 -05:00
Steve Workman
7cdcffad49 Bug 853423 - Tests to verify speculative connection are blocked for local IP addresses r=mcmanus 2013-11-10 23:00:12 -08:00
Steve Workman
94af86b0c9 Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-11-10 22:59:40 -08:00
Birunthan Mohanathas
192d1ba4c1 Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-11-11 14:17:14 -05:00
Shih-Chiang Chien
2c9fa60ce7 Bug 938492 - Correct contractID and interface name, remove obsolete test file. r=mcmanus 2013-11-14 15:26:50 -05:00
Cervantes Yu
5838a2232c Bug 937018 - Mark the network seer thread in the Nuwa process. r=khuey 2013-11-08 19:00:06 +08:00
Vincent Chang
1387a6e1c7 Bug 938072 - Follow-up to bug 935857 to replace MOZ_RTSP to NECKO_PROTOCOL_rtsp. r=glandium 2013-11-13 22:58:09 +08:00
Brian Smith
5561c4b35b Bug 934663: Enable AES-GCM cipher suites; disable SEED, ECDH_*, and FIPS, and DSS+Camellia cipher suites, r=cviecco
--HG--
extra : rebase_source : a1542ba09258448e571109bc4aa6423cd9ad616a
2013-11-01 05:20:03 -07:00
Steve Workman
43cc6c6478 Bug 936685 - Clear more listeners in nsHttpConnectionMgr::nsHalfOpenSocket::Abandon r=mcmanus 2013-11-09 10:40:52 -08:00
Ryan VanderMeulen
5ab1e7bd42 Merge m-c to inbound. 2013-11-12 15:35:37 -05:00
Nicholas Hurley
903ca3a643 Bug 935413 - Fix dumb sql error in Seer. r=mcmanus 2013-11-11 16:07:41 -08:00
Mike Hommey
668fe90971 Bug 935857 - Replace MOZ_RTSP with proper NECKO_PROTOCOL handling. r=gps,r=vchang 2013-11-12 07:52:33 +09:00
Mike Hommey
c288856178 Bug 935857 - Add AC_SUBST_SET to create a set() of strings in config.status and use it for NECKO_PROTOCOLS. r=gps 2013-11-12 07:52:32 +09:00
Ryan VanderMeulen
fddedfd880 Merge m-c to inbound. 2013-11-11 15:55:25 -05:00
Ed Morley
d863aeeaa2 Merge mozilla-central and b2g-inbound 2013-11-12 15:11:34 +00:00
Benjamin Chen
05f29ae8f2 Bug 892395 - Use RTP-Info as base timestamp instead of sender report(SR). r=sworkman 2013-07-22 16:39:20 +08:00
Benjamin Chen
eeff88d134 Bug 877116 - 1.addPacket(): Add timestamp for each AU in one RTP packet. 2.submitAccessUnit(): Post message for each AU. 3. Get the mConstantDuration from SDP or calculate it from RTP packets. r=sworkman 2013-07-22 14:55:46 +08:00
Zack Weinberg
70f6a2b085 Bug 933494: add public suffix list tests for internationalized domain names. r=gerv 2013-11-07 14:10:58 -05:00
Carsten "Tomcat" Book
6c46faf206 merge b2g-inbound to mozilla-central 2013-11-07 15:50:39 +01:00
Carsten "Tomcat" Book
b06981dc37 merge fx-team to mozilla-central 2013-11-07 14:24:24 +01:00
Matthew Gregan
f9f23a8559 Bug 935349 - Remove disabled DASH code. r=doublec 2013-11-07 17:08:30 +13:00
Mike Hommey
53e380d1ff Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
Rodrigo Silveira
8ae0469a6e Bug 900137 - add support for multple icon sizes to the search service r=yoric sr=gavin 2013-09-22 20:01:01 -07:00
Simone Carletti
d98d7b6c79 Bug 925176 - Remove exceptions for .OM gTLD. r=gerv
There is no more wildcard rule. Exceptions are not required.
2013-11-06 08:59:54 -05:00
Simone Carletti
63cd5c5caa Bug 934131 - Remove k12.sd.us from PSL. r=gerv 2013-11-05 11:19:29 -05:00
Henri Sivonen
5bf0b8c647 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
c01cac29f1 Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
Henri Sivonen
e5a75a933d Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Shih-Chiang Chien
00f6034402 Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm. 2013-05-10 20:00:28 +08:00
Shih-Chiang Chien
a3ff2ad0ac Bug 869869 - Part 1, change nsUDPServerSocket to nsUDPSocket, r=mcmanus.
--HG--
rename : netwerk/base/public/nsIUDPServerSocket.idl => netwerk/base/public/nsIUDPSocket.idl
rename : netwerk/base/src/nsUDPServerSocket.cpp => netwerk/base/src/nsUDPSocket.cpp
rename : netwerk/base/src/nsUDPServerSocket.h => netwerk/base/src/nsUDPSocket.h
2013-05-10 20:00:22 +08:00
Dan Auerbach
10f9db770c Bug 822869 - Expand user options and limit default behavior for sending of HTTP referers. r=jduell 2013-11-15 21:46:37 -05:00
Meadhbh Hamrick
d9c9da76b7 Bug 861266: Enable TLS 1.2 by default, r=briansmith
--HG--
extra : rebase_source : 4f28724d58791e1ee0e281ff48232f5aaca2048f
2013-11-01 04:48:57 -07:00