Граф коммитов

567 Коммитов

Автор SHA1 Сообщение Дата
reed%reedloden.com 1508f201ad Fix necko's test_dns_service.js test to treat ::1 the same as 127.0.0.1 for DNS resolution of localhost in order to fix Mac unit test failure now that IPv6 is enabled (as per bug 408881). 2008-01-05 08:10:56 +00:00
dwitte%stanford.edu 396ee977cf add unit test for permission manager. 2007-12-05 07:23:14 +00:00
dwitte%stanford.edu 6e8cc561b5 add tests for bug 385299. 2007-12-05 02:45:40 +00:00
dwitte%stanford.edu b2cec95de5 add unit test for bug 402013. 2007-12-05 02:28:37 +00:00
dwitte%stanford.edu 9e53f21875 add unit test for bug 402013. 2007-12-05 01:03:08 +00:00
dwitte%stanford.edu c81b6f5525 relanding bug 385299 and updating tests. 2007-12-05 00:03:22 +00:00
bzbarsky%mit.edu c793b4b751 Disabling again for now 2007-12-04 00:23:44 +00:00
bzbarsky%mit.edu 85c550c864 Assert that the channel succeeded, so if it fails we'll know 2007-12-03 23:44:07 +00:00
bzbarsky%mit.edu 0b70a06c0f Reenable test now that we have a higher timeout for Tunit 2007-12-03 21:47:54 +00:00
bzbarsky%mit.edu 07d749dee8 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 21:34:45 +00:00
bzbarsky%mit.edu 11d51d0f10 Disable test for now. tbox sucks 2007-12-03 20:04:03 +00:00
bzbarsky%mit.edu 10cc33c4d4 Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi 2007-12-03 18:37:54 +00:00
dwitte%stanford.edu 9c7fee1ade backing out the kitchen sink. 2007-11-19 10:15:55 +00:00
dwitte%stanford.edu c8d36aa9e3 temporarily disabling tests. 2007-11-19 07:08:46 +00:00
dwitte%stanford.edu f50624ca07 relanding modified patch for bug 403372. 2007-11-18 08:08:34 +00:00
reed%reedloden.com 85fc03ec8f Back out dwitte's cookie monster patch (bug 403372) due to Tp regression. 2007-11-17 09:49:18 +00:00
dwitte%stanford.edu 69c196767b fix test. 2007-11-17 07:07:24 +00:00
dwitte%stanford.edu 15e51ab5b5 relanding bug 403372. 2007-11-17 06:08:10 +00:00
reed%reedloden.com b741ea5756 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 08:23:51 +00:00
dwitte%stanford.edu bb071c6b69 commenting out failing test for now 2007-10-25 10:20:39 +00:00
dwitte%stanford.edu f423638bc4 rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz 2007-10-25 08:14:27 +00:00
edward.lee%engineering.uiuc.edu 536d26de9c Bug 398069 - Don't cancel resume-from-0 transfers for HTTP 200 responses. r=biesi, sr= biesi, a=sayrer 2007-10-13 19:09:57 +00:00
bzbarsky%mit.edu 8cf3009bce Fixing typos 2007-10-07 18:45:50 +00:00
bzbarsky%mit.edu 9bc135b65d Adding test. 2007-10-07 18:18:22 +00:00
jwalden%mit.edu 36b6711530 Update an obsolete comment in a NPOTB file. 2007-09-12 00:27:01 +00:00
jwalden%mit.edu 54c3f23759 Bug 395559 - Fix two typos in httpd.js which prevented the registerFile API from working correctly, and add a dumpn so that errors in handlers can be detected more easily by reading console dumps. r=sayrer, NPOTB, test-only, etc. 2007-09-12 00:24:26 +00:00
cbiesinger%gmx.at 1d34ee8b76 add simple unit test for the dns service 2007-08-31 22:31:20 +00:00
cbiesinger%gmx.at 83f3f89470 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 20:19:38 +00:00
cbiesinger%gmx.at 77bbc1bce9 more tests for nsIResumableChannel 2007-08-30 23:00:38 +00:00
cbiesinger%gmx.at 34e29c661e 393624 check for unexpected status codes when resuming downloads
r+sr+a=bz
2007-08-25 00:47:56 +00:00
cbiesinger%gmx.at a30c8e3c2b 263127 close the tempfile output stream before calling the observer
patch by Wladimir Palant <trev.moz@adblockplus.org> r=biesi sr=darin
2007-08-25 00:26:18 +00:00
cbiesinger%gmx.at ca21b9dc2d move Listener and read_stream to its own head file so that it can be reused by other tests 2007-08-24 18:08:37 +00:00
jwalden%mit.edu 0b4518e9b7 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 22:07:40 +00:00
rflint%ryanflint.com 32c64f12bf Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 21:02:05 +00:00
cbiesinger%gmx.at 26fa55d2af Bug 391951 don't strip escaped spaces for non-base64 data URIs
r+sr=bz
2007-08-21 17:28:22 +00:00
cbiesinger%gmx.at a5251add0a 390126 unescape the URL before compressing whitespace
r+sr=bz
2007-08-10 19:52:51 +00:00
ginn.chen%sun.com fd8e29fa39 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
enndeakin%sympatico.ca 94b0f5ba28 Bug 380813, improve scriptable io, and give file objects class info, meant to check this in a while ago, r=mfinkle,bsmedberg,sr=bsmedberg 2007-07-25 16:53:39 +00:00
jwalden%mit.edu c0339291db Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron 2007-07-18 21:32:51 +00:00
bzbarsky%mit.edu f19a11a428 Make SetPort actually update the internal offsets correctly. Bug 388281, r+sr=biesi 2007-07-17 04:48:48 +00:00
dwitte%stanford.edu 9ca4577650 add cookie tests for creation time ordering and eviction. 2007-07-16 21:06:55 +00:00
jwalden%mit.edu b8e6d7a53f Attempt to recommit part of the patch for bug 384192, in the hopes that this makes it easier to figure out what part of it is wrong. This part enables proxying for the added domains but doesn't actually use it. 2007-07-12 23:33:51 +00:00
jwalden%mit.edu efef992a97 Back out 384192. 2007-07-12 08:46:10 +00:00
jwalden%mit.edu 26fec64894 Turn on server debugging for a cycle to figure out the orange, bug 384192. 2007-07-12 06:41:56 +00:00
jwalden%mit.edu 8eb492710d Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee 2007-07-12 05:38:48 +00:00
dwitte%stanford.edu 1d02c1a78d add unit tests for previous checkin. 2007-07-11 03:28:01 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
dwitte%stanford.edu decdf58851 prevent creating, modifying, and deleting HttpOnly cookies from web content, and add unit tests to that effect. b=383181, r+sr=dveditz 2007-06-26 08:36:55 +00:00
dwitte%stanford.edu c088ab6394 missed this file in previous checkin. 2007-06-18 00:01:10 +00:00
kherron%fmailbox.com c71c7242f2 Bug 376844 - Single quotes in URLs should be escaped. Patch by Wladimir Palant <trev.moz@adblockplus.org>. r=benjamin, sr=cbiesinger. 2007-06-17 12:29:14 +00:00