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

668 Коммитов

Автор SHA1 Сообщение Дата
jwalden@mit.edu f978cbfebe Bug 414122 - Preprocess effective TLD data into C++ code (eliminate file I/O to read, move parsing out of C++, remove an arena, etc.). r=dwitte, sr=bsmedberg, a=blocker 2008-02-14 14:57:20 -08:00
jwalden@mit.edu 68800e1daf Bug 401649 - JS CGI support in httpd.js -- create responses conditioned on header values and HTTP method types! r=sayrer 2008-02-05 17:12:32 -08:00
reed@reedloden.com b6b2b7ae04 Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner] 2008-02-01 18:07:49 -08:00
reed@reedloden.com ff177c91c1 Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :( 2008-02-01 01:00:59 -08:00
reed@reedloden.com 6c43096ee3 Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :( 2008-02-01 00:51:29 -08:00
enndeakin@sympatico.ca 5d34743739 Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner 2008-01-31 11:18:07 -08:00
dwitte@stanford.edu 47934d61d0 Bug 409614 - IDN with non-ASCII TLD is displayed in Punycode. r+sr=biesi, a=damons 2008-01-28 22:06:01 -08:00
reed@reedloden.com 3cdccd5854 Disable sporatically failing test that bz enabled earlier due to oranges. 2008-01-28 21:33:21 -08:00
bzbarsky@mit.edu 6d77ce24b6 Reenable the test on non-Windows. 2008-01-28 15:23:55 -08:00
mats.palmgren@bredband.net 127edd1a1e Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9 2008-01-15 02:22:58 -08:00
reed@reedloden.com e5353c6795 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 00:10:56 -08:00
dwitte@stanford.edu e42e7e86a1 add unit test for permission manager. 2007-12-04 23:23:14 -08:00
dwitte@stanford.edu 00a26fac63 add tests for bug 385299. 2007-12-04 18:45:40 -08:00
dwitte@stanford.edu 7ab7291755 add unit test for bug 402013. 2007-12-04 18:28:37 -08:00
dwitte@stanford.edu 0a99751a22 add unit test for bug 402013. 2007-12-04 17:03:08 -08:00
dwitte@stanford.edu 580bbbf8e9 relanding bug 385299 and updating tests. 2007-12-04 16:03:22 -08:00
bzbarsky@mit.edu ccb1fc8b78 Disabling again for now 2007-12-03 16:23:44 -08:00
bzbarsky@mit.edu ee71932789 Assert that the channel succeeded, so if it fails we'll know 2007-12-03 15:44:07 -08:00
bzbarsky@mit.edu 964329a71b Reenable test now that we have a higher timeout for Tunit 2007-12-03 13:47:54 -08:00
bzbarsky@mit.edu adf76863c7 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 78fc21e3eb Disable test for now. tbox sucks 2007-12-03 12:04:03 -08:00
bzbarsky@mit.edu f0476155f3 Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi 2007-12-03 10:37:54 -08:00
dwitte@stanford.edu 9c27151c0e backing out the kitchen sink. 2007-11-19 02:15:55 -08:00
dwitte@stanford.edu a6ce7226ca temporarily disabling tests. 2007-11-18 23:08:46 -08:00
dwitte@stanford.edu 7f5fa28266 relanding modified patch for bug 403372. 2007-11-18 00:08:34 -08:00
reed@reedloden.com 467632c45e Back out dwitte's cookie monster patch (bug 403372) due to Tp regression. 2007-11-17 01:49:18 -08:00
dwitte@stanford.edu 77ee93dd71 fix test. 2007-11-16 23:07:24 -08:00
dwitte@stanford.edu a6785c8f6a relanding bug 403372. 2007-11-16 22:08:10 -08:00
reed@reedloden.com 15b7dfeaad 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 1660f3e832 commenting out failing test for now 2007-10-25 03:20:39 -07:00
dwitte@stanford.edu f490b8147c 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 bc3e5db5c5 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 1c9db02035 Fixing typos 2007-10-07 11:45:50 -07:00
bzbarsky@mit.edu 13603edce6 Adding test. 2007-10-07 11:18:22 -07:00
jwalden@mit.edu ba5988dd90 Update an obsolete comment in a NPOTB file. 2007-09-11 17:27:01 -07:00
jwalden@mit.edu 1d84f0713d 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-11 17:24:08 -07:00
cbiesinger@gmx.at 6c069b376e add simple unit test for the dns service 2007-08-31 15:31:20 -07:00
cbiesinger@gmx.at 9d8a5ad7d9 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 2c8aa626bc more tests for nsIResumableChannel 2007-08-30 16:00:38 -07:00
cbiesinger@gmx.at 84c618fe46 393624 check for unexpected status codes when resuming downloads r+sr+a=bz 2007-08-24 17:47:54 -07:00
cbiesinger@gmx.at 648dde66e9 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 8dd85d354a 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 3ce961d924 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
rflint@ryanflint.com ca7ff74822 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 14:02:02 -07:00
cbiesinger@gmx.at 3fd0e58156 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 9b59ad0887 390126 unescape the URL before compressing whitespace r+sr=bz 2007-08-10 12:52:50 -07:00
ginn.chen@sun.com 6f5f621c9e Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
enndeakin@sympatico.ca ad4871e657 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 09:53:37 -07:00
jwalden@mit.edu 13955bbb15 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 14:32:50 -07:00
bzbarsky@mit.edu 309dff6d03 Make SetPort actually update the internal offsets correctly. Bug 388281, r+sr=biesi 2007-07-16 21:48:47 -07:00