Josh Aas
|
8c6af84bba
|
Bug 769782: Remove synchronous DNS resolution in network tests. r=mcmanus
|
2012-07-10 18:23:07 -04:00 |
|
Honza Bambas
|
0de47be014
|
Bug 760067 - Release all OfflineCache custom profile files ASAP after custom profile cache update has finished, r=michal
|
2012-07-10 23:49:17 +02:00 |
|
Ryan VanderMeulen
|
959e0d6234
|
Merge m-c to inbound.
|
2012-07-09 20:53:11 -04:00 |
|
Gregory Szorc
|
80b5ac1bfa
|
Merge mozilla-central into services-central
|
2012-07-03 09:55:45 -07:00 |
|
Richard Newman
|
c8abd6c7c8
|
Merge m-c to s-c.
|
2012-06-29 23:45:13 -07:00 |
|
Gregory Szorc
|
f85dc8cb5b
|
Bug 755196 - Allow httpd.js to be loaded as a testing module; r=mcmanus
|
2012-06-29 13:28:04 -07:00 |
|
Brian Smith
|
b89e4ef9a3
|
Bug 761228: Fix 304 response handling for custom conditional responses to prevent crash, r=jduell
--HG--
extra : rebase_source : 26494ad6bf23c3290f74fdd6ffc21a1db0b7f429
|
2012-06-28 12:34:32 -07:00 |
|
Brian Smith
|
ac9531b657
|
Backout change to netwerk/test/unit/test_bug651100.js from the patch for Bug 737615, a=bustage
--HG--
extra : rebase_source : 50d718395cafa292025452bb01a94fec9f4ae216
|
2012-06-28 19:39:48 -07:00 |
|
Paul Adenot
|
52928f6820
|
Bug 767087 - xpcshell test r=jduell
|
2012-06-26 10:35:00 -07:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Michal Novotny
|
6735dbcad7
|
Bug 737615: Replace usage of openCacheEntry with asyncOpenCacheEntry in Necko unit tests, r=bsmith
--HG--
extra : rebase_source : 626a90178480b47f24956a86914fdc3e76cbd20b
|
2012-06-12 14:23:32 -07:00 |
|
Brian Smith
|
3c7495e4a0
|
Bug 760955 - Fix null pointer dereference in mozilla::net::nsHttpChannel::InstallOfflineCacheListener, r=hurley
--HG--
extra : rebase_source : 7cc662e898a48b05836441591b72587d8e988b2f
|
2012-06-12 14:25:24 -07:00 |
|
Boris Zbarsky
|
b080cc3a18
|
Bug 558220 part 2. Fix a bug in the test HTTP header that caused it to misread headers when a packet boundary fell between the CR and LF at the end of a header value. r=waldo
|
2012-06-28 00:26:13 -04:00 |
|
Boris Zbarsky
|
6a3462cdd6
|
Bug 558220 part 1. Add more debugging spew to the test HTTP server. r=waldo
|
2012-06-28 00:26:12 -04:00 |
|
Ehsan Akhgari
|
695bd88cea
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell
|
2012-06-05 23:18:25 -04:00 |
|
Julian Reschke
|
713d34c28e
|
Bug 732369 - Content-Disposition parser does not require presence of ";" between params. r=jduell
|
2012-06-07 22:57:00 -07:00 |
|
Gordon P. Hemsley
|
d4f110a4ea
|
Bug 672448 - Clamp quality factor ('q') values to 3 decimal places. r=biesi
|
2012-06-09 19:01:59 -04:00 |
|
Jason Duell
|
5a4546914d
|
Bug 747215: Ensure redirect pathways always call both OnStart/OnStopRequest. r=biesi
|
2012-06-05 23:59:05 -07:00 |
|
Jason Duell
|
2e8ee258a4
|
Bug 761932: Ensure OnStartRequest called in bug 738484 codepaths. r=mcmanus
|
2012-06-05 23:54:20 -07:00 |
|
Geoff Lankow
|
00f3a215c9
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Honza Bambas
|
5087829839
|
Bug 753990 - Allow appcache to work with a custom cache (profile) folder within a single application, r=michal.novotny
|
2012-06-04 16:12:24 +02:00 |
|
julian.reschke@gmx.de
|
60ea90cc12
|
Bug 730574: handle quoted-string unescaping in RFC 2231 continuation parameters. r=jduell
|
2012-05-28 16:14:04 -04:00 |
|
Magnus Melin
|
392cfd99d9
|
Bug 223681 - [mozTXTToHTMLConv] fails for links with ipv6 addresses. r=ben.bucksch, sr=cbiesinger
|
2012-05-28 22:07:56 +03:00 |
|
Patrick McManus
|
fada1ab692
|
bug 737470 patch 1 use ASpdySession to generically dispatch current version of spdy r=honzab
--HG--
rename : netwerk/protocol/http/SpdySession.cpp => netwerk/protocol/http/SpdySession2.cpp
rename : netwerk/protocol/http/SpdySession.h => netwerk/protocol/http/SpdySession2.h
rename : netwerk/protocol/http/SpdyStream.cpp => netwerk/protocol/http/SpdyStream2.cpp
rename : netwerk/protocol/http/SpdyStream.h => netwerk/protocol/http/SpdyStream2.h
|
2012-05-25 17:37:01 -04:00 |
|
Josh Matthews
|
44068a2ede
|
Bug 722845 - Part 3: Remove cache service use of private browsing service, and replace it with a single observer notification. r=michal.novotny
|
2012-05-24 16:31:54 +01:00 |
|
julian.reschke@gmx.de
|
7d5a2dd5d4
|
Bug 663057 - support RFC2231/5987 encoding for title parameter in HTTP link header fields. r=hsivonen
|
2012-05-21 06:31:00 -07:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Mike Hommey
|
e1c1bf2c5a
|
Bug 748001 - Use explicit targets for object files. r=ted
|
2012-05-15 07:44:32 +02:00 |
|
Mook
|
043178ccfc
|
Bug 485255 - Add path prefix handler to nsIHttpServer; r=biesi
|
2009-03-25 15:08:18 -07:00 |
|
Matt Brubeck
|
58eb5eeac0
|
Back out c209fea124e1 (bug 754198) because of Win64 build failure
|
2012-05-11 13:23:49 -07:00 |
|
Vivien Nicolas
|
710001520e
|
Bug 722197 - Add a preference to map some domain names to localhost r=mcmanus
|
2012-05-11 12:59:19 -07:00 |
|
Fabrice Desré
|
8c0c24a4a2
|
Bug 754198 - Warning treated as error in jemalloc.c. Build busted. [r=jlebar,bsmedberg]
|
2012-05-11 12:34:24 -07:00 |
|
Ryan VanderMeulen
|
5024f21247
|
Backout ff1f86491512:29e94992504b due to orange.
|
2012-05-09 20:02:40 -04:00 |
|
Oonishi Atsushi
|
ded368f651
|
Bug 282432 - Test. r=bz
|
2012-05-09 18:46:44 -04:00 |
|
Gavin Sharp
|
0c63098b1d
|
Bug 738992: add some debug logging to try and figure out why this test fails intermittently
|
2012-05-08 09:45:32 -07:00 |
|
Ehsan Akhgari
|
ad0e54ab78
|
Merge from mozilla-central
|
2012-05-03 17:33:52 -04:00 |
|
Brian R. Bondy
|
0c07aa9fc7
|
Bug 670514 - LNK file test for Windows share security. r=bz
|
2012-05-03 15:23:32 -04:00 |
|
Geoff Brown
|
638b5cf15d
|
Bug 750817 - Do not rely on xpcomlib in netwerk xpcshell tests. r=jduell
|
2012-05-03 06:22:58 -04:00 |
|
julian.reschke@gmx.de
|
28994af8c9
|
Bug 693806: RFC2231/5987 encoding: charset information should be treated as authoritative. r=jduell
|
2012-04-29 13:40:00 -07:00 |
|
Nick Hurley
|
38d1f89f66
|
Bug 719609 - Part 2: xpcshell harness support for running the node spdy server. r=ted
|
2012-04-25 20:12:33 -04:00 |
|
Nick Hurley
|
cfa33b1656
|
Bug 719609 - Part 1: Add some basic unit tests for SPDY. r=mcmanus,ted
|
2012-04-25 20:12:33 -04:00 |
|
Ed Morley
|
97b76808c2
|
Backout 12d1d626759c (bug 747215), 11b16556248e (bug 738484) for xpcshell failures on all platforms
|
2012-05-03 10:17:42 +01:00 |
|
Jason Duell
|
736a0ac89d
|
Bug 747215 - Ensure redirect pathways always call both OnStart/OnStopRequest. r=biesi
|
2012-05-03 00:35:55 -07:00 |
|
Jason Duell
|
9224679eeb
|
Bug 738484: part 2: fix missing onStartRequest calls for some failed redirects. r=mcmanus
|
2012-05-03 00:28:57 -07:00 |
|
Patrick McManus
|
9e0422c738
|
bug 723628 - speculative connect hint interface r=honzab sr=biesi
|
2012-04-25 08:54:42 -04:00 |
|
Ms2ger
|
945ee00ec1
|
Bug 605180 - Fix build warnings in netwerk/. r=jduell
|
2012-04-07 14:25:00 -07:00 |
|
Jason Duell
|
12220d4111
|
Bug 742174 - Allow empty Location header. r=mcmanus
|
2012-04-09 16:50:35 -07:00 |
|
Patrick McManus
|
0d8b095be3
|
bug 742935: fix landing problem with 717350 r=honzab
--HG--
rename : netwerk/test/unit/test_mismatch_lm.js => netwerk/test/unit/test_mismatch_last-modified.js
|
2012-04-09 10:21:28 -04:00 |
|
Marco Bonardo
|
13f1c8ba2e
|
Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin
--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
|
2012-04-07 01:17:53 +02:00 |
|
Ms2ger
|
aab2ba895f
|
Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks.
|
2012-04-06 13:10:30 +02:00 |
|
Vivien Nicolas
|
a43515208a
|
Bug 722197 - Add a preference to map some domain names to localhost. r=mcmanus
|
2012-04-06 03:12:18 -07:00 |
|
Sinker Li
|
ebdd132bdd
|
Bug 674728 - Part 2: Testcase for pinned application caches. r=honzab
|
2012-03-30 20:52:07 -04:00 |
|
Nick Hurley
|
5774cb1a09
|
bug 712914 - add some sanity checking when (de)serializing security info in the disk cache. r=michal
|
2012-03-30 11:21:01 +02:00 |
|
Patrick McManus
|
e8210a8959
|
bug 717350 doom cache entry on last-modified mismatch r=honzab
|
2012-03-22 19:39:31 -04:00 |
|
Patrick McManus
|
69d6b34474
|
bug 597684 Implement HTTP Assoc-req and Banned Pipelines on nsHttpConnectionInfo r=honzab
|
2012-03-22 19:39:31 -04:00 |
|
Michal Novotny
|
fc7977fd47
|
Bug 722033 - Invalidate cache entry in nsHttpChannel::DoInvalidateCacheEntry() asynchronously
|
2012-03-22 23:54:20 +01:00 |
|
julian.reschke@gmx.de
|
0b667bf265
|
Bug 714302: add suport for HTTP status code 308 r=mcmanus
--HG--
extra : rebase_source : 2e4a46ac5ebe89a36fb4b12b1985d07d674db5e8
|
2012-03-21 16:13:42 -04:00 |
|
julian.reschke@gmx.de
|
7ff75c5406
|
Bug 384571: RFC 2231 parameters not decoded when appearing in reversed order. r=jduell
|
2012-03-20 14:08:30 -07:00 |
|
Matt Brubeck
|
51ba20bc98
|
Back out 1bbe7ea3a01e through 672cc4ee2dd9 because of mochitest-browser-chrome leaks
|
2012-03-20 12:53:10 -07:00 |
|
Patrick McManus
|
c07a1b4659
|
bug 717350 doom cache entry on last-modified mismatch r=honzab
--HG--
extra : rebase_source : 5c8692c94bf7e5dcb2d381a85e06bddbabffe22c
|
2012-03-20 13:11:32 -04:00 |
|
Patrick McManus
|
f39205238b
|
bug 597684 Implement HTTP Assoc-req and Banned Pipelines on nsHttpConnectionInfo r=honzab
--HG--
extra : rebase_source : 26243e1af9e0554553520dae435cc4dcfd551746
|
2012-03-20 13:11:32 -04:00 |
|
Jason Duell
|
84bb1c7031
|
Backed out changeset cd5ac132e763
|
2012-03-15 23:36:01 -07:00 |
|
Jason Duell
|
2864e3bdc2
|
Backed out changeset cd5ac132e763
|
2012-03-15 23:35:51 -07:00 |
|
Jason Duell
|
6e4a5e4792
|
Backed out changeset 5aaec7f808b6
|
2012-03-15 20:55:44 -07:00 |
|
Jason Duell
|
e683c892ab
|
Bug 664163: I will back this out when xpcshell test_traceable.js fails eventually. r=jduell
|
2012-03-15 18:54:58 -07:00 |
|
julian.reschke@gmx.de
|
612101e42e
|
Bug 384571: RFC 2231 parameters not decoded when appearing in reversed order r=jduell
|
2012-03-04 14:12:00 -08:00 |
|
Jason Duell
|
1427947aa0
|
Bug 648878 - I will backout: investigating inbound-only failure r=jduell
|
2012-03-15 13:00:20 -07:00 |
|
Jason Duell
|
30f9ac914b
|
Backed out c9265ada6f40
|
2012-03-15 15:05:41 -07:00 |
|
Jason Duell
|
25bb7c605c
|
Backed out changeset c9265ada6f40
|
2012-03-15 15:05:22 -07:00 |
|
Derrick Rice
|
f58db0c193
|
Bug 732363 - Avoid running test_net_addr on windows; it is failing for unknown reasons (race?) r=jdm
|
2012-03-15 07:10:00 -04:00 |
|
Phil Ringnalda
|
03c791f19f
|
Back out 9899522b6ad9 (bug 664163)
|
2012-03-13 22:11:55 -07:00 |
|
Jason Duell
|
293e6966d2
|
Bug 664163: Yes this will get backed out: see bug. r=jdm
|
2012-03-13 18:46:30 -07:00 |
|
Jason Duell
|
3f8203f21e
|
Backed out changeset fd30aea30b03
|
2012-03-13 15:10:01 -07:00 |
|
Jason Duell
|
6bbf4d063a
|
Bug 664163 - Fix Get(Local|Remote)(Address|Port) in HttpChannelChild. r=jdm
|
2012-03-13 11:49:01 -07:00 |
|
Matt Brubeck
|
482e6fb4c0
|
Back out a2d511a124d7 (bug 664163) for causing failures in test_traceable_channel_wrap.js
|
2012-03-06 13:28:25 -08:00 |
|
Derrick Rice
|
4a0261d6c0
|
Bug 732363 - Avoid oranges in test_net_addr.js by retaining references to the transport and output stream. r=jdm
|
2012-03-06 05:02:00 -05:00 |
|
Jason Duell
|
6167fb9598
|
bug 664163 - Fix Get(Local|Remote)(Address|Port) in HttpChannelChild. r=jdm
|
2012-03-05 23:11:19 -08:00 |
|
Jason Duell
|
f8fbbf0485
|
Backed out changeset 84a2ed6120c3: wrong bug name in comment msg
|
2012-03-05 23:10:19 -08:00 |
|
Jason Duell
|
01df5c16fc
|
Bug 648878. e10s: fix Get(Local|Remote)(Address|Port) in HttpChannelChild. r=jdm
|
2012-03-05 23:06:09 -08:00 |
|
Derrick Rice
|
b96888025d
|
Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport
Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport
|
2012-02-29 06:19:00 -05:00 |
|
Ed Morley
|
adf95a9a54
|
Backout 6d239fd74f71 (bug 720846) for Windows build failures
|
2012-02-28 16:00:18 +00:00 |
|
Derrick Rice
|
3d5a2ca05e
|
Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport. r=biesi sr=bz
|
2012-02-28 05:34:00 -05:00 |
|
Daniel Holbert
|
c7045515b4
|
Bug 727970: Check formerly-unused rv in TestProtocols.cpp, to fix build warning. r=jduell
|
2012-02-16 15:16:14 -08:00 |
|
Geoff Lankow
|
95f0153308
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part E, remove uses of nsIPrefBranch2 in netwerk/ ; r=bsmedberg
|
2012-01-17 14:48:29 +13:00 |
|
Julian Reschke
|
c5add5d09a
|
Bug 598304 - XHR rewrites non-POST methods upon 301/302 redirects. r=bz
|
2012-02-10 14:12:51 +01:00 |
|
Patrick McManus
|
8084fdc8b4
|
bug 704227 muddle through on some minor problems with content-length r=jduell
|
2012-02-09 14:47:30 -05:00 |
|
Patrick McManus
|
bbe5e26063
|
bug 717524 - process a list of content-encoding response headers r=bz
--HG--
extra : rebase_source : 06599a663ecb6374196ca25be0ac74e68bbe78d9
|
2012-02-07 22:46:43 -05:00 |
|
Jeff Muizelaar
|
9adaa28322
|
Bug 235853 - Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution. r=biesi,sworkman
|
2008-11-04 16:50:00 -05:00 |
|
Makoto Kato
|
9d5076c652
|
Bug 717121 - crash nsMIMEHeaderParamImpl::DoParameterInternal. r=bz
|
2012-02-03 15:09:40 +09:00 |
|
Josh Matthews
|
950e83f841
|
Bug 649564 - Stupid typo in test_socks.js. rs=ted
|
2012-01-23 16:38:00 -05:00 |
|
Josh Matthews
|
e8d56899bb
|
Bug 649564 - Make kill never take down the test, and add a missing callback. rs=ted
|
2012-01-23 13:28:55 -05:00 |
|
Jason Duell
|
605add0b2c
|
Bug 716801: Location parsing. r=bz
|
2012-01-20 09:33:01 -08:00 |
|
Marco Bonardo
|
2f70acaa24
|
Bug 712767: Send profile shutdown topics to cpp tests requesting a profile.
r=waldo
|
2012-01-20 14:47:51 +01:00 |
|
Josh Matthews
|
b97cae08e9
|
Bug 649564 - Try to ensure that the socks client subprocess is never killed after the process completes. r=ted-irc
|
2012-01-18 14:13:33 -05:00 |
|
Masatoshi Kimura
|
65cb5fcc01
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
--HG--
rename : content/base/src/nsFileDataProtocolHandler.cpp => content/base/src/nsBlobProtocolHandler.cpp
rename : content/base/src/nsFileDataProtocolHandler.h => content/base/src/nsBlobProtocolHandler.h
|
2012-01-12 11:36:03 +01:00 |
|
bjarne@runitsoft.com
|
d006a61f17
|
Bugs 715418 and 685804 - Test case for bug 650995 has wrong name / Intermittent failure in test_bug650955.js r=michal.novotny
--HG--
rename : netwerk/test/unit/test_bug650955.js => netwerk/test/unit/test_bug650995.js
|
2012-01-09 11:02:39 -05:00 |
|
Geoff Brown
|
0a4554a79f
|
Bug 648429: HTTP cache: compress all compressible files - new test for appending to compressed stream; r=michal.novotny
|
2011-12-17 11:32:02 +01:00 |
|
Mark Banner
|
bb7846c7e6
|
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 |
|
Julian Reschke
|
54440f3fd7
|
Bug 562915 - Escape characters in content-type charset param not parsed properly. r=jduell
|
2011-12-03 15:59:55 +01:00 |
|
Randell Jesup
|
4aacf86cd6
|
Bug 706249 r=bz
|
2011-12-02 23:48:16 -05:00 |
|
julian.reschke@gmx.de
|
4fd45ef27a
|
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 |
|
julian.reschke@gmx.de
|
31418aeb06
|
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
|
c012763b5c
|
Bug 655658 - NetUtil.readInputStreamToString should have aCharset argument as optional. r=sdwilsh, sr=bz
|
2011-11-25 11:23:41 +09:00 |
|
julian.reschke@gmx.de
|
8eb4c91394
|
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 |
|
Honza Bambas
|
7f729a8899
|
Bug 669001 - Vary: User-Agent + new UA string (i.e. after update) + HTTP 304 = broken cache, r=bz
|
2011-11-09 18:19:00 +01:00 |
|
Panu Horsmalahti
|
c50a3ddf8e
|
Bug 678978 - Defined and implemented AutoFree class and replaced ERR_OUT macros with return calls, r=honzab (test by honzab, r=bz)
--HG--
rename : netwerk/test/unit/test_multipart_streamconv.js => netwerk/test/unit/test_multipart_streamconv_missing_lead_boundary.js
|
2011-11-09 18:19:00 +01:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
julian.reschke@gmx.de
|
077a6c3fca
|
Bug 696849 - Add test cases observing cross-domain XHR in chrome code; r=bz
|
2011-10-28 15:05:06 +01:00 |
|
Boris Zbarsky
|
ec91f9a696
|
Bug 684806. Make sure that zero-size files wrapped in buffered streams are correctly reopened by a seek after EOF. r=honza, sr=bsmedberg
|
2011-10-18 16:17:10 -04:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Julian Reschke
|
2b46d85c3d
|
Bug 685192 - In RFC2231/5987 encoding, a missing charset field should be treated as error; r=bz
|
2011-10-15 21:07:09 +01:00 |
|
Julian Reschke
|
e005d63561
|
Bug 676059 - Make redirect prompting depend on HTTP-safeness of method, not presence of request body. r=bz
--HG--
extra : rebase_source : 758d5f6a873e072dee96da181cbb0b1c8419fcd3
|
2011-10-14 17:46:33 +02:00 |
|
Julian Reschke
|
247d1beff0
|
Bug 692574 - RFC2231/5987 decoding should not tolerate missing single quotes. r=bz
|
2011-10-14 11:29:13 +02:00 |
|
Julian Reschke
|
9c5cefdd09
|
Bug 686429: test cases for MIME headers need refactoring; r=bz
|
2011-10-12 20:30:22 +02:00 |
|
Jeff Walden
|
eb2cb918a4
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Julian Reschke
|
3c51eacdcc
|
Bug 686429: test cases for MIME headers need refactoring; r=bz
|
2011-10-12 20:30:22 +02:00 |
|
julian.reschke@gmx.de
|
0c968928b1
|
Bug 610054 - Clean up MIME header parsing (allow different behavior for HTTP and EMail); r=bz
|
2011-10-10 15:27:05 +01:00 |
|
Brian Smith
|
752bfc82a7
|
Bug 682329: Fix test for default SSL error UI, r=honzab.moz
|
2011-10-06 17:42:11 -07:00 |
|
Kyle Huey
|
d822544c8a
|
Bug 687332: Fix up update tests.
|
2011-09-29 12:06:36 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Kyle Huey
|
94f9d1607c
|
Backout Bug 477578 because it causes us to refcount atoms off the main thread.
|
2011-09-22 10:43:11 -04:00 |
|
Patrick McManus
|
356caee1ca
|
bug 255119 do not display http response body of 3xx with javascript: location header r=honzab
|
2011-09-22 08:59:12 -04:00 |
|
Steve Workman
|
1958c5e072
|
Bug 72444: Option to bypass proxy server for local addresses. r=honzab
|
2011-09-21 15:13:45 -04:00 |
|
Michal Novotny
|
ffb20c1b6e
|
Bug 647391 - Increase maximum size for objects stored in disk cache.
|
2011-09-13 21:24:01 +02:00 |
|
julian.reschke@greenbytes.de
|
d194959f71
|
Bug 272541: Empty disposition type treated as 'attachment'. r=jduell
|
2011-09-12 20:14:16 -07:00 |
|
Michal Novotny
|
8963489cac
|
Bug 477578 - uppercase selected HTTP methods (CONNECT, DELETE, GET, HEAD, OPTIONS, POST, PUT, TRACE and TRACK) and make other methods case sensitive
|
2011-09-12 18:00:15 +02:00 |
|
Nick Hurley
|
7400a85df3
|
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
|
2011-09-09 15:41:04 -07:00 |
|
Geoff Brown
|
d5d6426ad8
|
Bug 677427: netwerk/test/unit/test_bug650955.js fails on Android; r=bjarne
|
2011-09-06 16:52:00 -07:00 |
|
Matheus Kerschbaum
|
de6608fa4d
|
Bug 680793 - Remove support for Irix. r=ted
|
2011-09-02 15:41:45 +01:00 |
|
Julian Reschke
|
5165a2154a
|
Bug 665706 - Remove historic special handling for semicolons in URIs. r=rjesup
|
2011-08-22 16:51:52 +02:00 |
|
Geoff Brown
|
1264a5446f
|
Bug 668349 - Changes to xpcshell.ini; r=jmaher
|
2011-08-22 09:00:50 +01:00 |
|
Benjamin Smedberg
|
9260a95563
|
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 |
|
Randell Jesup
|
c1d7fc5bac
|
Bug 677260: Add specIgnoringRef and hasRef for URIs. r=bz, sr=biesi
|
2011-08-15 17:18:15 -04:00 |
|
Michael Wu
|
ccaba60ed1
|
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
|
2011-08-06 22:03:32 -07:00 |
|
Randell Jesup
|
4b9170d19a
|
Bug 675710: Add tests for protocol-relative URIs (href=//site/foo) r=bz
|
2011-08-02 09:40:58 -04:00 |
|
Jeff Walden
|
29112e0704
|
Bug 568663 - Always append bytes to arrays using increments guaranteed to be substantially below the maximum function argument count. r=honzab
--HG--
extra : rebase_source : 7e47afc5e98219089029d771eaaec9514abcef3d
|
2011-07-25 15:25:38 -07:00 |
|
Boris Zbarsky
|
0253585378
|
Bug 667818. When computing cookie expiration times, watch out for division by unsigned PR_USEC_PER_SEC screwing things up. r=dwitte
|
2011-07-26 16:34:11 -04:00 |
|
arno renevier
|
6b41f8ec70
|
Bug 561042 - remove http headers size limit. r=bz
|
2011-07-24 13:46:33 +02:00 |
|
Jeff Walden
|
fe8cdbd90b
|
Diagnostic additions for debugging bug 568663. r=itsatest
--HG--
extra : rebase_source : f1706458ff0a32253e5592d48a34364592083a8b
|
2011-07-23 00:14:14 -07:00 |
|
Marco Bonardo
|
3daa3b7be0
|
Backout changesets 79a36ed03e14, d17ac9b0254e due to suspect xpcshell permaorange on OSX opt
|
2011-07-22 14:35:41 +02:00 |
|
Geoff Brown
|
7eb96a8a79
|
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 |
|
Paul A. Adeyenuwo
|
b1fc7c688c
|
Bug 660158 - Remove all references to head_ipc.js; r=jduell
|
2011-07-17 12:07:42 +02:00 |
|
Ms2ger
|
36c532ffa2
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
|
Randell Jesup
|
15fa7595a6
|
Bug 656853: Fix file://#foo to not lose the #foo. r=bz
|
2011-07-12 14:07:28 -04:00 |
|
Randell Jesup
|
11ddf50250
|
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
|
961da6fd61
|
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 |
|
Boris Zbarsky
|
bd8923f8be
|
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
|
f8047a1b9d
|
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 |
|
Patrick McManus
|
054a2164a5
|
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
|
2011-07-04 23:12:30 -07:00 |
|