Michael Wu
a66b1751b7
Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak
2011-08-30 11:55:14 -07:00
Julian Reschke
af0dfc9e86
Bug 665706 - Remove historic special handling for semicolons in URIs. r=rjesup
2011-08-22 16:51:52 +02:00
Sander van Veen
6048128013
Bug 673331 - Add identifying information to system compartments. r=mrbkap.
2011-08-21 16:02:24 -07:00
Honza Bambas
defd1da6aa
Bug 673226 - Null timestamp usage in telemetry code; r=jduell.mcbugs
2011-08-21 09:27:29 +01:00
Benjamin Smedberg
43c6b83772
Bug 675221 part C - Remove XPCOM proxy usage from necko, r=jduell
...
--HG--
extra : rebase_source : 7bf53b5ac6f52df0224f4fdad78e172762fa7c64
2011-08-19 11:47:43 -04:00
Daniel Holbert
03a4a1f487
Bug 678573: Remove unused variable |pollError| from nsSocketTransportService::DoPollIteration. r=jduell
2011-08-16 09:26:59 -07:00
Brian Smith
57b7230f5d
Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie
2011-08-15 22:38:56 -07:00
Randell Jesup
e8b73e990b
Bug 677260: Add specIgnoringRef and hasRef for URIs. r=bz, sr=biesi
2011-08-15 17:18:15 -04:00
Michael Wu
fbcd07dca0
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
2011-08-06 22:03:32 -07:00
Daniel Holbert
87789a99fa
Bug 670542 patch 2: Rev iids of nsIURI & descendants. r=jst
2011-07-26 22:11:40 -07:00
Daniel Holbert
619f8fe844
Bug 670542 patch 1: Shift .ref-related additions to end of nsIURI.idl. r=jst
2011-07-26 22:11:08 -07:00
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
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
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
Matheus Kerschbaum
b0c1f89ef4
Bug 579571 - Remove --enable-timeline support. r=tglek
2011-07-17 12:07:42 +02: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
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
Randell Jesup
8dc1a280f1
Bug 662215 r=bz
2011-07-05 09:09:09 -04: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
Joe Drew
0169905f3e
Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions.
2011-06-28 14:42:06 -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
Patrick McManus
fac9cc0418
Bug 666997 - Firefox Crash @ mozilla::net::nsPreloadedStream::AsyncWait() r=biesi
2011-06-25 10:49:42 -04:00
Ed Morley
3f49fdcb2a
Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted
2011-06-25 16:06:02 +02:00
Michal Novotny
60e90c98b0
Bug 504014 - Enforce RFC 3986 syntax for IPv6 literals
2011-06-23 17:04:23 +02:00
Ed Morley
cdd2b64d2f
Bug 665610 - Fix unused debug variable warnings in netwerk/; r=biesi
2011-06-20 15:49:13 -07:00
Mike Hommey
b7ab8c2806
Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg
2011-06-15 07:32:03 +02:00
Patrick McManus
2fc0eb8394
bug 658580 move nsSocketTransportService dopolliteration logic into run method r=honzab
2011-06-15 10:24:56 -04:00
Patrick McManus
e32fb82ff7
bug 658580 revert isalive() from 654201 to fix an alternate way r=honzab
2011-06-15 10:24:09 -04:00
Matt Brubeck
3a92543b49
Back out caa97320d506 (bug 658580) temporarily to get m-i in a known good state. a=backout
2011-06-15 09:40:29 -07:00
Matt Brubeck
7c14d57369
Back out 58c903b0db40 (bug 658580) temporarily to get m-i in a known good state.
2011-06-15 09:39:42 -07:00
Matt Brubeck
92c16b265b
Merge backout of bug 632404, bug 552864, bug 658995
2011-06-15 09:01:28 -07:00
Matt Brubeck
e3a9a86a79
Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression.
2011-06-15 09:00:28 -07:00
Patrick McManus
479cfc8c73
bug 658580 move nsSocketTransportService dopolliteration logic into run method r=honzab
2011-06-15 10:24:56 -04:00
Patrick McManus
aa810f7af6
bug 658580 revert isalive() from 654201 to fix an alternate way r=honzab
2011-06-15 10:24:09 -04:00
Mike Hommey
228b060c2b
Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg
2011-06-15 07:32:03 +02:00
Daniel Holbert
935e50b305
Bug 662242: Swap out the old nsIURL IID for the new one, in nsBinaryInputStream::ReadObject. r=bz
2011-06-09 12:10:42 -07:00
Randell Jesup
6ddbc2b98e
Bug 173561: move magic mask constant for nsIRequest into IDL file. r=biesi
2011-06-09 15:03:41 -04:00
Honza Bambas
6a8e4a1ddc
Backout of changeset 701b76c4e716
2011-06-09 16:07:07 +02:00
Honza Bambas
6128e602b0
Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell
2011-06-09 14:04:16 +02:00
Kyle Huey
56b2bcdf35
Bug 661529: Add NS_ReadInputStreamToBuffer to complement NS_ReadInputStreamToString. r=biesi
...
--HG--
extra : rebase_source : 81b8876a34a2ec8c6fd0c2092b697fb8e2472a4a
2011-06-08 11:11:41 -07:00
Kyle Huey
4cdcf5bdcb
Merge m-c to cedar again to bring over the fix for the android talos perma-orange.
2011-06-07 15:42:30 -07:00
Kyle Huey
22c5117a8a
Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push
2011-06-07 13:23:03 -07:00
Randell Jesup
bea04639ac
Bug 125608: Reduce size of nsStandardURLs by average of 27+ bytes. r=bz
2011-06-07 12:17:40 -04:00
Jeff Walden
8ae72ea738
Bug 662001 - Use RangedPtr<T> in one location outside js/src/ to verify that mfbt/RangedPtr.h is usable by non-JS code. r=bz
2011-06-06 11:02:35 -07:00
Daniel Holbert
13c008cef5
Bug 661967: Remove never-read local variable from nsIOService::GetProtocolHandler. r=bz
2011-06-07 10:50:14 -07:00
Dominic Fandrey
968bf5196a
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
2011-06-02 14:56:50 +02:00
Patrick McManus
9647e6891f
bug 597706 - response header smuggling r=honzab
...
reject responses with multiple non identical or invalid
content-length headers
2011-05-31 19:51:51 -04:00
Honza Bambas
c998993a7c
Bug 649338 - Expose mUploadStreamHasHeaders on the HttpBaseChannel, comment correction
2011-05-29 16:14:21 +02:00