Patrick McManus
186bc0add0
bug 528288 - reland spdy after libxul weightloss a=khuey CLOSED TREE
2011-12-13 10:55:50 -05:00
Ed Morley
06022018e6
Backout SPDY to keep us under the MSVC virtual address space limit during win PGO builds (bug 709193)
...
Backs out 952d14a9e508 (bug 707173), c170c678c9ac (bug 708305), 0a5f66d5d8e4 (bug 707662), 3204b70435fe (bug 706236) and the main landing range 48807fde0339:0bd45ead1676 (bug 528288).
2011-12-10 22:36:26 +00:00
Ed Morley
0a8545453f
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-09 11:12:51 +00:00
Neil Rashbrook
5e882f01ee
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
2011-12-09 08:35:41 +00:00
Jeff Muizelaar
2deb089eea
Bug 707800. Add more sampler labels. r=bgirard
2011-12-02 17:05:33 -05:00
Patrick McManus
24d15c5299
bug 708305 update 2 instances of PR_TRUE/PR_FALSE in spdysession r=honzab
2011-12-07 14:26:05 -05:00
Patrick McManus
ff1f4a8830
Bug 707662 - spdy null deref halfopen-transportstatus r=honzab
2011-12-06 09:43:09 -05:00
Patrick McManus
a5d765002d
bug 706236 spdy deadlock on TCP rst during frame body buffering r=honzab
2011-12-06 09:43:08 -05:00
Ed Morley
c0e20e9cdd
Merge mozilla-central and mozilla-inbound
2011-12-06 09:04:40 +00:00
Mark Banner
1b1f74d2be
Bug 557047 - Replace mailnews specific ifdef (MOZ_MAIL_NEWS) in cookie code with tests for a protocol flag. r=sdwilsh,sr=bzbarsky
2011-12-05 12:35:23 +00:00
Steve Workman
f1e7216808
Bug 694325: Add files for DNS Multithreading on Android; avoid undefined, unexposed libc symbols r=mwu
2011-12-05 10:41:11 -08:00
Brandon Sterne
91720cec20
Bug 702439 - allow subframes of CSP documents to run javascript: URLs, r=bz
2011-12-05 09:42:08 -08:00
Julian Reschke
bb1998df4b
Bug 562915 - Escape characters in content-type charset param not parsed properly. r=jduell
2011-12-03 15:59:55 +01:00
Randell Jesup
747cc1ef93
Bug 706249 r=bz
2011-12-02 23:48:16 -05:00
Phil Ringnalda
04b7f1a124
Back out dcf31efc8c12 and 79c9926f0f45 (bug 702439) to investigate the effects on the browser-chrome leak
2011-12-02 19:43:24 -08:00
Brandon Sterne
0c4b6ac3d7
Bug 702439 - allow subframes of CSP documents to run javascript: URLs, r=bz
2011-12-02 16:07:30 -08:00
Michal Novotny
8c82cd46ea
Bug 695003 - Race condition when deleting cache directory
2011-12-02 18:10:57 +01:00
Patrick McManus
c3c7739af8
bug 528222 - spdy, fix overallocation of header expansion buffer r=honzab
...
patch 18
2011-12-02 10:28:57 -05:00
Patrick McManus
c28ba2d1d3
bug 528288 spdy - nsisslsocketcontrol::mayjoinconnection() r=honzab r=bsmith sr=honzab sr=biesi
...
patch 17
2011-12-02 10:28:57 -05:00
Patrick McManus
c6f478c879
bug 528288 - disallow spdy from http created in nsNSSCallbacks to avoid OSCP/CRL loops with alternate-protocol sr=biesi r=honzab
...
patch 15
2011-12-02 10:28:57 -05:00
Patrick McManus
8d754a4fa6
bug 528288 - spdy. Cleanups involving host coalescing r=honzab
...
patch 14
fixes 666028
2011-12-02 10:28:57 -05:00
Patrick McManus
1ab12e2fc6
bug 528288 spdy - when coalescing get ip from nsISocket instead of dns lookup r=honzab
...
patch 11
2011-12-02 10:28:57 -05:00
Patrick McManus
070f8165c3
bug 528288 spdy - when coalescing hosts use anonymous flag as part of hash key r=honzab
...
patch 10
2011-12-02 10:28:57 -05:00
Patrick McManus
cd43b226f7
bug 528288 spdy - only coalesce (i.e. ip pool) hostnames with compatible ssl certs sr=biesi r=honzab r=bsmith
...
patch 9
2011-12-02 10:28:57 -05:00
Patrick McManus
2531c112c5
bug 528288 spdy - provide a pref to control alternate-protocol support r=honzab
...
patch 8
2011-12-02 10:28:57 -05:00
Patrick McManus
2781e66fd3
bug 528222 spdy - no npn when connecting to proxy r=honzab
...
patch 7
2011-12-02 10:28:57 -05:00
Patrick McManus
727271b271
bug 528288 spdy - logging enhancements r=honzab
...
patch 6
2011-12-02 10:28:57 -05:00
Patrick McManus
390cf75352
bug 528288 - require spdy compliant headers to be lower case and without chunked encodings r=honzab
...
patch 5
2011-12-02 10:28:57 -05:00
Patrick McManus
01c14a17f8
bug 528288 - spdy settings frame parser bounds check r=honzab
...
patch 3
2011-12-02 10:28:57 -05:00
Patrick McManus
6ffb7859e6
bug 528288 - HTTP Alternate-Protocol header for transitioning from http to spdy r=honzab
...
patch 2
2011-12-02 10:28:57 -05:00
Patrick McManus
d2a1f4ee74
bug 528288 - spdy: early configuration of npn negotiation from IsAlive() r=honzab
...
patch 1
2011-12-02 10:28:57 -05:00
Patrick McManus
4703764cf6
bug 528222 Basic SPDY web transport support. r=honzab r=bsmith sr=biesi
...
patch 0
2011-12-02 10:28:56 -05:00
Brian Smith
ed626b7f74
Bug 674147 (Remove the SSL Thread) Part 2: Everything else, r=honzab
2011-12-01 14:37:57 -08:00
Patrick McManus
7927a9bae0
bug 671875 pipeline transport event fixups r=honzab
2011-12-01 09:19:41 -05:00
julian.reschke@gmx.de
ae46fa7c8c
Bug 700589 - Fix Content-Type parser to treat single quote as regular character instead of a delimiter. r=jduell r=bz
2011-11-29 14:06:32 -08:00
Marco Bonardo
beac54d4eb
Merge last green changeset from mozilla-inbound to mozilla-central
2011-11-28 14:10:59 +01:00
julian.reschke@gmx.de
1ebc5e4d6e
Bug 704989: add workaround for broken Outlook Web APP (OWA) attachment handling (and specifically for it sending broken headers only to Firefox). r=bzbarsky
2011-11-28 07:40:08 -05:00
Makoto Kato
8e0b00d38c
Bug 655658 - NetUtil.readInputStreamToString should have aCharset argument as optional. r=sdwilsh, sr=bz
2011-11-25 11:23:41 +09:00
Nicholas Nethercote
3ef2838ed6
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
2011-11-27 19:03:14 -08:00
Patrick McManus
1116645f4d
bug 707173 - spdy telemetry for connection management r=honzab
2011-12-08 12:09:46 -05:00
Ed Morley
b51990fe27
Merge mozilla-central and mozilla-inbound
2011-11-23 12:12:23 +00:00
Doug Turner
e8a7425348
Bug 694325 - Backout of bfb56029f4bd due to crashes on android tablets. r=sworkman
2011-11-22 14:58:25 -08:00
Steve Workman
0cd861c781
Bug 694325: Add threadsafe getaddrinfo to libmozutils; restore multi-threading to nsHostResolver for DNS requests. r=mwu
2011-11-21 18:21:21 -08:00
Michal Novotny
f9fcd52c1b
Bug 477635 - 'blind' download ftp folder inaccessible since 3.0.5 ~ 3.0.6 - 550 PWD
2011-11-23 02:11:39 +01:00
Jothan Frakes
7c5e81a6a9
Bug 660315 - Add three entries to PSL: us.org, com.de, gr.com. r=gerv.
2011-11-21 14:43:54 +00:00
julian.reschke@gmx.de
59371f66b0
Bug 703015 - Revert change for bug 651185 - allow double-quotes for RFC 2231/5987 encoding again; r=bz
2011-11-20 11:13:40 +00:00
Matt Woodrow
c67cf10791
Bug 562289 - Using a system proxy should honor socks_remote_dns pref. r=biesi
2011-11-19 14:36:05 +01:00
Luca Tettamanti
34b70f3e4f
Bug 702941 Disable HTTP pipelining Winstone when talking to Servlet Engine r=mcmanus
...
--HG--
extra : rebase_source : 7f57bee7d9c4f8d5eb6f8484921fd27fe87ff2c3
2011-11-17 11:41:53 -05:00
aceman
a61b2efb04
Bug 278341 - [mozTXTToHTMLConv] A colon (:) after a URL in a message is recognized as part of the URL. r=BenB
2011-11-17 11:18:07 +00:00
Patrick McManus
4d80bca0f2
bug 667385 - followon patch to remove an old PRBool rs=honzab
2011-11-15 11:25:56 -05:00