Ed Morley
|
f5fef940b6
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-01 15:27:36 +01:00 |
|
Brian Smith
|
43e18db243
|
Bug 722034 - Part 8 - Work around bug 759805, r=michal
|
2012-05-31 22:12:01 -07:00 |
|
Jason Duell
|
d4a8be89ed
|
Bug 748766 - Only count connected websockets toward max-websocket limit. r=mcmanus
|
2012-05-31 16:41:24 -07:00 |
|
Brian Smith
|
9e08c77759
|
Bug 722034 - Part 6 - Stop accessing cache descriptor on main thread for telemetry purposes, r=hurley
|
2012-05-31 15:20:06 -07:00 |
|
Brian Smith
|
5a381f2098
|
Bug 722034 - Part 5 - Move cache validation to the cache thread, r=honzab
|
2012-05-31 15:20:05 -07:00 |
|
Brian Smith
|
fbced92697
|
Bug 722034 - Part 4 - Make a copy of the information needed during cache validation in preparation for moving cache validation to the cache thread, r=honzab
|
2012-05-31 15:20:05 -07:00 |
|
Brian Smith
|
1b457f2f45
|
Bug 722034 - Part 3 - Convert HttpBaseChannel::mRedirectedCachekeys to nsAutoPtr<nsTArray<nsCString> >, r=biesi
|
2012-05-31 15:20:05 -07:00 |
|
Shriram Kunchanapalli
|
52a4aa2063
|
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
|
2012-05-30 18:43:39 +01:00 |
|
Patrick McManus
|
935d6feda8
|
bug 737470 new spdy v3 files had old mpl header r=trivial
|
2012-05-30 12:23:05 -04:00 |
|
Honza Bambas
|
f8d0ebf7b3
|
Bug 758852 - crash @ nsHttpConnectionMgr::nsHalfOpenSocket functions in Private Browsing, r=mcmanus
|
2012-05-29 16:51:21 +02:00 |
|
Brian Smith
|
135a3b988c
|
Bug 722034 - Part 2 - Factor out nsHttpChannel::Hash into a standalone function, r=biesi
|
2012-04-05 01:57:30 -07:00 |
|
Brian Smith
|
f235069d3a
|
Bug 746018 - Part 6 - Start buffering cache entries in memory before we validate them, r=honzab
|
2012-05-31 15:20:04 -07:00 |
|
Brian Smith
|
ad415f7991
|
Bug 746018 - Part 5 - Simplify ShouldUpdateOfflineCacheEntry, r=honzab
|
2012-05-31 15:20:03 -07:00 |
|
Brian Smith
|
e2814d51e8
|
Bug 746018 - Part 2 - Split nsHttpChannel::Connect() into two pieces--one that executes before checking the cache, one that executes after, r=honzab
|
2012-05-31 15:20:02 -07:00 |
|
Brian Smith
|
3f9281b50d
|
Bug 746018 - Part 1 - Prevent changing channel state after AsyncOpen in more places, r=honzab
|
2012-05-31 15:20:02 -07:00 |
|
Brian Smith
|
b19f071435
|
Bug 759019 - Make nsHttpResponseHead and nsHttpRequestHead copy-constructable, assignable, and const-correct, r=biesi
|
2012-04-05 01:21:02 -07:00 |
|
Patrick McManus
|
61bdae0d6f
|
bug 757882 replace 250+ lines of redundant nsAHttpConnection implementations with macros r=jduell
|
2012-05-25 17:56:41 -04:00 |
|
Patrick McManus
|
5616eadf11
|
bug 737470 patch 3 implement spdy v3 (pref off) r=honzab
|
2012-05-25 17:43:10 -04:00 |
|
Patrick McManus
|
66ac486485
|
bug 737470 patch 2 clone spdy/2 into spdy/3 r=honzab
--HG--
rename : netwerk/protocol/http/SpdySession2.cpp => netwerk/protocol/http/SpdySession3.cpp
rename : netwerk/protocol/http/SpdySession2.h => netwerk/protocol/http/SpdySession3.h
rename : netwerk/protocol/http/SpdyStream2.cpp => netwerk/protocol/http/SpdyStream3.cpp
rename : netwerk/protocol/http/SpdyStream2.h => netwerk/protocol/http/SpdyStream3.h
|
2012-05-25 17:37:08 -04:00 |
|
Patrick McManus
|
fada1ab692
|
bug 737470 patch 1 use ASpdySession to generically dispatch current version of spdy r=honzab
--HG--
rename : netwerk/protocol/http/SpdySession.cpp => netwerk/protocol/http/SpdySession2.cpp
rename : netwerk/protocol/http/SpdySession.h => netwerk/protocol/http/SpdySession2.h
rename : netwerk/protocol/http/SpdyStream.cpp => netwerk/protocol/http/SpdyStream2.cpp
rename : netwerk/protocol/http/SpdyStream.h => netwerk/protocol/http/SpdyStream2.h
|
2012-05-25 17:37:01 -04:00 |
|
Patrick McManus
|
0db31bd2ae
|
bug 758725 spdy act on fin on synreply r=honzab
|
2012-05-25 17:18:41 -04:00 |
|
Josh Matthews
|
34d7fff04d
|
Bug 722845 - Part 4: Add PB information to wyciwyg channels. r=jduell
|
2012-05-24 16:31:54 +01:00 |
|
Josh Matthews
|
af8add48b2
|
Bug 722845 - Part 2: Generalize channel private browsing information to a PB consumer interface. r=jduell
|
2012-05-24 16:31:54 +01:00 |
|
Josh Matthews
|
1fe7626c62
|
Bug 722845 - Part 1: Add private browsing information to HTTP channels. r=jduell,mayhemer
|
2012-05-24 16:31:53 +01:00 |
|
Honza Bambas
|
543599db71
|
Bug 749209 - Happy Eyeballs implementation still not quite right, r=mcmanus
|
2012-05-22 22:12:40 +02:00 |
|
Patrick McManus
|
5076c77582
|
bug 756551 part 2 verify state of spdy mNeedsCleanup stream r=honzab
|
2012-05-21 17:09:34 -04:00 |
|
Patrick McManus
|
3afab11bb3
|
bug 756551 spdy stream index integrity checks r=honzab
|
2012-05-21 17:09:25 -04:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Oleg Romashin
|
1655ded07a
|
Bug 756384 - Maemo/Meego builds should have the "Mobile" token in the UA string. r=mfinkle
|
2012-05-19 11:31:17 -04: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 |
|
Jason Duell
|
f341063ac0
|
Bug 753105 - Change Websocket "internal error" code to 2011. r=mcmanus
|
2012-05-17 10:59:26 -07:00 |
|
Jason Duell
|
6246db87a7
|
Bug 748580 - websockets: omit close code when none passed to close(). r=mcmanus
|
2012-05-17 10:56:56 -07:00 |
|
Patrick McManus
|
3c571bfd0d
|
Bug 755316 nullhttptransaciton based spdystream does not finish r=honzab
|
2012-05-16 09:05:34 -04:00 |
|
Patrick McManus
|
75458ce509
|
bug 755174 spdysession::readsegments may not set reader without transaction r=honzab
|
2012-05-16 09:05:34 -04:00 |
|
Patrick McManus
|
d34cad8cf0
|
Bug 755167 - spdysession::mConnection should not be nsHttpPipeline r=honzab
|
2012-05-16 09:05:34 -04:00 |
|
Ryan VanderMeulen
|
3bc52299fe
|
Merge m-c to inbound
|
2012-05-15 19:24:50 -04:00 |
|
Patrick McManus
|
f53058dc90
|
Bug 755467 SpdySession::RestrictConnections() should use conn->EverUsedSpdy() r=honzab
|
2012-05-15 16:31:29 -04:00 |
|
Brian R. Bondy
|
6d4a2bc347
|
Bug 754894 - Catalog sheet code is broken at least in unpackaged build. r=bz
|
2012-05-15 12:15:05 -04:00 |
|
Honza Bambas
|
9de523bc11
|
Bug 621446 - Crash [@ mozilla::net::HttpChannelParent::RecvRedirect2Verify ], r=jduell
|
2012-05-15 16:44:25 +02: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 |
|
Gavin Sharp
|
22e5cffb69
|
Bug 747990: Add ability to specify the "application name" used in the user agent in application.ini, r=bsmedberg
--HG--
extra : rebase_source : fbaaa2e94c2bbaf74e001147ec014b1ffdf3502f
|
2012-04-23 16:09:23 -04: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 |
|
Patrick McManus
|
ec0d8ed61a
|
bug 752648 - fix regression with restarting due to tls intolerance r=honzab
--HG--
extra : rebase_source : 8155ae4c221df4c5931816fb8773123cc37dd148
|
2012-05-14 13:25:28 -04:00 |
|
Honza Bambas
|
5641f6f3aa
|
Bug 748240 - view-source: doesn't load HTML from AppCache, r=bz
|
2012-05-12 11:42:20 +02:00 |
|
Patrick McManus
|
8dbe9d436b
|
bug 752648 - backout patch for breaking cert override dialog r=backout
|
2012-05-10 13:11:10 -04:00 |
|
Ryan VanderMeulen
|
5024f21247
|
Backout ff1f86491512:29e94992504b due to orange.
|
2012-05-09 20:02:40 -04:00 |
|
Oonishi Atsushi
|
828c226d83
|
Bug 282432 - Calling asyncOpen on a file channel should notify about file not found errors asynchronously instead of throwing from asyncOpen. r=bz
|
2012-05-09 18:46:12 -04:00 |
|
Ed Morley
|
1367c1684d
|
Merge mozilla-central to mozilla-inbound
|
2012-05-09 18:09:29 +01:00 |
|