Patrick McManus
|
759a5dc0f0
|
bug 868441 Bypass Cache when lock held too long r=novotny
|
2013-05-12 10:01:13 -04:00 |
|
Patrick McManus
|
9496e70780
|
bug 850968 - backout cache experiment for causing 858588 r=backout
|
2013-04-05 15:50:31 -04:00 |
|
Patrick McManus
|
c7b87ef2cf
|
bug 850968 - http cache effectiveness experiment r=hurley
|
2013-03-14 17:10:11 -04:00 |
|
Mike Perry
|
4c4d985f5d
|
Bug 765934 - Expose XPCOM API for performing internal redirects. r=honza
|
2013-01-11 15:46:00 -08:00 |
|
Patrick McManus
|
724b384ac7
|
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
|
2013-01-22 11:59:01 -05:00 |
|
Patrick McManus
|
521deb2573
|
bug 796475 - proxy auth cancelation rendering fix r=jduell
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
|
2013-01-09 10:17:32 -05:00 |
|
Patrick McManus
|
fcde44c64e
|
bug 792438 - part 2 block network image loads on head css,js r=honzab sr=bz
|
2012-12-04 18:06:29 -05:00 |
|
Patrick McManus
|
d279b2b575
|
bug 816685 expand caps in protocol/http to 32bits r=jduell
|
2012-11-29 20:34:35 -05:00 |
|
Josh Matthews
|
33564b3f20
|
Bug 804655 - Part 1: Make updating an nsHttpChannel's loadgroup/callbacks update those of its transaction and connection as well. r=mayhemer
|
2012-11-14 16:00:43 +00:00 |
|
Honza Bambas
|
bd83f933cf
|
Bug 779100 - HSTS redirect load group management fix, r=jduell
|
2012-09-27 21:35:08 +02:00 |
|
Patrick McManus
|
0f871afc27
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Ed Morley
|
51dcc7dff7
|
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
|
2012-09-17 16:54:09 +01:00 |
|
Patrick McManus
|
cd31dfef08
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Ed Morley
|
2ee5369324
|
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
|
2012-09-13 22:42:29 +01:00 |
|
Patrick McManus
|
183e115253
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-13 15:22:56 -04:00 |
|
Randell Jesup
|
29ac5c0b8c
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Jason Duell
|
ca7ff3f2e0
|
Bug 767516 - Rename: s/SSLConnect/ProxyConnect/ r=mcmanus
|
2012-06-22 12:06:00 -07:00 |
|
Ehsan Akhgari
|
8c296bbcd4
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.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 PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Patrick McManus
|
d5350894c6
|
bug 767158 - remove blocking dns call in sspi r=honzab
--HG--
extra : rebase_source : a313576f1262f25b6d299f815cedb0d8acc0b03f
|
2012-07-26 11:09:05 -04:00 |
|
Patrick McManus
|
5452bacad0
|
bug 767005 backout bug 235853 r=jduell
--HG--
extra : rebase_source : c5aee6699ad20b85c11d52ca70365d6adebaec7c
|
2012-07-24 22:40:34 -04:00 |
|
Jason Duell
|
4cc41fe65d
|
Bug 775119 - e10s: implement nsILoadContext in ParentChannels, remove PrivateBrowsingConsumer r=jdm
|
2012-07-22 15:35:33 -07:00 |
|
Honza Bambas
|
cf693a708f
|
Bug 767096 - Optimize nsICachingChannel interface for offline cache writing, r=sinker
|
2012-07-11 20:20:17 +02:00 |
|
Ryan VanderMeulen
|
d803ddbb37
|
Backout 2838ba825479, 991404facac2, 7f6e22f10b99, 30a4e0cf7130, ad2c42efbe57, and 1f07f04ec01d (Bug 760067, Bug 767096, Bug 765158, Bug 729182) due to xpcshell orange.
|
2012-07-10 19:21:54 -04:00 |
|
Honza Bambas
|
57b6ddeca3
|
Bug 767096 - Optimize nsICachingChannel interface for offline cache writing, r=sinker
|
2012-07-10 23:49:18 +02:00 |
|
Brian Smith
|
cd4da36588
|
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 |
|
Brian Smith
|
93bc1eddee
|
Bug 764171: Fix crash in nsStorageStream by avoiding pre-buffering for items we will validate, r=honzab
--HG--
extra : rebase_source : e1229663f56643ef25805b26126893df51aaace7
|
2012-06-28 12:18:25 -07:00 |
|
Brian Smith
|
4f78ac8515
|
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 |
|
Ed Morley
|
25157b328a
|
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
|
663bc3d4fa
|
Bug 767516 - Rename: s/SSLConnect/ProxyConnect/g r=mcmanus
|
2012-06-25 12:48:50 -07:00 |
|
Jason Duell
|
81c6e2d90c
|
Bug 761932: Ensure OnStartRequest called in bug 738484 codepaths. r=mcmanus
|
2012-06-05 23:54:20 -07:00 |
|
Geoff Lankow
|
1214b72681
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Honza Bambas
|
22565351ec
|
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 |
|
Brian Smith
|
27d2a916b4
|
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
|
36cac4a176
|
Bug 722034 - Part 5 - Move cache validation to the cache thread, r=honzab
|
2012-05-31 15:20:05 -07:00 |
|
Brian Smith
|
fd92294e79
|
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
|
c0309d87b7
|
Bug 722034 - Part 2 - Factor out nsHttpChannel::Hash into a standalone function, r=biesi
|
2012-04-05 01:57:30 -07:00 |
|
Brian Smith
|
b5e18b6c5a
|
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
|
c0859915db
|
Bug 746018 - Part 5 - Simplify ShouldUpdateOfflineCacheEntry, r=honzab
|
2012-05-31 15:20:03 -07:00 |
|
Brian Smith
|
f34505b799
|
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 |
|
Josh Matthews
|
3e60a1dc11
|
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
|
bd9442aa8b
|
Bug 722845 - Part 1: Add private browsing information to HTTP channels. r=jduell,mayhemer
|
2012-05-24 16:31:53 +01:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Honza Bambas
|
21c21c227a
|
Bug 715837 - Crash @ mozilla::net::HttpChannelParent::RecvMarkOfflineCacheEntryAsForeign, r=jduell
|
2012-05-07 13:20:21 +02:00 |
|
Geoff Lankow
|
85b0375b2b
|
Backed out changeset b4cf9833464e (bug 715837)
|
2012-05-07 23:42:18 +12:00 |
|
Honza Bambas
|
5f734d1558
|
Bug 715837 - Crash @ mozilla::net::HttpChannelParent::RecvMarkOfflineCacheEntryAsForeign, r=jduell
|
2012-05-07 13:20:21 +02:00 |
|
Ed Morley
|
50eb27b549
|
Backout 12d1d626759c (bug 747215), 11b16556248e (bug 738484) for xpcshell failures on all platforms
|
2012-05-03 10:17:42 +01:00 |
|
Jason Duell
|
2026a449d3
|
Bug 738484: part 2: fix missing onStartRequest calls for some failed redirects. r=mcmanus
|
2012-05-03 00:28:57 -07:00 |
|
Patrick McManus
|
db6dda6a92
|
bug 729133 - internal necko speculative connections r=honzab
race cache I/O events against TCP/SSL connections. Also drive
unused TCP connections to the completion of their SSL handshakes is
apropos.
|
2012-04-25 08:54:42 -04:00 |
|
Brian Smith
|
f42d995a14
|
Bug 742610 - Remove opportunistic caching support from nsHttpChannel, r=honzab
--HG--
extra : source : 8b98023b89ddef6e7b0bbed25463c68142877d8e
|
2012-04-05 00:14:35 -07:00 |
|
Patrick McManus
|
bba26f5a30
|
bug 597684 Implement HTTP Assoc-req and Banned Pipelines on nsHttpConnectionInfo r=honzab
|
2012-03-22 19:39:31 -04:00 |
|