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

640 Коммитов

Автор SHA1 Сообщение Дата
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
dwitte@stanford.edu 093db8c452 add cookie tests for creation time ordering and eviction. 2007-07-16 14:06:55 -07:00
jwalden@mit.edu 467b250535 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 16:33:51 -07:00
jwalden@mit.edu a37e39d744 Back out 384192. 2007-07-12 01:46:07 -07:00
jwalden@mit.edu 58aee53863 Turn on server debugging for a cycle to figure out the orange, bug 384192. 2007-07-11 23:41:56 -07:00
jwalden@mit.edu 2c73b2927f 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-11 22:38:47 -07:00
dwitte@stanford.edu 03fc13d2b5 add unit tests for previous checkin. 2007-07-10 20:28:01 -07:00
jwalden@mit.edu 12e960c504 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 00:08:04 -07:00
dwitte@stanford.edu 85ec4d77d0 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 01:36:50 -07:00
dwitte@stanford.edu 0a2fbc705f missed this file in previous checkin. 2007-06-17 17:01:10 -07:00
kherron@fmailbox.com 9db028e660 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
dwitte@stanford.edu 6c24095fe5 removing unused p3p-related files. 2007-06-16 17:42:13 -07:00
db48x@yahoo.com 95ca3a7621 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
timeless@mozdev.org aa5ab88cbe Bug 191187 Request for UDP/IP (datagram) socket provider and supportbased on dougt's workpatch by mook.moz+mozbz@gmail.comr=biesi sr=bz 2007-05-30 23:07:26 -07:00
jwalden@mit.edu 0fec6e9d5e Bug 367214 - mod_cern_meta support in the HTTP server, enabling modification of the HTTP status and headers sent in the response for a file. r=biesi 2007-05-20 18:35:06 -07:00
mozilla.mano@sent.com 35d337f280 Re-enabling digest auth. tests, a=sayrer. 2007-05-19 17:33:28 -07:00
mozilla.mano@sent.com 318c544f01 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 5b202363c0 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
dwitte@stanford.edu 208f04d630 unit test for new cookie path checks, per bug 373228. 2007-05-07 04:40:23 -07:00
dwitte@stanford.edu ff4afd6930 add nsICookieManager{2} interface tests. 2007-05-05 18:31:06 -07:00
sayrer@gmail.com f4210a470d Bug 378787. Digest Authentication Request Splitting. r=biesi, sr=brendan 2007-05-03 20:31:30 -07:00
asqueella@gmail.com 37a554bcea 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 d845d97f1d 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 c45dd68061 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 ad7b7bf85b extend test for bug 376660: also test failure cases. r=bz 2007-04-22 13:00:17 -07:00
bzbarsky@mit.edu b1392bb0f0 Add test and some docs for bug 376660. r=biesi 2007-04-16 18:47:57 -07:00
cbiesinger@web.de 05cabfc8d9 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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
mats.palmgren%bredband.net 210aff65ef URI.path one character short after redirect involving fragment. b=438288 r+sr=cbiesinger a=ss 2008-07-31 01:31:21 +00:00