Brian Smith
|
b5ce05041f
|
Bug 760380 - Stop calling mOfflineCacheEntry->GetLastModified when processing response from normal cache, r=honzab
--HG--
extra : rebase_source : a649fa6e59638bf1e6d220cfc08960f7848a28ba
|
2012-06-12 14:23:06 -07:00 |
Boris Zbarsky
|
579ddd678c
|
Bug 558220 part 2. Fix a bug in the test HTTP header that caused it to misread headers when a packet boundary fell between the CR and LF at the end of a header value. r=waldo
|
2012-06-28 00:26:13 -04:00 |
Boris Zbarsky
|
4c85cae6d2
|
Bug 558220 part 1. Add more debugging spew to the test HTTP server. r=waldo
|
2012-06-28 00:26:12 -04:00 |
Jason Duell
|
b0344cefa6
|
Bug 757738 - Websockets: release reference to nsIWebSocketListener after OnClose. r=mcmanus
|
2012-06-29 23:02:08 -07:00 |
Jason Duell
|
0ae5df51bc
|
Bug 769529 - Update nsIWebSocket*.idl comments to reflect that we don't always call OnStart. r=mcmanus, sr=biesi
|
2012-06-29 22:59:49 -07:00 |
Patrick McManus
|
68046fe5d5
|
bug 763312 pipeline position 0 read time rescheduling fixes r=honzab
--HG--
extra : rebase_source : 553ba9fc1f64bea331c191adc096437dadebbca5
|
2012-06-29 14:24:29 -04:00 |
Gervase Markham
|
608135596e
|
Bug 763208 - Update .jp entry in PSL.
|
2012-07-04 16:08:35 +01:00 |
Brian Smith
|
9339bd8930
|
Bug 763342 - Fix device-specific cache hit rate telemetry regression, r=michal
--HG--
extra : rebase_source : fb9b49591d2487cd0567922b2e0cdef7e38dd97a
|
2012-06-21 13:58:51 -07:00 |
Michal Novotny
|
0a825398c9
|
Bug 764337 - Firefox 14+ requests images inserted by JS multiple times if not cached r=mayhemer
|
2012-07-03 19:28:04 +02:00 |
David Zbarsky
|
d2ee12f6f9
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
Patrick McManus
|
6114f98c13
|
bug 764648 navigation timing responseEnd not recorded on EOF HTTP delimiter r=honzab
--HG--
extra : rebase_source : d1d23dfe2a8f69f7cab61ac332571e190b2ec846
|
2012-06-26 10:47:46 -04:00 |
Ed Morley
|
3315e7c5e2
|
Backout d45ca69b67a3 (bug 767516), 4ff98d3e4d8d (bug 767512), 70cc47076115 (bug 767505), 4eca26d02c84 (bug 766929) for mochitest-plain-5 failures
|
2012-06-25 21:38:10 +01:00 |
Jason Duell
|
b6e7808734
|
Bug 767516 - Rename: s/SSLConnect/ProxyConnect/g r=mcmanus
|
2012-06-25 12:48:50 -07:00 |
Jason Duell
|
9392a5a0d0
|
Bug 767512 - Fix connection pressure for non-SSL CONNECT. r=mcmanus
|
2012-06-25 12:48:49 -07:00 |
Jason Duell
|
4c7cdee822
|
Bug 767505 - ProcessAuthentication misses error check for non-SSL CONNECT. r=mcmanus
|
2012-06-25 12:48:49 -07:00 |
Jason Duell
|
29985e6362
|
Bug 766929 - NS_ABORT_IF_FALSE(mConnectionInfo->UsingSSL()) failing. r=mcmanus
|
2012-06-25 12:48:49 -07:00 |
Simone Carletti
|
4f82d5783f
|
Bug 767700 - fix line endings to be consistent. r=gerv.
|
2012-06-25 18:11:45 +01:00 |
Jason Duell
|
40a4ffa542
|
Bug 713023 - Websockets: don't prefer SOCKS to HTTP proxy until bug 449251 is fixed. r=biesi
|
2012-06-22 10:59:53 -07:00 |
Simone Carletti
|
e3126205c5
|
Bug 767312 - update PSL for .sh. r=gerv.
|
2012-06-22 13:50:56 +01:00 |
Dão Gottwald
|
962da99922
|
Bug 728831 - Don't expose the Firefox patch level (13.X.Y) in the UA string, only show the major version (13.X). r=bz sr=gavin
|
2012-06-22 13:52:47 +02:00 |
Brian Smith
|
2298c6a68f
|
Bug 763351: Fix cache hit rate telemetry so that kCacheMissedViaReval gets reported, r=hurley
--HG--
extra : rebase_source : 4f914bbe9ef20693ed25dd3da8f4a5a81953c03f
|
2012-06-21 13:48:59 -07:00 |
Brian Smith
|
f4f627ae83
|
Bug 765665: Stop acquiring the cache service lock in nsICacheService::GetCacheIOTarget when on the main thread, r=michal
--HG--
extra : rebase_source : 1c364e317d11f024774952a89784609a68b8f6f2
|
2012-06-21 13:47:44 -07:00 |
Patrick McManus
|
b6c0a2f287
|
bug 764186 spdy sessions closed prematurely if started with null transaction r=honzab
|
2012-06-21 21:14:40 -04:00 |
Patrick McManus
|
7cd2fe0d0c
|
bug 763352 - Proxy/NPN issue r=honzab
--HG--
extra : rebase_source : b4b592d695fe0ddbf5d451b385dc45202d100816
|
2012-06-20 20:55:02 -04:00 |
Patrick McManus
|
126fdcaa3c
|
bug 766159 - User-Agent product sub code wrong with NSPR logging on r=jduell
--HG--
extra : rebase_source : 8f59eaad172e1a7c3e39fa02543783e8f2709f08
|
2012-06-20 17:07:42 -04:00 |
Patrick McManus
|
03d1c06772
|
bug 762505 - spdy/3 0 length responses with fin on syn-reply were not eof r=honzab
--HG--
extra : rebase_source : 933af8cbdb1c5bc9cbc66ddfcfd350fcff775a35
|
2012-06-20 13:07:01 -04:00 |
Simone Carletti
|
e102b2987e
|
Bug 757005 - add .sx to PSL. r=gerv.
|
2012-06-20 16:06:54 +01:00 |
Simone Carletti
|
67e5da3d05
|
Bug 732960 - update PSL to remove misleading comment. r=gerv.
|
2012-06-20 11:24:01 +01:00 |
Simone Carletti
|
9af6325787
|
Bug 732960 - standardize PSL comment spacing. r=gerv.
|
2012-06-20 11:23:22 +01:00 |
Simone Carletti
|
9c45459f9f
|
Bug 732960 - update PSL for .sd, .ug and .uz. r=gerv.
|
2012-06-20 11:22:55 +01:00 |
Simone Carletti
|
6e198ab8f6
|
Bug 732960 - update PSL comments for .sg and .tj. r=gerv.
|
2012-06-20 11:22:16 +01:00 |
Simone Carletti
|
9bfa68c677
|
Bug 732960 - update PSL for .tm. r=gerv.
|
2012-06-20 11:21:23 +01:00 |
Patrick McManus
|
dc58b91395
|
bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith
|
2012-06-19 20:38:44 -04:00 |
Jason Duell
|
0a66a023f2
|
Bug 713026 - websockets bootstrap via proxy should always CONNECT. r=mcmanus
|
2012-06-18 22:50:20 -07:00 |
Ehsan Akhgari
|
e0f2ea75a7
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell
|
2012-06-05 23:18:25 -04:00 |
Jason Duell
|
79f6c2507f
|
Bug 742614: Allocation of string is not checked in WebSockets text frame parsing. r=bsmith
|
2012-05-11 02:05:00 -07:00 |
Julian Reschke
|
5bdcbbf5ea
|
Bug 732369 - Content-Disposition parser does not require presence of ";" between params. r=jduell
|
2012-06-07 22:57:00 -07:00 |
Honza Bambas
|
fc7084f564
|
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
|
2012-06-12 19:06:20 +02:00 |
Mark Finkle
|
d80b2ddb63
|
Bug 754575 - Cache.Trash* files fill up disk space r=blassey r=jduell
|
2012-06-11 16:06:07 -04:00 |
Ryan VanderMeulen
|
5f2a19ee6e
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
Ryan VanderMeulen
|
6d6c4efbab
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
Gordon P. Hemsley
|
ac029fe4c9
|
Bug 672448 - Clamp quality factor ('q') values to 3 decimal places. r=biesi
|
2012-06-09 19:01:59 -04:00 |
Jan Varga
|
ef45415f51
|
Bug 763013 - Race condition in async stream copier. r=biesi
|
2012-06-09 22:54:24 +02:00 |
David Rajchenbach-Teller
|
83974652ed
|
Bug 722332: add an asynchronous initialization API to nsIBrowserSearchService, with a fallback to synchronous initialization for backwards compatibility, r=gavin
|
2012-05-03 16:56:33 +02:00 |
Honza Bambas
|
5cb28d5772
|
Bug 762115 - Missing null check at nsHttpChannel::GetProfileDirectory, r=michal
|
2012-06-07 18:10:21 +02:00 |
Ed Morley
|
d1b860bd10
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-07 10:32:36 +01:00 |
Geoff Lankow
|
521ffb72d2
|
Bug 762079 - crash in nsFileStreamBase::MaybeOpen; r=bent
|
2012-06-07 11:42:10 +12:00 |
Makoto Kato
|
77dbc74eac
|
Bug 761979 - nsfilestreams.cpp(817) : warning C4700: uninitialized local variable 'rv' used. r=janv, jduell
|
2012-06-07 10:17:38 +09:00 |
Patrick McManus
|
6b69dcf1a3
|
bug 760608 alternatve 1 preconnect problem with SSL r=honzab
|
2012-06-06 15:47:45 -04:00 |
Jason Duell
|
4be6af5664
|
Bug 747215: Ensure redirect pathways always call both OnStart/OnStopRequest. r=biesi
|
2012-06-05 23:59:05 -07:00 |
Jason Duell
|
5575a9f9e0
|
Bug 761932: Ensure OnStartRequest called in bug 738484 codepaths. r=mcmanus
|
2012-06-05 23:54:20 -07:00 |
Geoff Lankow
|
5cefea8480
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
Ehsan Akhgari
|
624a77c0c9
|
Merge the last green PGO changeset of mozilla-inbound to mozilla-central
|
2012-06-04 11:31:44 -04:00 |
Honza Bambas
|
ae90275e78
|
Bug 753990 - Allow appcache to work with a custom cache (profile) folder within a single application, r=michal.novotny
|
2012-06-04 16:12:24 +02:00 |
Ed Morley
|
e72fa6d68c
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-01 15:27:36 +01:00 |
Brian Smith
|
95cff046d9
|
Bug 722034 - Part 8 - Work around bug 759805, r=michal
|
2012-05-31 22:12:01 -07:00 |
Jason Duell
|
82550caf75
|
Bug 748766 - Only count connected websockets toward max-websocket limit. r=mcmanus
|
2012-05-31 16:41:24 -07:00 |
Brian Smith
|
512c67299c
|
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
|
14b3034808
|
Bug 722034 - Part 5 - Move cache validation to the cache thread, r=honzab
|
2012-05-31 15:20:05 -07:00 |
Brian Smith
|
ad77600657
|
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
|
abff910e11
|
Bug 722034 - Part 3 - Convert HttpBaseChannel::mRedirectedCachekeys to nsAutoPtr<nsTArray<nsCString> >, r=biesi
|
2012-05-31 15:20:05 -07:00 |
Patrick McManus
|
fdedcd5b54
|
bug 759438 - crash in nsHttpTransaction::HandleContentStart due spdy restart r=honzab
|
2012-06-03 21:13:12 -04:00 |
Geoff Brown
|
1d11fd0b04
|
Bug 745340 - Improve disk cache smart sizing for mobile; r=jduell
|
2012-05-30 22:59:33 -04:00 |
Shriram Kunchanapalli
|
5b9a95ea6a
|
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
|
2012-05-30 18:43:39 +01:00 |
Ed Morley
|
6cf4e96cb1
|
Merge mozilla-central to mozilla-inbound
|
2012-05-30 18:24:56 +01:00 |
Patrick McManus
|
7294cbd950
|
bug 737470 new spdy v3 files had old mpl header r=trivial
|
2012-05-30 12:23:05 -04:00 |
Gervase Markham
|
68d38d677f
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
Honza Bambas
|
eee5d0070e
|
Bug 758852 - crash @ nsHttpConnectionMgr::nsHalfOpenSocket functions in Private Browsing, r=mcmanus
|
2012-05-29 16:51:21 +02:00 |
julian.reschke@gmx.de
|
5fcdbb550a
|
Bug 730574: handle quoted-string unescaping in RFC 2231 continuation parameters. r=jduell
|
2012-05-28 16:14:04 -04:00 |
Magnus Melin
|
b9a8563603
|
Bug 223681 - [mozTXTToHTMLConv] fails for links with ipv6 addresses. r=ben.bucksch, sr=cbiesinger
|
2012-05-28 22:07:56 +03:00 |
Brian Smith
|
ab38494662
|
Bug 722034 - Part 2 - Factor out nsHttpChannel::Hash into a standalone function, r=biesi
|
2012-04-05 01:57:30 -07:00 |
Michal Novotny
|
7650594949
|
Bug 722034 - Part 1 - Make AsyncOpenCacheEntry call the listener for non-blocking async requests from background threads, r=hurley
|
2012-05-31 15:20:04 -07:00 |
Brian Smith
|
390836258c
|
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
|
f9466c8ef5
|
Bug 746018 - Part 5 - Simplify ShouldUpdateOfflineCacheEntry, r=honzab
|
2012-05-31 15:20:03 -07:00 |
Brian Smith
|
0184bfe5df
|
Bug 746018 - Part 4 - More cache logging, r=jduell
|
2012-05-31 15:20:03 -07:00 |
Brian Smith
|
0499d869d8
|
Bug 746018 - Part 3 - Do more logging in nsInputStreamWrapper, r=jduell
|
2012-05-31 15:20:02 -07:00 |
Brian Smith
|
9ed64256d8
|
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
|
4ebd5ef705
|
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
|
ab91f6f0a2
|
Bug 759019 - Make nsHttpResponseHead and nsHttpRequestHead copy-constructable, assignable, and const-correct, r=biesi
|
2012-04-05 01:21:02 -07:00 |
Patrick McManus
|
b5d1b0d101
|
bug 757882 replace 250+ lines of redundant nsAHttpConnection implementations with macros r=jduell
|
2012-05-25 17:56:41 -04:00 |
Patrick McManus
|
cae1bafa38
|
bug 737470 patch 3 implement spdy v3 (pref off) r=honzab
|
2012-05-25 17:43:10 -04:00 |
Patrick McManus
|
e68b6e9d07
|
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
|
ba5ffc3931
|
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
|
c1096ca2e1
|
bug 758725 spdy act on fin on synreply r=honzab
|
2012-05-25 17:18:41 -04:00 |
Josh Matthews
|
724407ef07
|
Bug 722845 - Part 4: Add PB information to wyciwyg channels. r=jduell
|
2012-05-24 16:31:54 +01:00 |
Josh Matthews
|
447c9b5f07
|
Bug 722845 - Part 3: Remove cache service use of private browsing service, and replace it with a single observer notification. r=michal.novotny
|
2012-05-24 16:31:54 +01:00 |
Josh Matthews
|
4a1921cd15
|
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
|
30d7146e2c
|
Bug 722845 - Part 1: Add private browsing information to HTTP channels. r=jduell,mayhemer
|
2012-05-24 16:31:53 +01:00 |
Josh Matthews
|
c45b403049
|
Bug 722845 - Part 0: Add private flag for cache entries/sessions/requests. r=michal.novotny
|
2012-05-24 16:31:53 +01:00 |
Ed Morley
|
f356417694
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-05-23 10:41:25 +01:00 |
Jan Varga
|
4731c74308
|
Bug 757511 - Make it possible to raise the maximum number of threads. r=biesi
|
2012-05-23 06:24:18 +02:00 |
Jan Varga
|
d4b98885d8
|
Bug 757507 - Implement read-write file streams. r=biesi
|
2012-05-23 06:23:11 +02:00 |
Ryan VanderMeulen
|
4f9cad8a80
|
Merge m-c to inbound.
|
2012-05-21 20:37:54 -04:00 |
Patrick McManus
|
6b1a01cb30
|
bug 756551 part 2 verify state of spdy mNeedsCleanup stream r=honzab
|
2012-05-21 17:09:34 -04:00 |
Patrick McManus
|
b4492fadee
|
bug 756551 spdy stream index integrity checks r=honzab
|
2012-05-21 17:09:25 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Shawn Landden
|
a31c0374b0
|
Bug 747257 - Part 2: Add media type mapping for .mp4. r=rillian
Associate .mp4 files with the "video/mp4" mime type so that we can open them
directly via file://
|
2012-05-17 17:20:15 -07:00 |
Honza Bambas
|
c8c5d41176
|
Bug 749209 - Happy Eyeballs implementation still not quite right, r=mcmanus
|
2012-05-22 22:12:40 +02:00 |
julian.reschke@gmx.de
|
dc686f0a90
|
Bug 663057 - support RFC2231/5987 encoding for title parameter in HTTP link header fields. r=hsivonen
|
2012-05-21 06:31:00 -07:00 |
Oleg Romashin
|
98f9df6c9e
|
Bug 756384 - Maemo/Meego builds should have the "Mobile" token in the UA string. r=mfinkle
|
2012-05-19 11:31:17 -04:00 |