bzbarsky@mit.edu
|
d94f29ae56
|
Add a way to extract the charset and the position of the charset parameter from a content-type header. Use this in XMLHttpRequest to not clobber the non-charset parameters and not clobber the charset if it's already what we'll set, up to case. Apparently some broken servers are case-sensitive when looking at charsets! Bug 393968 (wherein the patch lies) and bug 397234, r+sr=biesi
|
2007-12-03 13:34:44 -08:00 |
|
bzbarsky@mit.edu
|
f51c876c4f
|
Disable test for now. tbox sucks
|
2007-12-03 12:04:03 -08:00 |
|
bzbarsky@mit.edu
|
a051d516ec
|
Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi
|
2007-12-03 10:37:54 -08:00 |
|
reed@reedloden.com
|
8c2a42c27c
|
Bug 400392 - "necko unit test test_reopen.js fails randomly on qm-centos5-01" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=biesi]
|
2007-11-08 00:23:51 -08:00 |
|
dwitte@stanford.edu
|
adf42e9219
|
commenting out failing test for now
|
2007-10-25 03:20:39 -07:00 |
|
dwitte@stanford.edu
|
91a72f29e8
|
rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz
|
2007-10-25 01:14:26 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
470af407cb
|
Bug 398069 - Don't cancel resume-from-0 transfers for HTTP 200 responses. r=biesi, sr= biesi, a=sayrer
|
2007-10-13 12:09:52 -07:00 |
|
bzbarsky@mit.edu
|
c3e4766585
|
Fixing typos
|
2007-10-07 11:45:50 -07:00 |
|
bzbarsky@mit.edu
|
be72e1d183
|
Adding test.
|
2007-10-07 11:18:22 -07:00 |
|
cbiesinger@gmx.at
|
bbeb79f283
|
add simple unit test for the dns service
|
2007-08-31 15:31:20 -07:00 |
|
cbiesinger@gmx.at
|
0ff9cf25bd
|
add unit test for bug 372050 and the unescape parts of bug 350932; also, clarify comments for the ESCAPE_URL_ONLY_NONASCII flag. r+sr+a=bz
|
2007-08-31 13:19:37 -07:00 |
|
cbiesinger@gmx.at
|
6ba1645463
|
more tests for nsIResumableChannel
|
2007-08-30 16:00:38 -07:00 |
|
cbiesinger@gmx.at
|
c5527cd9e4
|
393624 check for unexpected status codes when resuming downloads r+sr+a=bz
|
2007-08-24 17:47:54 -07:00 |
|
cbiesinger@gmx.at
|
2d641b20bd
|
263127 close the tempfile output stream before calling the observer patch by Wladimir Palant <trev.moz@adblockplus.org> r=biesi sr=darin
|
2007-08-24 17:26:18 -07:00 |
|
cbiesinger@gmx.at
|
f6e7bbb1b6
|
move Listener and read_stream to its own head file so that it can be reused by other tests
|
2007-08-24 11:08:37 -07:00 |
|
jwalden@mit.edu
|
a3ea5d6c54
|
Bug 370245 - Make the HTTP server asynchronously process requests, and pave the way for future improvements to processing. r=biesi, a=bsmedberg on a testing-only change
|
2007-08-23 15:07:40 -07:00 |
|
cbiesinger@gmx.at
|
08b049e2ba
|
Bug 391951 don't strip escaped spaces for non-base64 data URIs r+sr=bz
|
2007-08-21 10:28:22 -07:00 |
|
cbiesinger@gmx.at
|
b5a1f780d7
|
390126 unescape the URL before compressing whitespace r+sr=bz
|
2007-08-10 12:52:50 -07:00 |
|
bzbarsky@mit.edu
|
28323d5173
|
Make SetPort actually update the internal offsets correctly. Bug 388281, r+sr=biesi
|
2007-07-16 21:48:47 -07:00 |
|
kherron@fmailbox.com
|
8d9db0e22f
|
Bug 376844 - Single quotes in URLs should be escaped. Patch by Wladimir Palant <trev.moz@adblockplus.org>. r=benjamin, sr=cbiesinger.
|
2007-06-17 05:29:08 -07:00 |
|
db48x@yahoo.com
|
5ebf301846
|
Bug 321706 - Some elements of pages in sub-directories are not loaded if the URL ends by /.patch by Florian Quèze <f.qu@queze.net>, r+sr=cbiesinger
|
2007-06-03 07:31:14 -07:00 |
|
mozilla.mano@sent.com
|
b70f0e0942
|
Re-enabling digest auth. tests, a=sayrer.
|
2007-05-19 17:33:28 -07:00 |
|
mozilla.mano@sent.com
|
0c57aaac1e
|
Commenting out some failing authentication tests to check whetehr places-bookmarks build on the windows machines of MozillaTest, a=sayrer.
|
2007-05-18 14:53:18 -07:00 |
|
asqueella@gmail.com
|
b27c97fe76
|
Bug 369787 - calling nsHttpChannel::SetContentType on a closed channel doesn't work as expected.p=Sylvain Pasche <sylvain.pasche@gmail.com>r=biesi, sr=darin
|
2007-05-13 10:09:52 -07:00 |
|
sayrer@gmail.com
|
f072dabd07
|
Bug 378787. Digest Authentication Request Splitting. r=biesi, sr=brendan
|
2007-05-03 20:31:30 -07:00 |
|
asqueella@gmail.com
|
f32e01f616
|
test for bug 261425 - a space in a url between the : and // does nothing.p=Ryan Jones <sciguyryan@gmail.com>r=biesi
|
2007-04-27 09:20:26 -07:00 |
|
asqueella@gmail.com
|
2fca2dccd7
|
Bug 368702 - Effective TLD Service should treat trailing dot properlyp=Wladimir Palant <trev.moz@adblockplus.org>r=biesi, sr=dveditz
|
2007-04-27 07:50:15 -07:00 |
|
asqueella@gmail.com
|
b8416a312a
|
Bug 376865 - nsInputStreamPump::AsyncRead does not null check listenerp=Ryan Jones <sciguyryan@gmail.com>r+sr=biesi
|
2007-04-25 13:52:16 -07:00 |
|
cbiesinger@web.de
|
37000f6990
|
extend test for bug 376660: also test failure cases. r=bz
|
2007-04-22 13:00:17 -07:00 |
|
bzbarsky@mit.edu
|
557e77debe
|
Add test and some docs for bug 376660. r=biesi
|
2007-04-16 18:47:57 -07:00 |
|
cbiesinger@web.de
|
1390efdf1e
|
Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
|
2007-03-23 14:56:32 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|