Steve Workman
5f6787829e
Bug 923458 - ProxyAutoConfig::ResolveAddress should make medium priority DNS requests to use negative cache entries r=mcmanus
2013-11-19 11:22:01 -08:00
Ryan VanderMeulen
c9f7db66a5
Merge b2g-inbound to m-c.
2013-11-19 13:36:41 -05:00
Johannes Buchner
6027e415af
Bug 912465 - Use MsgNewSafeBufferedFileOutputStream instead of NewLocalFileOutputStream in various places. r=ehsan
2013-11-19 09:13:44 -05:00
John Shih
117bd6f7ac
Bug 922924 - Centralize the code for network per-app metering. r=jduell
2013-10-30 18:00:17 +08:00
Mike Hommey
931cb49886
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
...
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
b18be7aacd
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
f81885e53b
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Ryan VanderMeulen
5ae093c04f
Backed out changeset 5d4d19ebcd70 (bug 922924) for B2G debug bustage.
2013-11-18 14:21:24 -05:00
Kai-Zhen Li
9bf870ae0a
Bug 927325 - Set mCondition to NS_ERROR_OFFLINE when it is offline. r=mcmanus
2013-11-16 12:36:29 +08:00
John Shih
5ba07b894d
Bug 922924 - Centralize the code for network per-app metering. r=jduell
2013-10-30 18:00:17 +08:00
Vincent Chang
45db1e1423
Bug 921963 - [RTSP] Support RTSP in Android JB build. r=sworkman
2013-11-13 16:03:26 +08:00
Eddy Bruel
cf91a893bd
Bug 938907 - Get rid of the compile and go flag on ContextOptions; r=bholley
2013-11-19 12:41:42 +01:00
Ryan VanderMeulen
1f72c0fdb5
Backed out changeset f3c4d03ad677 (bug 922924) for bustage.
2013-11-15 08:32:23 -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
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
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
Steve Workman
94af86b0c9
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-11-10 22:59:40 -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
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
Carsten "Tomcat" Book
6c46faf206
merge b2g-inbound to mozilla-central
2013-11-07 15:50:39 +01: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
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
Brian Smith
8ba7715f0f
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
Brian Smith
1e9e2670cc
Bug 733647: Enable TLS 1.1 by default, r=wtc
...
--HG--
extra : rebase_source : 539406fa06a715e60d84b207a6112257262817f6
2013-10-26 01:01:37 -07:00
Nicholas Hurley
6e67f40ff4
Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi
2013-10-25 14:56:51 -07:00
kli@mozilla.com
b45affff52
Bug 927291 - Fix system has no response if sdcard is full during download. r=jduell
...
--HG--
extra : rebase_source : 7288b511e999050c1da1c2ed501aa3dc6ab1dba0
2013-10-22 11:22:57 +08:00
Mike Hommey
f1c0c07862
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09: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
Brian O'Keefe
0cbcd904c7
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
2013-10-02 13:17:55 -04:00
Michael Harrison
d5fa5504ca
Bug 917049 - Remove the security.enable_tls_session_tickets pref. r=keeler
2013-10-22 12:33:00 +01:00
Mike Hommey
80c623bb6a
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Mike Hommey
5072f65f8c
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Patrick McManus
68ae16ed62
bug 816472 - incremental downloader error checking around bad server byte ranges r=jduell
2013-10-19 21:08:25 -04:00
Ehsan Akhgari
da0b3e4e14
Bug 928052 - Remove some prtypes.h inclusions from netwerk/; r=mcmanus
2013-10-18 10:45:29 -04:00
Steve Workman
bc4ac9df59
Bug 924967 - Add main thread assertions for Cancel in nsLoadGroup, nsHttpChannel and nsInputStreamPump r=mcmanus
2013-10-17 10:21:32 -07:00
Benjamin Chen
03c4ac4845
Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman
2013-09-23 18:12:11 +08:00
Camilo Viecco
9321aff747
Bug 926116 : AES-GCM ciphers now disabled by default. r=bsmith
2013-10-14 13:32:23 -07:00
Camilo Viecco
7d8d99f81f
Backed out changeset f327334172ab. Bad bug number in comment. 926116(good) vs 926166(bad)
2013-10-14 13:24:03 -07:00
Camilo Viecco
c63894b939
Bug 926166: disable aes-gcm ciphers as default. r=bsmith.
2013-10-14 13:11:34 -07:00
Benjamin Smedberg
d8185b20ac
Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj
2013-10-10 08:48:03 -04:00
Paolo Amadini
c17789f1b3
Bug 920017 - Race condition in BackgroundFileSaver when setTarget is called multiple times in append mode. r=mcmanus
2013-10-09 10:13:49 +02:00
Christoph Kerschbaumer
b078ce3073
Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc
2013-08-19 12:31:24 -07:00
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
025fc12dba
Bug 771765 - Support template content process, part 6: support re-creation of the threads created in the template process. r=khuey, r=jorendorff
...
The threads that are frozen/recreated include:
* ImageBridgeChildThread.
* Image decoding thread pool.
* IPC thread (checkpointed, but not frozen).
* GC Helper thread.
* XPC runtime watchdog thread.
* Socket transport service thread/thread pool.
* Memory pressure watcher.
* Timer thread.
* DOM promise worker.
2013-06-03 18:14:42 +08:00
Steve Workman
72e868b2cc
Backout 6a84bba784c9 and df399d443e57 (Bug 853423) for xpcshell failures
2013-09-28 16:20:59 -07:00
Steve Workman
3a996d9e31
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-09-28 14:59:56 -07:00