Steve Workman
368b902162
Bug 354493 - Add nsINetworkZonePolicy to protect resources loaded from private IPs r=mcmanus
2014-07-17 11:08:20 -07:00
Honza Bambas
2ca50fbb4e
Bug 1009531 - Failing to use preloaded cache for hosted applications over https, r=jduell
2014-07-16 16:16:29 +02:00
Benoit Jacob
2d0bd3113e
Bug 1035394 - Fix dangerous public destructors in netwerk - r=mcmanus
2014-07-08 17:23:18 -04:00
Dragana Damjanovic
b321bea26e
Bug 748117 - Make sure http channel is pending in OnStartRequest & OnDataAvailable r=jduell
2014-06-26 18:51:49 -07:00
Monica Chew
2bf049ae15
Bug 974018: Implement nsIRedirectHistory (r=mayhemer)
2014-05-22 12:58:23 -07:00
Honza Bambas
a7c1ebe669
Bug 913810 - make nsHttpChannel properly react to FILE_NOT_FOUND from the cache, r=michal
2014-04-26 18:42:07 +02:00
Valentin Gosu
59e027d2fc
Bug 822480 - Fix e10s bits of Resource Timing implementation. r=bz, r=honzab
...
* Move nsITimedChannel to HttpBaseChannel which is inherited by HttpChannelChild
* Return mZeroTime instead of 0 in nsPerformanceTiming
* Pass redirect count from parent to child channel
2014-04-21 09:34:33 -04:00
Adrian Lungu
53c9888d1b
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
2013-10-15 18:35:44 -07:00
Ryan VanderMeulen
c19c6fcd29
Backed out changeset 636fa3174368 (bug 983910) for xpcshell failures.
...
CLOSED TREE
2014-03-26 15:47:54 -04:00
Steve Workman
72ca258e78
Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects r=jduell
2014-03-26 10:30:58 -07:00
Patrick McManus
54d57b278b
bug 477578 - http methods should be case sensitive r=hurley
2014-03-18 12:36:18 -04:00
Steve Workman
3513d30f78
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
2014-03-10 23:04:28 +01:00
Ed Morley
382860db2e
Backed out changeset 1b4b0a309453 (bug 975338)
2014-03-10 17:57:49 +00:00
Steve Workman
d3fefbc491
Bug 975338 - Implement nsI|ADivertableChannel in HttpChannelChild|Parent r=jduell
2014-03-10 18:31:21 +01:00
Honza Bambas
51925feda7
Bug 904571 - crash in mozilla::net::HttpChannelParentListener::OnRedirectResult, r=jduell
2014-03-05 15:01:54 +01:00
Cameron McCormack
5ee24af743
Bug 976912 - Move Telemetry.h include from nsHttpChannel.h to nsHttpChannel.cpp. rs=mcmanus
2014-02-27 10:29:19 +11:00
Patrick McManus
d93b7ba831
bug 957093 - namespace consistency for netwerk/protocol/http r=sworkman
2014-01-07 17:05:56 -05:00
Steve Workman
864918c2dc
Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus
2013-11-27 10:19:14 -08:00
Wes Kocher
45b3934e47
Backed out changeset 53c0f65599fe (bug 938803) for asserting too much
2013-11-26 19:45:16 -06:00
Steve Workman
1f9d08220b
Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus
2013-11-26 16:09:49 -08:00
Honza Bambas
b0a90c5f96
Bug 922671 - nsHttpChannel must bypass concurrent read when request is not resumable, r=michal
2013-11-20 23:20:19 +01:00
Honza Bambas
bf2069ec65
Bug 914824 - HTTP cache v1/v2 general timing and hit rate compare telemetry, r=michal
2013-09-26 21:37:04 +02:00
Ehsan Akhgari
deb5a6a21b
Bug 919320 - Minimize the #includes in netwerk/protocol; r=mcmanus
2013-09-22 23:35:52 -04:00
Honza Bambas
a55f8e6460
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Benoit Jacob
c719617d8e
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-19 09:54:39 -04:00
Wes Kocher
df60e63207
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
2013-09-18 17:21:02 -07:00
Benoit Jacob
7bcf1eee88
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Steve Workman
650993445f
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
2013-07-08 18:45:25 -07:00
Patrick McManus
533a3304af
bug 658222 - Enable TLS False Start (PSM) r=bsmith
2013-06-28 16:58:28 -04:00
Ryan VanderMeulen
8025dedcb0
Backed out 4 changesets (bug 497003) for intermittent OSX crashes.
...
Backed out changeset 43223a927976 (bug 497003)
Backed out changeset 26c1d80edf1f (bug 497003)
Backed out changeset 841ed173ba2b (bug 497003)
Backed out changeset f70770fc6dce (bug 497003)
2013-06-17 15:44:07 -04:00
Steve Workman
b9586263c8
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
2013-06-13 10:42:48 -07:00
Patrick McManus
8b9ed05d20
bug 871289 [2 of 2] fix trailing whitespace in netwerk/protocol/http/* r=jduell
2013-05-16 09:30:42 -04:00
Patrick McManus
b5fc4c86f3
bug 868441 Bypass Cache when lock held too long r=novotny
2013-05-12 10:01:13 -04:00
Patrick McManus
a81b908238
bug 850968 - backout cache experiment for causing 858588 r=backout
2013-04-05 15:50:31 -04:00
Patrick McManus
2bf50e17e1
bug 850968 - http cache effectiveness experiment r=hurley
2013-03-14 17:10:11 -04:00
Mike Perry
191357b41d
Bug 765934 - Expose XPCOM API for performing internal redirects. r=honza
2013-01-11 15:46:00 -08:00
Patrick McManus
197ae4fce5
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
2013-01-22 11:59:01 -05:00
Patrick McManus
aed35efe3f
bug 796475 - proxy auth cancelation rendering fix r=jduell
2013-01-09 10:17:32 -05:00
Patrick McManus
a8c64dfb57
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
5cba01713f
bug 816685 expand caps in protocol/http to 32bits r=jduell
2012-11-29 20:34:35 -05:00
Josh Matthews
bb236b6062
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
471553464a
Bug 779100 - HSTS redirect load group management fix, r=jduell
2012-09-27 21:35:08 +02:00
Patrick McManus
6331337694
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
7263dd5913
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
3d609df83a
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
e768620be8
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
7bc21b4fdf
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
3b4961b603
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
Jason Duell
49298666dd
Bug 767516 - Rename: s/SSLConnect/ProxyConnect/ r=mcmanus
2012-06-22 12:06:00 -07:00
Ehsan Akhgari
243c878d26
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