Граф коммитов

9388 Коммитов

Автор SHA1 Сообщение Дата
Makoto Kato be0206f4b3 Bug 935499. r=honzab 2013-11-16 18:30:12 +09:00
Jason Duell 79ec883c29 Bug 934805 - Ensure client code passes in sane argument to baseDomain functions. r=hurley 2013-11-15 21:46:39 -05:00
Dan Auerbach bfe22175cc Bug 822869 - Expand user options and limit default behavior for sending of HTTP referers. r=jduell 2013-11-15 21:46:37 -05:00
Ryan VanderMeulen 1e6ecbf0e0 Backed out changeset f3c4d03ad677 (bug 922924) for bustage. 2013-11-15 08:32:23 -05:00
Simone Carletti ad094d567e 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 da9048378f Bug 922924 - Centralize the code for network per-app metering. r=jduell 2013-10-30 18:00:17 +08:00
Ryan VanderMeulen 98ea4dada0 Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
Ryan VanderMeulen 3af5f0a28a Merge b2g-inbound to m-c on a CLOSED TREE. 2013-11-14 20:57:32 -05:00
Wes Kocher 79dc7ae4d3 Merge inbound to m-c 2013-11-12 16:34:04 -08:00
Brian Smith 4dc0340481 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 a4eca92369 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 f8f4ab7e4c 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 f6366dd338 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 f3fd933326 Merge latest green inbound changeset and mozilla-central 2013-11-12 15:08:15 +00:00
Shih-Chiang Chien 6e2bf838f8 Bug 936801 - use forward declaration for NetAddr instead of include DNS.h. r=mcmanus. 2013-11-12 13:54:17 +01:00
Wes Kocher 111b82b754 Merge inbound to m-c 2013-11-11 15:51:01 -08:00
Ryan VanderMeulen ac6b377e78 Merge inbound to m-c. 2013-11-11 15:41:03 -05:00
Steve Workman cd82942f6f 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 531e509b8a Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-11-10 22:59:40 -08:00
Birunthan Mohanathas 02a1314689 Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-11-11 14:17:14 -05:00
Shih-Chiang Chien 15e652486c Bug 938492 - Correct contractID and interface name, remove obsolete test file. r=mcmanus 2013-11-14 15:26:50 -05:00
Cervantes Yu 98ea105cb1 Bug 937018 - Mark the network seer thread in the Nuwa process. r=khuey 2013-11-08 19:00:06 +08:00
Vincent Chang ae6bba1c7d 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 09f6dec4df 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 3ffd81b53e Bug 936685 - Clear more listeners in nsHttpConnectionMgr::nsHalfOpenSocket::Abandon r=mcmanus 2013-11-09 10:40:52 -08:00
Ryan VanderMeulen 90671400e0 Merge m-c to inbound. 2013-11-12 15:35:37 -05:00
Nicholas Hurley 4774d0bf3b Bug 935413 - Fix dumb sql error in Seer. r=mcmanus 2013-11-11 16:07:41 -08:00
Mike Hommey 09b5ae9027 Bug 935857 - Replace MOZ_RTSP with proper NECKO_PROTOCOL handling. r=gps,r=vchang 2013-11-12 07:52:33 +09:00
Mike Hommey 507d5397fb 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 13a4ea2031 Merge m-c to inbound. 2013-11-11 15:55:25 -05:00
Ed Morley 98da2c262b Merge mozilla-central and b2g-inbound 2013-11-12 15:11:34 +00:00
Benjamin Chen b2e3c6bfa5 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 14e74e3599 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 8ce5c1241b Bug 933494: add public suffix list tests for internationalized domain names. r=gerv 2013-11-07 14:10:58 -05:00
Carsten "Tomcat" Book 2490b7a836 merge b2g-inbound to mozilla-central 2013-11-07 15:50:39 +01:00
Carsten "Tomcat" Book debadf6309 merge fx-team to mozilla-central 2013-11-07 14:24:24 +01:00
Matthew Gregan 5ccd288bd0 Bug 935349 - Remove disabled DASH code. r=doublec 2013-11-07 17:08:30 +13:00
Mike Hommey 50e2fd01b1 Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
Rodrigo Silveira 608efc5a34 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 a1977806af 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 58284e8108 Bug 934131 - Remove k12.sd.us from PSL. r=gerv 2013-11-05 11:19:29 -05:00
Henri Sivonen 5ac2a5be04 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 6646962e49 Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
Henri Sivonen 7af818f242 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 4d0b41056b Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm. 2013-05-10 20:00:28 +08:00
Shih-Chiang Chien 8386ef37f4 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
Meadhbh Hamrick b2b4678420 Bug 861266: Enable TLS 1.2 by default, r=briansmith
--HG--
extra : rebase_source : 4f28724d58791e1ee0e281ff48232f5aaca2048f
2013-11-01 04:48:57 -07:00
Brian Smith c4d5fa5097 Bug 932176: Add preference to control whether OCSP GET is used, off by default, r=cviecco
--HG--
extra : rebase_source : 7cbc273155d04bc64a110eda9216c6f727ce0c18
2013-10-24 14:32:09 -07:00
Nathan Froyd 61378e49b8 Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan
These includes are no longer needed.  It's much easier to locate these
includes when they're not obscured by a bunch of other stuff.
2013-10-18 14:47:04 -04:00
Nathan Froyd ec839c62b4 Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
These include statements have been made redundant by all the qualifications
to the using statements.
2013-10-18 13:34:08 -04:00