Patrick McManus
958d4193a0
bug 628561 release http persistent connection on force reload r=bz
...
A force-reload now clears persistent connections to the server related
to the force-reloaded resource. This will allow renogitation of DNS or
server load balancing.
2011-07-22 12:31:37 -04:00
Marco Bonardo
dd95675537
Backout changesets 79a36ed03e14, d17ac9b0254e due to suspect xpcshell permaorange on OSX opt
2011-07-22 14:35:41 +02:00
Boris Zbarsky
1507baa87f
Bug 670553. Don't try to read more than aCount bytes in nsUnicharStreamLoader::OnDataAvailable. r=zwol
2011-07-21 17:31:36 -04:00
Brad Lassey
a505ace705
bug 661282 - make xpcshell run on android r=bsmedberg
2011-06-26 22:05:51 -04:00
Geoff Brown
4dea7e2ccc
Bug 648429: HTTP cache: compress all compressible files - new test for appending to compressed stream; r=michal.novotny
2011-07-21 14:10:48 -04:00
Geoff Brown
89c95219da
Bug 648429 - HTTP cache: compress compressible files; r=michal.novotny
2011-07-21 14:04:57 -04:00
Patrick McManus
d9b003a128
Bug 641937 - Blacklist non-responding IP addresses in DNS r=bz
...
Blacklist non-responding IP addresses for a hostname so the next time
we access that hostname we don't have to wait for a timeout again
2011-07-21 09:18:01 -04:00
Marco Bonardo
8dd73f97b5
Merge last green changeset from mozilla-inbound to mozilla-central
2011-07-21 14:32:10 +02:00
arno renevier
8ed39834bd
Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg
2011-07-21 04:37:31 +02:00
Taras Glek
692bbd7e4c
Bug 672651 - Track cache init times via telemetry r=jduell
2011-07-20 17:02:58 -07:00
Nicholas Nethercote
bdc1a7c1c9
Bug 669117 - Add a memory reporter for the Necko memory cache. r=khuey,jduell.
2011-07-18 18:22:36 -07:00
Gervase Markham
2da840b0f2
Bug 531758 - add DynDNS domains to the PSL, as requested by Jeremy Hitchcock of DynDNS. Patch by him; r=gerv.
2011-07-18 15:09:55 -04:00
Paul A. Adeyenuwo
8750208034
Bug 660158 - Remove all references to head_ipc.js; r=jduell
2011-07-17 12:07:42 +02:00
Matheus Kerschbaum
b0c1f89ef4
Bug 579571 - Remove --enable-timeline support. r=tglek
2011-07-17 12:07:42 +02:00
Ms2ger
8c78d3f478
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Kyle Huey
5ac670aeff
Bug 671053: Explicitly drop nsHttpConnection's ref to the callbacks at transaction close rather than waiting for connection reuse/expiration. r=mcmanus
2011-07-14 11:09:48 -07:00
Randell Jesup
eb8a060ff4
Bug 656853: Fix file://#foo to not lose the #foo. r=bz
2011-07-12 14:07:28 -04:00
Randell Jesup
005fce6837
Bug 622981: Fix relative query/ref/param-only URLs where the base URL has encoded chars. Also greatly expand test_URI.js coverage from RFC 3986. r=bz
2011-07-12 14:07:24 -04:00
Julian Reschke
2860dbbfea
Bug 670333. Make sure that when parsing MIME header params we check for the actual presence of a '=' between the name and the value. r=bzbarsky
2011-07-11 15:27:26 -04:00
Doug Turner
7dbf23a135
Bug 667980: Expose network connection type to chrome. r=dougt
...
Add an attribute to nsINetworkLinkService that represents the connection type,
and add code to the android back-end to expose the connection type and notify
when it changes.
2011-07-10 15:24:05 -07:00
Patrick McManus
7855e8f09c
bug 669936 emacs mode lines for websockets 2 space indents r=jduell
2011-07-07 15:39:24 -04:00
Patrick McManus
3e058b73a6
bug 669975 - websockets e10s mLoadGroup member duplicated r=jdm
2011-07-07 15:36:37 -04:00
Boris Zbarsky
91dfb50099
Bug 667907. For HTTP 0.9 on non-default ports, be more conservative. r=jduell
2011-07-07 14:17:13 -04:00
Julian Reschke
553ac96cf1
Bug 651185. Only process RFC 2231 and RFC 5987 syntax when the value comes from a token (as opposed to a quoted-string). r=bzbarsky
2011-07-05 17:33:04 -04:00
Randell Jesup
8dc1a280f1
Bug 662215 r=bz
2011-07-05 09:09:09 -04:00
Jason Duell
28dfcfce52
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
2011-07-04 23:12:32 -07:00
Patrick McManus
71ea7f9c8f
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
2011-07-04 23:12:30 -07:00
Jason Duell
4f9293197f
bug 664860. Convert WebSocketChannel to 2 space indents. r=biesi.
2011-07-04 21:18:34 -07:00
Jason Duell
a451b7e7a5
bug 664860. Rename nsWebSocketHandler -> WebSocketChannel. r=biesi
...
--HG--
rename : netwerk/protocol/websocket/nsWebSocketHandler.cpp => netwerk/protocol/websocket/WebSocketChannel.cpp
rename : netwerk/protocol/websocket/nsWebSocketHandler.h => netwerk/protocol/websocket/WebSocketChannel.h
2011-07-04 21:18:33 -07:00
Jason Duell
df9f677e15
Bug 664860. Rename nsIWebSocketHandler -> nsIWebSocketChannel. r=biesi
...
--HG--
rename : netwerk/protocol/websocket/nsIWebSocketProtocol.idl => netwerk/protocol/websocket/nsIWebSocketChannel.idl
rename : netwerk/protocol/websocket/nsIWebSocketProtocol.idl => netwerk/protocol/websocket/nsIWebSocketListener.idl
2011-07-04 21:18:32 -07:00
Marco Bonardo
82f7b47d00
Merge last green changeset from mozilla-inbound to mozilla-central
2011-07-04 12:46:07 +02:00
Christian Biesinger
9fdec57a7b
bug 621558 - Disable IPv6 for the 300ms-delayed backup connection to improve
...
the user experience of people with broken IPv6 connectivity (i.e. implement
Chrome's "Happy Eyeballs" strategy)
r=mcmanus
2011-07-04 11:47:09 +02:00
Honza Bambas
5555f4736c
bug 658894 - Collect basic telemetry for HTTP requests and page load. r=jduell
2011-07-01 22:22:18 +02:00
Philipp von Weitershausen
2ee0c861e5
Bug 668642 - Make nsIHttpHeaderVisitor a [function] interface. r=bz
2011-06-30 23:55:56 +02:00
Josh Matthews
f0668c3546
Bug 537787 - Remote websockets. r=jduell
2011-05-04 15:36:23 +02:00
Joe Drew
0169905f3e
Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions.
2011-06-28 14:42:06 -04:00
Joe Drew
9425d9553a
Back out fcf08eff68eb (Bug 662555) for causing reftest assertions.
2011-06-28 14:41:14 -04:00
Honza Bambas
1b92ab5f6e
Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell+tglek
2011-06-28 16:49:45 +02:00
Honza Bambas
d4d2ac2788
Bug 662555 - Race condition when measuring requestEnd, r=jduell
2011-06-28 16:49:45 +02:00
bjarne@runitsoft.com
8cbce8439c
Bug 650995 - Support max_entry_size prefs for disk & memory cache, r=michal.novotny
2011-06-27 14:21:15 +02:00
Han Chang
3245c68495
Bug 605979 - Remove unsound ASSERTION: IDN node too large (hit with globalStorage.namedItem); r=mayhemer
2011-06-26 18:28:46 +02:00
Matt Brubeck
23b2d18bb6
Merge mozilla-central to mozilla-inbound
2011-06-25 19:43:57 -07:00
Patrick McManus
d42343f0f5
bug 664305 - websocket max connection limitation r=biesi
...
--HG--
extra : rebase_source : 7229d30f28b529c0fe7f22277a21c9a0f007d14d
2011-06-25 14:28:27 -04:00
Patrick McManus
fac9cc0418
Bug 666997 - Firefox Crash @ mozilla::net::nsPreloadedStream::AsyncWait() r=biesi
2011-06-25 10:49:42 -04:00
Kyle Huey
8daedc7313
Fix websockets-disabled build with an ifdef. rs=mcmanus (No bug)
2011-06-24 11:00:46 -07:00
Marco Bonardo
8d56f5c0e0
Merge last green changeset in mozilla-inbound to mozilla-central
2011-06-24 11:32:12 +02:00
Jason Duell
4a3ad9b3f5
Bug 666502. DONTBUILD. Document how we make sure HTTP headers have been read by time OnStartRequest called. r=bz
2011-06-23 14:41:45 -07:00
Jason Duell
786fac927e
Bug 665521 - Update Ruben Arakelyan's email address *correctly* in the PSL. r=biesi
2011-06-23 14:11:18 -07:00
Ruben Arakelyan
b8d19fe9ca
Bug 665521 - Update Ruben Arakelyan's email address in the PSL. r=biesi
2011-06-23 14:04:45 -07:00
Michal Novotny
60e90c98b0
Bug 504014 - Enforce RFC 3986 syntax for IPv6 literals
2011-06-23 17:04:23 +02:00