Nicholas Nethercote
|
8c60d14a1a
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
* * *
imported patch rm-dummy-params
--HG--
extra : rebase_source : c25987eb11bae197218d5fc53b77def19afa36ac
|
2014-08-06 06:31:21 -07:00 |
|
Patrick McManus
|
52aa907e51
|
bug 1037082 - part 3/3 407 proxy auth for https over https r=hurley
|
2014-07-07 11:43:11 -04:00 |
|
Patrick McManus
|
5eb912a5c5
|
bug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley
bug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley
--HG--
extra : rebase_source : caf1ad18fced8e9c7ef78c1eccbfb2dec2d6181c
|
2014-06-06 11:18:00 -04:00 |
|
Birunthan Mohanathas
|
f9b1b35c3e
|
Bug 869836 - Part 11: Use Append('c') instead of AppendLiteral("c") . r=ehsan
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
|
2014-05-26 21:54:58 +03:00 |
|
Birunthan Mohanathas
|
c4568a7085
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
807e72372f
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
62570a8716
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Patrick McManus
|
86f1d898a3
|
bug 378637 part 14 - https proxying for spdy31 and http2 r=hurley
--HG--
extra : rebase_source : 03a62d69b08f725c85f092b182a95de9c4eb7288
|
2014-05-16 11:46:13 -04:00 |
|
Patrick McManus
|
7b65ad0857
|
bug 378637 part 12 - proxy over TLS (i.e. https proxying) r=hurley
--HG--
extra : rebase_source : 85b4f6b3eb1a3977ff888fa70214055a41f72da5
|
2014-04-16 09:52:43 -04:00 |
|
Patrick McManus
|
f8efbbee1e
|
bug 378637 part 5 - move Spdy*::EnsureBuffer to nsHttp r=hurley
--HG--
extra : rebase_source : 147ffb4842069ac7531e99d7decb9362a2566556
|
2014-04-15 17:06:59 -04:00 |
|
Patrick McManus
|
f8a53af3a1
|
bug 378637 part 3 - fix http style: comments, whitespace, formatters r=hurley
--HG--
extra : rebase_source : 9d2b0692298fca2655023b3bc6295386a96625e6
|
2014-04-17 19:55:04 -04:00 |
|
Patrick McManus
|
9d67ad9905
|
bug 378637 part 2 - change some stack nscstrings to spdystream* autocstring r=hurley
--HG--
extra : rebase_source : 9b88e9c875416576c8770e1b1f1d6de8b2402ac5
|
2014-04-25 16:01:23 -04:00 |
|
Ryan VanderMeulen
|
72940c2d4c
|
Backed out 11 changesets (bug 378637) for Android crashes.
Backed out changeset 2a607cddc4cb (bug 378637)
Backed out changeset e416503aea99 (bug 378637)
Backed out changeset b2257226899f (bug 378637)
Backed out changeset dafd618c3f52 (bug 378637)
Backed out changeset dfde9d47d8c4 (bug 378637)
Backed out changeset cf9de5c367a5 (bug 378637)
Backed out changeset 62aa68e8b499 (bug 378637)
Backed out changeset 38efa8f2e56e (bug 378637)
Backed out changeset 2b5753e09a92 (bug 378637)
Backed out changeset 7a73873e133d (bug 378637)
Backed out changeset f58ce7ac1c7f (bug 378637)
|
2014-05-09 15:25:55 -04:00 |
|
Patrick McManus
|
16efa82b79
|
bug 378637 part 11 - proxy over TLS (i.e. https proxying) r=hurley
--HG--
extra : rebase_source : 8962538247666781e30eaa3b9673b857ec150204
|
2014-04-16 09:52:43 -04:00 |
|
Patrick McManus
|
4c2704fe92
|
bug 378637 part 5 - move Spdy*::EnsureBuffer to nsHttp r=hurley
--HG--
extra : rebase_source : 015e1e73261153a747dc5430f377ed29858903d1
|
2014-04-15 17:06:59 -04:00 |
|
Patrick McManus
|
ea460891be
|
bug 378637 part 3 - fix http style: comments, whitespace, formatters r=hurley
--HG--
extra : rebase_source : 9c9af71e086422ee3dbb5b2f6cf08611252ae456
|
2014-04-17 19:55:04 -04:00 |
|
Patrick McManus
|
b84790ad02
|
bug 378637 part 2 - change some stack nscstrings to spdystream* autocstring r=hurley
--HG--
extra : rebase_source : 330ac5e429501191430b3f1c9cfc45f21957f7db
|
2014-04-25 16:01:23 -04:00 |
|
Patrick McManus
|
625fdb05fb
|
bug 988421 - spdy push concurrency mismatch r=hurley
|
2014-03-26 12:48:23 -04:00 |
|
Nathan Froyd
|
dfd53166ec
|
Bug 986082 - add memory reporters for SPDY zlib buffers; r=hurley,njn
|
2014-03-20 14:22:17 -04:00 |
|
Patrick McManus
|
88cc90ed8f
|
bug 477578 - http methods should be case sensitive r=hurley
|
2014-03-18 12:36:18 -04:00 |
|
Patrick McManus
|
b8eba16947
|
bug 974932 - spdy large upload chunk sizes, and fewer TLS application data records r=hurley
|
2014-02-24 16:27:27 -05:00 |
|
Honza Bambas
|
78f79c1d9a
|
Bug 965031 - Improve usage of levels of nsHttp log module, r=mcmanus
|
2014-02-07 22:15:24 +01:00 |
|
Patrick McManus
|
3c0cda360f
|
bug 922109 - spdy/3 settings frame does not restart window starved streams r=hurley
|
2013-10-01 17:48:06 -04:00 |
|
Patrick McManus
|
193cb6ff7e
|
bug 912549 - spdy/3.1 r=hurley
--HG--
rename : netwerk/protocol/http/PSpdyPush3.h => netwerk/protocol/http/PSpdyPush.h
|
2013-07-26 17:22:46 -04:00 |
|