Steve Workman
9cc6518baa
Bug 975338 - Add nsIDivertableChannel and ADivertableChannelParent r=jduell
2014-03-10 18:31:04 +01:00
Robert O'Callahan
56093a52dc
Bug 955888. Part 4: In chaos mode, put new sockets at a random position in the poll list. r=jduell
...
This means sockets are processed in a semi-random (but consistent) order during
a poll.
--HG--
extra : rebase_source : 46d1e0bcdde73fc2e0886294f90df4b8eb93af62
2014-03-03 18:12:32 +13:00
Nicholas Hurley
ca904b8b19
Bug 978759 - Fix shutdown crash in seer. r=mcmanus
2014-03-07 10:44:44 -08:00
Ed Morley
8e5f642ebd
Backed out changeset 14313e0ce5fd (bug 952927) for xpcshell failures; CLOSED TREE
2014-03-07 15:18:14 +00:00
Pranav Kant
281b3ed073
Bug 952927 - Part 1: Expose raw data on UDP socket messages. r=bz, r=mcmanus, r=schien
2014-03-07 08:55:15 -05:00
Ryan VanderMeulen
0d7b59001e
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
2014-03-05 09:55:52 -05:00
snigdha
a441998156
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
2014-03-05 08:47:45 -05:00
Jeff Muizelaar
10643c16e5
Bug 854795. Add support for -moz-samplesize. r=seth
...
-moz-samplesize allows decoding at a lower resolution.
This is valuable for saving memory when we know that
we don't need a large version of the image.
--HG--
extra : rebase_source : 0373c23bd4a8b5963329ea1ccf13f075c1264909
2014-02-28 16:43:14 -05:00
Ryan VanderMeulen
5fcc92f054
Merge m-c to inbound.
2014-02-27 17:33:47 -05:00
Thomas Zimmermann
0d41c050a4
Bug 970271: Fix inaccessible base class nsIStreamListener, r=jduell.mcbugs
...
GCC warns about an inaccessible base class nsIStreamListener in
class RtspChannel. Using protected inheritance in nsBaseChannel
fixes this.
2014-02-27 10:18:34 +01:00
Andrew McCreight
0353960345
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
2014-02-27 10:04:09 -08:00
Oleg Romashin
5b8bccef6f
Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
...
--HG--
rename : dom/system/unix/Makefile.in => dom/system/qt/Makefile.in
rename : dom/system/unix/QTMLocationProvider.cpp => dom/system/qt/QTMLocationProvider.cpp
rename : dom/system/unix/QTMLocationProvider.h => dom/system/qt/QTMLocationProvider.h
rename : dom/system/unix/nsHapticFeedback.cpp => dom/system/qt/QtHapticFeedback.cpp
rename : dom/system/unix/nsHapticFeedback.h => dom/system/qt/QtHapticFeedback.h
rename : dom/system/unix/moz.build => dom/system/qt/moz.build
2014-02-20 18:09:02 -08:00
Patrick McManus
8b98a85a6e
bug 967341 - uri management r=honzab
2014-02-04 11:55:02 -05:00
Luke Wagner
39507d1a49
Bug 971845 - Don't uninline in JS_GetArrayBufferData, add JS_GetStableArrayBufferData and use that when necessary (r=sfink)
2014-02-13 11:17:41 -06:00
Jon Coppeard
735137fc57
Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz
2014-02-13 15:33:04 +00:00
Landry Breuil
e181cef4ce
Bug 970550: Fix build on OpenBSD (no TCP_KEEP* setsockopt() available) after bug 444328 r=sworkman
2014-02-13 13:19:39 +01:00
Jon Coppeard
c3759c40ff
Bug 965830 - Convert use of JS_CallFunction and related APIs uses to HandleValueArray r=terrence r=smaug
2014-02-11 10:59:16 +00:00
Ehsan Akhgari
d91d200572
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Jon Coppeard
eea6ca3467
Bug 969798 - Convert JS_ConvertArguments APIs to take CallArgs rather than raw Value pointer r=terrence
2014-02-10 16:42:27 +00:00
Jacek Caban
1ec9adfc3b
Bug 444328 - Cross compilation fix.
2014-02-07 12:51:08 +01:00
Jacek Caban
c4f95d623b
Bug 968772 - Don't use pragma for wintrust.lib linkage. r=glandium
2014-02-07 12:50:20 +01:00
Steve Workman
9b9ae0b4f1
Bug 444328 - Add support for TCP keepalive in the Socket Transport Service r=mcmanus
2014-02-06 11:51:38 -08:00
Steve Workman
230ba19414
Bug 444328 - Suppress spurious warnings in PRFileDescAutoLock constructor r=mcmanus
2014-02-06 11:51:38 -08:00
Nathan Froyd
d9998bc1b6
Bug 907812 - define kProxyType_FOO as char[] rather than char*; r=jduell
2013-08-21 13:21:40 -04:00
James Kitchener
3e8a969a0d
Bug 964239 - Give selected channels awareness of srcdoc base URI. r=bz
2014-02-06 09:46:29 -05:00
Monica Chew
55632d760b
Bug 928536: Use WinVerifyTrust to get certificate information on downloaded binaries (r=paolo,keeler,sr=mossop)
2014-01-27 12:38:35 -08:00
Peiyong Lin
1edcf07508
Bug 966870 - Use fallible allocation at nsStreamLoader::OnStartRequest. r=bsmedberg
2014-02-05 17:46:05 -05:00
Phil Ringnalda
bbae79c349
Backed out 3 changesets (bug 928536) for build bustage
...
CLOSED TREE
Backed out changeset 750054102e68 (bug 928536)
Backed out changeset baa309383864 (bug 928536)
Backed out changeset 1ff2aed7f76f (bug 928536)
2014-02-05 08:29:17 -08:00
Monica Chew
8fa4fdef64
Bug 928536: Use WinVerifyTrust to get certificate information on downloaded binaries (r=paolo,keeler,sr=mossop)
2014-01-27 12:38:35 -08:00
Honza Bambas
1b47f55e7d
Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking
2014-02-04 01:52:57 +01:00
Patrick McManus
f0d11b753b
bug 965348 - control SocketTransportService::Poll tick during spdy idle r=hurley
2014-01-30 02:29:20 -05:00
Jon Coppeard
50bf59a96c
Bug 965904 - Fix some rooting hazards in the browser r=terrence
2014-01-31 09:56:40 +00:00
Nicholas Hurley
15ca033083
Bug 959333 - HTTP/2 should say so in the status line. r=mcmanus
2014-01-29 13:42:19 -08:00
Nicholas Hurley
109b520a14
Bug 961860 - Protect against null deref of mIOThread in Seer. r=mcmanus
2014-01-22 16:46:17 -08:00
Jim Chen
9a3802b401
Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey
...
For certain tests, the AndroidBridge is not initialized, but some GeckoAppShell functions are still called indirectly. For now, this patch adds checks to skip these calls if there's no AndroidBridge. However, in the future, most of the affected code should be refactored to not require these checks.
2014-01-17 23:32:24 -06:00
Nicholas Hurley
87f232bbc1
Bug 948448 - Free up disk space after clearing seer data. r=honzab
2014-01-17 17:45:50 -08:00
Nicholas Hurley
da60080214
Bug 947745 - Clean up the seer database when it gets too big. r=honzab
2014-01-17 17:45:48 -08:00
Nicholas Hurley
ba2cd9bbae
Bug 945779 - Use transactions to batch up Seer I/O. r=honzab
2014-01-17 17:45:46 -08:00
Patrick McManus
ff9c9eca9f
Bug 890994: ALPN support for Gecko, r=briansmith
2014-01-14 15:34:23 -05:00
Terrence Cole
f7e4661151
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 1; r=sfink,Ms2ger
...
--HG--
extra : rebase_source : 0e0e75028f12db9cc4cf612a9205525669b70267
2014-01-14 12:41:22 -08:00
Tom Schuster
f39e81815a
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
2014-01-09 18:39:36 +01:00
David Keeler
648d25a19a
bug 957368 - standardize and simplify nsNSSShutDownObject implementations r=cviecco r=briansmith
2014-01-14 09:28:43 -08:00
Nicholas Hurley
e33e7c5a9c
Bug 948205 - Rename seer.sqlite (and fixup schema in the process). r=mcmanus r=vladan
2014-01-13 17:57:46 -08:00
Patrick McManus
bc50e81c07
bug 950768 - http/2-draft08 pref off r=hurley r=mcmanus
2013-10-09 17:21:49 -07:00
Craig MacKenzie
64e9294e22
Bug 952570 - Added an IID to the tickler
2014-01-09 17:04:00 -05:00
Andrea Marchesini
f98a8d58d2
Bug 930450 - Setting port to the empty string should set URL's port to the default value. Setting it to "0" should set URL's port to 0., r=bz, r=honzab
2014-01-04 20:42:42 +00:00
Ehsan Akhgari
1b83407ce9
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
John Shih
b7389ace51
Bug 922926 - Part 3: Rebase code in necko. r=mcmanus
2013-11-22 10:42:11 +08:00
Nicholas Hurley
88cfb90bb9
Bug 948757 - Don't flood servers with bunches of speculative connections. r=mcmanus
2013-12-17 10:45:46 -08:00
Steve Workman
81ddca1c40
Bug 444328 - Add PRFileDescAutoLock and LockedPRFileDesc to automate and enforce calls to Get|ReleaseFD_Locked r=mcmanus
2013-12-16 16:46:09 -08:00
Trevor Saunders
d43c55ca0e
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
2013-12-12 20:50:01 -05:00
Makoto Kato
bb8f3692fd
Bug 948837 - Remove workaround of Bug 617115. r=blassey
2013-12-12 16:32:20 +09:00
Alessio Placitelli
dbb81a3eba
Bug 943511 - Remove allocator parameters from methods using nsSegmentedBuffer. r=bsmedberg
2013-12-11 14:14:56 -05:00
Ben Turner
4d2b15f34c
Bug 939182 - Add 'eventWasProcessed' argument to nsIThreadObserver::afterProcessNextEvent(), r=bsmedberg.
...
--HG--
extra : transplant_source : %5E%80p%D6%C6A%23%0AZ%06%23%16%155%DB%CE%F5%5CEx
2013-10-23 05:01:20 -07:00
Jeff Walden
bf7c0aed08
Bug 945533 - Convert various server sockets to mozilla/Endian.h. r=sworkman
...
--HG--
extra : rebase_source : 9f0df49ac2341c8553dd4a585ec0500d3a32083f
2013-05-04 22:22:55 -07:00
Ryan VanderMeulen
52ab5ad2dc
Merge b2g-inbound to m-c.
2013-12-09 17:26:11 -05:00
Birunthan Mohanathas
3440613a39
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
...
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Phil Ringnalda
f72fddae43
Backed out 5 changesets (bug 944665, bug 922465, bug 930282) for b2g xpcshell crashes
...
CLOSED TREE
Backed out changeset c4f970dd2a4f (bug 930282)
Backed out changeset 625f5303fc68 (bug 930282)
Backed out changeset bf8e90edd152 (bug 922465)
Backed out changeset a21b57c78253 (bug 944665)
Backed out changeset 9275a2efc9e3 (bug 944665)
--HG--
extra : rebase_source : bfbe3786e0db2073e26dc383b89525d22be0b3bd
2013-12-08 15:32:15 -08:00
Cervantes Yu
3c52e75f86
Bug 930282: Part 2: Mark PACMan thread and BackgroundHangMonitor thread. r=khuey
2013-12-07 10:28:42 +08:00
Cervantes Yu
7ce480d354
Bug 930282: Part 2: Mark PACMan thread and BackgroundHangMonitor thread. r=khuey
2013-10-15 17:43:08 +08:00
Ryan VanderMeulen
b9c8c56382
Merge inbound to m-c.
2013-12-05 17:29:03 -05:00
Nicholas Hurley
522d737f3d
Bug 945779 - Add indices to more sql tables to help improve performance. r=honzab
2013-12-05 10:23:31 -08:00
Monica Chew
81ba8063ab
Bug 919076 - Minimum set of changes to enable group and world readable files depending on umask. r=paolo
2013-11-27 11:34:09 -08:00
Boris Zbarsky
6f57d78993
Bug 939510. nsInputStreamChannel should null out mContentStream when it's done loading it, so that long streams can die as needed. r=jduell
2013-12-04 08:02:00 -05:00
Steffen Wilberg
2ea089d43c
Bug 937789: Display SSL/TLS cipher suite prefs in about:config again, r=briansmith
...
--HG--
extra : rebase_source : 552f45bd2d854e047b53a90588be91d0d859b2da
2013-12-03 20:00:37 -08:00
Patrick McManus
551a0d5931
bug 946302 - SocketTransportService Going Offline takes too long r=jduell
2013-12-05 09:01:25 -05:00
Jacek Caban
9956262b6c
Bug 944907 - Fixed char16_t/wchar_t mismatch in netwerk/. r=mcmanus
...
--HG--
extra : rebase_source : dc84d4a33b8df669b63b62c5e3aaf06ef3ff1a6d
2013-12-03 15:54:59 +01:00
Ehsan Akhgari
c64415e7a0
Undef a bunch of macros at the end of translation units so that they don't leak into other unified files; no bug
...
--HG--
extra : rebase_source : 54c04f4aed43ef8a3139c69257a4ea672054da45
2013-12-02 20:56:50 -05:00
Ajitesh Gupta
a3e2d917e1
Bug 917047: Remove the security.enable_md5_signatures pref, r=briansmith
...
--HG--
extra : rebase_source : ae721bc7f91b399e61c2efb869e15ab902c810e0
2013-11-19 16:05:26 -08:00
Sumit Agrawal
4246dee0e2
Bug 928321 - Implement a variant of safe-file-output-stream that doesn't flush by default. r=Yoric
2013-12-02 12:51:25 -05:00
Patrick Wang
7c8f13cfcf
Bug 870660: Part 1: Add packat filter to UDPSocketParent/Child. r=jduell
2013-11-30 00:13:44 +08:00
Steve Workman
4186e8d39c
Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus
2013-11-27 10:19:14 -08:00
Mike Hommey
822b855a64
Bug 943197 - Remove useless -DIMPL_LIBXUL. r=mshal
2013-11-27 17:13:05 +09:00
Wes Kocher
a5649eecf1
Backed out changeset 53c0f65599fe (bug 938803) for asserting too much
2013-11-26 19:45:16 -06:00
Steve Workman
68d26f138f
Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus
2013-11-26 16:09:49 -08:00
Brian Smith
da55c6102d
Bug 942729, Part 1: Re-enable TLS False Start, r=mcmanus
...
--HG--
extra : rebase_source : 9908b1cbc3a30e9868739a10a705de8dbf30c5e1
2013-11-20 13:49:33 -08:00
Henri Sivonen
2dc38251fe
Bug 863728 - Implement the replacement encoding. r=emk.
2013-11-25 10:06:56 +02:00
Ehsan Akhgari
869d0af69a
Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa
2013-11-24 01:29:24 -05:00
Nathan Froyd
e9d9f618bc
Bug 941598 - constify PLDHashTableOps in netwerk/; r=jduell
2013-11-20 13:17:01 -05:00
Wes Kocher
0baa2a0d4e
Merge m-c to inbound
2013-11-21 19:18:18 -08:00
Steve Workman
a3c1808d30
Bug 938803 - Change nsDNSPrefetch and nsHttpChannel::BeginConnect to honor cache bypassing in load flags r=mcmanus
2013-11-21 13:35:45 -08:00
Steve Workman
275393efdc
Bug 938803 - Improve DNS debugs to show which path is taken in nsHostResolver::ResolveHost r=mcmanus
2013-11-21 13:35:44 -08:00
Chris Kitching
36c7d139c0
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-11-12 10:41:01 -08:00
Benoit Jacob
23b5e86920
Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan
2013-11-20 17:55:44 -05:00
Robert Bindar
d5481a6e40
Bug 923686 - Refactor about:networking return values. r=hurley
2013-11-20 09:29:01 -05:00
Steve Workman
e26dad51a4
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
d54f78e830
Merge b2g-inbound to m-c.
2013-11-19 13:36:41 -05:00
Johannes Buchner
6d6385c6cc
Bug 912465 - Use MsgNewSafeBufferedFileOutputStream instead of NewLocalFileOutputStream in various places. r=ehsan
2013-11-19 09:13:44 -05:00
John Shih
92540ea816
Bug 922924 - Centralize the code for network per-app metering. r=jduell
2013-10-30 18:00:17 +08:00
Mike Hommey
2812d11fce
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
e06d795c71
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
26bc04d200
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
ffe0380912
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
29a675042d
Backed out changeset 5d4d19ebcd70 (bug 922924) for B2G debug bustage.
2013-11-18 14:21:24 -05:00
Kai-Zhen Li
cca502679c
Bug 927325 - Set mCondition to NS_ERROR_OFFLINE when it is offline. r=mcmanus
2013-11-16 12:36:29 +08:00
John Shih
bfad4b0db5
Bug 922924 - Centralize the code for network per-app metering. r=jduell
2013-10-30 18:00:17 +08:00
Vincent Chang
7733fae85f
Bug 921963 - [RTSP] Support RTSP in Android JB build. r=sworkman
2013-11-13 16:03:26 +08:00
Eddy Bruel
afa82c35ec
Bug 938907 - Get rid of the compile and go flag on ContextOptions; r=bholley
2013-11-19 12:41:42 +01:00
Ryan VanderMeulen
1e6ecbf0e0
Backed out changeset f3c4d03ad677 (bug 922924) for bustage.
2013-11-15 08:32:23 -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
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
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
Steve Workman
531e509b8a
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-11-10 22:59:40 -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
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
Carsten "Tomcat" Book
2490b7a836
merge b2g-inbound to mozilla-central
2013-11-07 15:50:39 +01: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
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
Brian Smith
d7c650a645
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
14a7d1f5a2
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
ba101f2b5b
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
b000a846c2
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09: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
Brian O'Keefe
9c9d71fddb
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
2013-10-02 13:17:55 -04:00
Michael Harrison
52fc47f2da
Bug 917049 - Remove the security.enable_tls_session_tickets pref. r=keeler
2013-10-22 12:33:00 +01:00
Mike Hommey
59a17d0f20
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Mike Hommey
3fa7456cd6
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Patrick McManus
d8c1d8f5f4
bug 816472 - incremental downloader error checking around bad server byte ranges r=jduell
2013-10-19 21:08:25 -04:00
Ehsan Akhgari
6fedf6801d
Bug 928052 - Remove some prtypes.h inclusions from netwerk/; r=mcmanus
2013-10-18 10:45:29 -04:00
Steve Workman
2201bcbcea
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
9271e5abf6
Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman
2013-09-23 18:12:11 +08:00
Camilo Viecco
73c2ff5b85
Bug 926116 : AES-GCM ciphers now disabled by default. r=bsmith
2013-10-14 13:32:23 -07:00
Camilo Viecco
6b0bb1f2bf
Backed out changeset f327334172ab. Bad bug number in comment. 926116(good) vs 926166(bad)
2013-10-14 13:24:03 -07:00
Camilo Viecco
856d916684
Bug 926166: disable aes-gcm ciphers as default. r=bsmith.
2013-10-14 13:11:34 -07:00
Benjamin Smedberg
b5fb993e7f
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
b610d7693d
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
a8eb623c18
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)
f5213d3e66
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
e06ea4711c
Backout 6a84bba784c9 and df399d443e57 (Bug 853423) for xpcshell failures
2013-09-28 16:20:59 -07:00
Steve Workman
87ddc378ca
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-09-28 14:59:56 -07:00
Steve Workman
d50d6a88f8
Backout 736a590cb652 and 0c409a9f58c9 (Bug 853423) due to xpcshell failures
2013-09-28 12:37:30 -07:00
Steve Workman
e9a5dd723a
Bug 867755 - Support OnDataAvailable and OnStopRequest off main thread for image loading r=seth
2013-09-28 11:28:42 -07:00
Steve Workman
f9e5d952d5
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-09-28 11:08:17 -07:00
Ryan VanderMeulen
4875847fa7
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
...
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 17:02:09 -04:00
Patrick McManus
907a127b34
bug 912550 - remove spdy/2 r=hurley
2013-09-27 13:55:24 -04:00
Patrick McManus
70a6addf38
bug 912549 - spdy/3.1 r=hurley
...
--HG--
rename : netwerk/protocol/http/PSpdyPush3.h => netwerk/protocol/http/PSpdyPush.h
2013-07-26 17:22:46 -04:00
Chris Kitching
939077cb0b
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-27 10:10:37 -04:00
Kartikaya Gupta
6b7e07f87d
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
...
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 10:25:23 -04:00
Chris Kitching
602a2edbcb
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-27 10:10:37 -04:00
Carsten "Tomcat" Book
fba1ba6542
Backed out changeset 0cc959e28407 (bug 897516) failed XPC Shell tests CLOSED TREE
2013-09-27 15:45:31 +02:00
Christoph Kerschbaumer
72cca452f5
Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc
2013-08-19 12:31:24 -07:00
Honza Bambas
a5c60e51dc
Bug 914824 - HTTP cache v1/v2 general timing and hit rate compare telemetry, r=michal
2013-09-26 21:37:04 +02:00
Brian Smith
faaf3281fa
Bug 920248: Temporarily disable TLS false start, r=keeler, r=wtc
...
--HG--
extra : rebase_source : 4fc35de2d6e2dc99de11b2a2d0c0f3ebe1de8b97
2013-09-25 12:00:36 -07:00
Steve Workman
871a9b88ba
Bug 915905 - Prevent multiple concurrent calls to OnInputStreamReady r=jduell
2013-09-24 10:53:35 -07:00
Ehsan Akhgari
c8d51e9ce2
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
2013-09-23 13:29:27 -04:00