Jan Varga
|
9d02f91d00
|
Bug 757511 - Make it possible to raise the maximum number of threads. r=biesi
|
2012-05-23 06:24:18 +02:00 |
|
Jan Varga
|
8e48ae3754
|
Bug 757507 - Implement read-write file streams. r=biesi
|
2012-05-23 06:23:11 +02:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
4f91700da9
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
|
Alexandre Poirot
|
07ce542c8f
|
Bug 682305 - nsXMLHttpRequest::Send fails with mChannel being implemented in JS. r=sicking
|
2012-05-10 19:58:48 +01:00 |
|
Blake Kaplan
|
9a4ca1ba57
|
Backed out changeset ad106d37ee43. The bug number in the changeset was wrong.
|
2012-05-15 12:03:01 +02:00 |
|
Alexandre Poirot
|
33cbbf5d92
|
Bug 736046 - nsXMLHttpRequest::Send fails with mChannel being implemented in JS r=sicking
--HG--
extra : rebase_source : 447999d425cb6a405c287fecdcfc7810676ea3b9
|
2012-05-10 19:58:48 +01:00 |
|
Jason Duell
|
0b7f920e84
|
Bug 737164 - Make ReadInputStreamToString fallible. r=bsmedberg
|
2012-05-14 14:35:49 -07:00 |
|
Patrick McManus
|
606d91079f
|
bug 726366 part 2 - fix tunnel spdy over http proxy initial settings race r=honzab
|
2012-05-14 14:49:18 -04:00 |
|
Jason Duell
|
fab2921731
|
Backed out changeset a88c34de5d01
|
2012-05-11 14:32:58 -07:00 |
|
Jason Duell
|
d4eb008dc4
|
Bug 737164. Make ReadInputStreamToString fallible. r=bsmedberg
|
2012-05-11 14:16:09 -07:00 |
|
Benjamin Smedberg
|
bf3d944b58
|
Bug 737164 part B - use fallible or infallible strings appropriately in necko, r=jduell
--HG--
extra : rebase_source : 5fbaa24f4483a3f0b9ffdcd96669133af0b92d56
|
2012-05-08 13:55:19 -04:00 |
|
Jason Duell
|
7a838401b3
|
Bug 752675- Improve documentation of nsIRequest::LOAD_FROM_CACHE. r=michal
|
2012-05-08 18:01:57 -07:00 |
|
Doug Turner
|
13bd86f4fd
|
Bug 742179 - Move MakeRandomString to xpcom/ds. r=bsmedberg
|
2012-04-05 09:50:55 -07:00 |
|
Ehsan Akhgari
|
ad0e54ab78
|
Merge from mozilla-central
|
2012-05-03 17:33:52 -04:00 |
|
Brian R. Bondy
|
796c450e07
|
Bug 670514 - Arbitrary File + Directory read via .lnk files on Windows Share. r=bz
|
2012-05-03 15:23:28 -04:00 |
|
Kai Engert
|
5aece0e7f9
|
backout bug 650355, r=wtc
|
2012-05-03 12:38:29 +02:00 |
|
Patrick McManus
|
af34d2fb05
|
bug 749649 checked wrong pointer in SpeculativeConnect r=honzab
|
2012-04-27 16:18:21 -04:00 |
|
Patrick McManus
|
9e0422c738
|
bug 723628 - speculative connect hint interface r=honzab sr=biesi
|
2012-04-25 08:54:42 -04:00 |
|
Ms2ger
|
945ee00ec1
|
Bug 605180 - Fix build warnings in netwerk/. r=jduell
|
2012-04-07 14:25:00 -07:00 |
|
Ryan VanderMeulen
|
0c2f2d9626
|
Backout bug 674728 part 3 due to missing reviews.
|
2012-03-31 18:18:08 -04:00 |
|
Sinker Li
|
954be9a5df
|
Bug 674728 - Part 3: Evict cache asynchronized. r=honzab
|
2012-03-30 20:52:07 -04:00 |
|
Sinker Li
|
f140262449
|
Bug 674728 - Part 1: Pinned apps get higher priority for cache. r=honzab
|
2012-03-30 20:52:06 -04:00 |
|
Ms2ger
|
01c6973dbd
|
No bug - Remove always-true comparison.
|
2012-03-24 09:18:09 +01:00 |
|
Patrick McManus
|
dd00f9250a
|
bug 599164 pipeline with type and state r=honzab
|
2012-03-22 19:39:31 -04:00 |
|
Kai Engert
|
e84250dff4
|
Bug 650355, Stop accepting MD5 as a hash algorithm in certificate signatures, r=johnath
|
2012-03-16 16:42:51 +01:00 |
|
John Daggett
|
e1a14d0e6a
|
Bug 512566. Changes based on review comments. r=bz,jfkthame
|
2012-03-16 12:31:01 +09:00 |
|
John Daggett
|
f77f86991d
|
Bug 512566. Load font data url's synchronously, netwerk/style changes. r=bz
|
2012-03-16 12:31:01 +09:00 |
|
Justin Lebar
|
0dbaf73150
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
|
Kai Engert
|
38c016dd58
|
Bug 732390, Add preference to configure acceptance of MD5 in signatures, still accept by default, NSS calls r+=rrelyea, PSM pref code r+=honzab, pref name feedback+=dveditz
|
2012-03-10 22:18:13 +01:00 |
|
Honza Bambas
|
7c36ce9820
|
Bug 720320 - Prevent stuck in offline mode when starting in link state managed mode w/o a link up, credits=standard8, r=biesi
|
2012-03-08 17:24:17 +01:00 |
|
Ed Morley
|
d27ab2302c
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Nicholas Nethercote
|
d8a85cb65a
|
Bug 682431 (part 2) - Add memory reporters for URIs and Links. r=biesi,bz,jlebar.
--HG--
extra : rebase_source : db4f094a7d334914b986bb66f5bf1089aafda561
|
2012-02-19 19:51:48 -08:00 |
|
Justin Lebar
|
e1a9198917
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
8f94cc1764
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
169d0f30f5
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|
Derrick Rice
|
b96888025d
|
Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport
Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport
|
2012-02-29 06:19:00 -05:00 |
|
Ed Morley
|
adf95a9a54
|
Backout 6d239fd74f71 (bug 720846) for Windows build failures
|
2012-02-28 16:00:18 +00:00 |
|
Derrick Rice
|
3d5a2ca05e
|
Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport. r=biesi sr=bz
|
2012-02-28 05:34:00 -05:00 |
|
Patrick McManus
|
0011224491
|
bug 729736 - runtime experiment with different spdy ping thresholds r=honzab
|
2012-02-27 10:32:09 -05:00 |
|
Geoff Lankow
|
53be83b619
|
Backed out changeset 7dce5c5c9654 (bug 729736)
|
2012-02-26 13:50:37 +13:00 |
|
Patrick McManus
|
ed30ba1e82
|
bug 729736 - runtime experiment with different spdy ping thresholds r=honzab
|
2012-02-25 17:07:51 -05:00 |
|
Masatoshi Kimura
|
28f2776f50
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
|
Geoff Lankow
|
95f0153308
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part E, remove uses of nsIPrefBranch2 in netwerk/ ; r=bsmedberg
|
2012-01-17 14:48:29 +13:00 |
|
Ed Morley
|
ad5a8e1d06
|
Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression
|
2012-02-08 21:04:21 +00:00 |
|
Masatoshi Kimura
|
88ba00973a
|
Bug 699247 - Say goodbye to Win2k related code. r=jimm, sr=neil
|
2012-02-08 10:00:45 -06:00 |
|
Jeff Muizelaar
|
9adaa28322
|
Bug 235853 - Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution. r=biesi,sworkman
|
2008-11-04 16:50:00 -05:00 |
|
Patrick McManus
|
8e9feec872
|
bug 670277 - Fix WARNING: NS_ENSURE_TRUE(mState == STATE_TRANSFERRING) r=biesi
|
2012-01-26 16:04:54 -05:00 |
|
Patrick McManus
|
1c0a2af105
|
bug 716380 - remove an incorrect assertion in socket transport r=honzab
|
2012-01-25 15:21:11 -05:00 |
|
Jeff Muizelaar
|
9c9e2eed37
|
Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
|
2012-01-17 15:33:04 -05:00 |
|