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

5071 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 9088ff378b fix spelling nit, r=dbaron 2005-10-11 00:46:30 +00:00
darin%meer.net 6bf2e7dc44 fixes bug 311595 "Cannot use bouncer to serve mar files" r=biesi sr=bzbarsky 2005-10-10 23:44:47 +00:00
darin%meer.net f90da3b2fc Followup patch for bug 289352 "swap back the words from network to host format" patch by alfredkayser@nl.ibm.com, r=darin 2005-10-10 17:30:14 +00:00
bzbarsky%mit.edu 99ff4ebd94 Make sure to always set the right capacity on the memory cache device. Bug
309729, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2005-10-09 19:58:06 +00:00
darin%meer.net 4eaf0cb4ad fixes bug 289352 "remove redundant seek, and optimize bitmap usage" patch by alfredkayser@nl.ibm.com, r+sr=darin 2005-10-08 01:20:36 +00:00
bryner%brianryner.com 2768ce1dbd Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin. 2005-10-03 22:27:20 +00:00
masayuki%d-toybox.com 4632dfa33b back out previous check-in b=309335 2005-10-01 23:06:46 +00:00
mconnor%steelgryphon.com 7be090cdfd bug 306658 - disallow cookies from non-file URIs without
hostnames, r=dwitte, sr=darin
2005-10-01 05:20:21 +00:00
masayuki%d-toybox.com a7185fb833 Bug 309335 Unknown content type dialog(helper app dialog) shows escaped file name if it has non-ASCII char r+sr=darin 2005-10-01 03:26:03 +00:00
bzbarsky%mit.edu f7b86680d1 Failure to open a channel in a stream loader should just make init() throw.
Bug 310319, r+sr=darin
2005-09-29 22:00:26 +00:00
bryner%brianryner.com 8d94bd5c6f Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2005-09-29 20:24:27 +00:00
bzbarsky%mit.edu 339344c671 Make about:cache do something sane when cache is disabled. Bug 207709, patch
by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin
2005-09-29 00:53:53 +00:00
peterv%propagandism.org 8702e6b0aa Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin. 2005-09-28 13:13:27 +00:00
darin%meer.net 0a2ebe8cd7 fixes bug 308972 "Shutdown crash in nsCacheService::SearchCacheDevices" patch by alfredkayser@nl.ibm.com, r=darin, sz=bz 2005-09-23 19:21:36 +00:00
cbiesinger%web.de 8fac8ff0f0 bug 308305 implement ReadURLFile for .desktop files on unix (GNOME/KDE)
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-09-23 17:54:53 +00:00
darin%meer.net d78e1730ff Fixes bug 304904 "Necko should refuse to look up invalid hostnames containing '%'" patch by andreas.otte@debitel.net, r=biesi, sr=darin 2005-09-22 21:38:12 +00:00
darin%meer.net 6806dd1cde fixes bug 309391 "XMLHttpRequest fails to track proxy server failover" r=biesi 2005-09-21 00:19:20 +00:00
darin%meer.net 709315f3d8 fixes bug 308858 "Use NS_ERROR_INVALID_CONTENT_ENCODING when encodings don't match" patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r+sr=darin 2005-09-17 01:24:48 +00:00
bzbarsky%mit.edu eabb28c936 Show a useful error message if a page claims to be compressed and isn't. Bug
184144, patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=darin, sr=bzbarsky
2005-09-16 19:27:27 +00:00
bzbarsky%mit.edu 3f3613d27c Make unknown about: URIs throw the right error instead of silently doing
nothing.  Bug 87513, r=biesi, sr=darin
2005-09-16 16:01:24 +00:00
timeless%mozdev.org c113ece289 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
timeless%mozdev.org ce896f0683 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by joshbirnbaum-moz@yahoo.com r=darin sr=darin
2005-09-15 18:30:46 +00:00
bsmedberg%covad.net 81d0f2e5c0 Bug 295994 part 1 - add cookieservice accessors for individual cookies by name, obeying privacy preferences (second try, I reversed the string logic in nsCookieService::SetCookieInternal the first time - r=dwitte+darin 2005-09-15 11:03:09 +00:00
darin%meer.net 0f63b598a2 fixes bug 308405 "'@mozilla.org/security/hash;1' incorrectly invoked as a service in nsHttpDigestAuth.cpp" r=dougt 2005-09-15 00:25:21 +00:00
darin%meer.net cb8b2568ac fixes bug 308370 "nsIncrementalDownload::GetDestination should return a clone of nsIFile" r=biesi 2005-09-14 20:49:03 +00:00
bsmedberg%covad.net ba35d6749a Backout bug 295994 due to tinderbox orange. 2005-09-14 20:17:13 +00:00
bsmedberg%covad.net 237d89b23c Bug 295994 part 1 - add cookieservice accessors for individual cookies by name, obeying privacy preferences r=dwitte+darin 2005-09-14 18:27:56 +00:00
dbaron%dbaron.org b7065e027d Improve consistency of conversion from about URI to about module. b=306261 r=darin sr=bzbarsky 2005-09-14 04:16:27 +00:00
dbaron%dbaron.org e7099d7048 Additional precautions against potential buffer overruns. b=307259 r=darin sr=dveditz 2005-09-13 17:38:20 +00:00
cbiesinger%web.de 811e4858a2 308018 only call SendFTPCommand if we haven't been cancelled
r+sr=darin
2005-09-12 21:33:47 +00:00
darin%meer.net 07f624a9b4 fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky 2005-09-10 00:20:02 +00:00
dbaron%dbaron.org 736d952606 NormalizeIDN can (and should, I think) normalize to an empty string in some cases, so don't use AppendSegmentToBuf, which will do the wrong thing with an empty string and potentially overrun buffer. b=307259 r=darin sr=dveditz 2005-09-09 19:06:58 +00:00
bsmedberg%covad.net 004d195a07 Bug 307492 - 64-bit unsafe cast r=darin 2005-09-09 12:47:41 +00:00
timeless%mozdev.org a8dd33ffee Bug 306086 LOAD_RETARGETED_DOCUMENT_URI confused it's for its
patch by stephend r=darin
2005-09-02 00:48:01 +00:00
darin%meer.net 735db1b2e3 fixes bug 304444 "[W] UMR: Uninitialized memory read in nsDiskCacheEntry::Swap(void) {1 occurrence}" patch by alfredkayser@nl.ibm.com, r=timeless, sr=darin 2005-09-01 00:20:14 +00:00
jruderman%hmc.edu ab17472c6c Fix typo in a comment (bug 305292). r=darin, sr=bz. 2005-08-31 21:14:14 +00:00
cbiesinger%web.de b4c780f6ed Bug 306310 explicitly specify the charset (as UTF-8) for the about: channels
r+sr=darin
2005-08-31 14:32:19 +00:00
darin%meer.net 2f3c0b7029 fixes bug 265028 "Clearing cache sometimes fails" patch by alfredkayser@nl.ibm.com, r+sr=darin 2005-08-31 13:28:34 +00:00
darin%meer.net 2f04acaa5c Repair some broken networking tests. 2005-08-30 00:30:38 +00:00
andreas.otte%debitel.net dee34dff43 Backing out the preliminary fix for bug 304904 it breaks thunderbird local folders 2005-08-25 19:25:29 +00:00
mrbkap%gmail.com b9b46b0f14 bug 302834: Components.utils.evalInSandbox should return the result of the given operations. Introduce a new Sandbox constructor to pass in as the second argument. Also bring the one use of evalInSandbox in the tree up to date with the new API. r=shaver/brendan 2005-08-25 16:38:58 +00:00
andreas.otte%debitel.net 2fdb84ddb1 preliminary fix for bug 304904 [Firefox should refuse to look up invalid hostnames containing "%"], r=cbiesinger, sr=bzbarsky 2005-08-24 19:50:38 +00:00
cbiesinger%web.de 4868e46b76 bug 304414
- Run TestCookie in make check
- Make TestCookie return an error code if the test failed
- Mention the tested bug# in test_cookie_header.js
- Add a test for bug 304414: Make sure that local streams behave "sanely" (don't
return PR_UINT32_MAX, don't return PR_INT32_MAX, don't have more data at EOF)
and can read the entire file.

r=bz
2005-08-21 14:20:40 +00:00
cbiesinger%web.de 847e149c52 bug 304414 Implement Available correctly for directory index streams (i.e. make
them never return -1)
r+sr=bz
2005-08-21 14:13:52 +00:00
cbiesinger%web.de 45319c3d3d bug 288810 don't split directory listing output into multiple tables
patch by Olaf Flebbe <o.flebbe@science-computing.de> r=biesi sr=bz
2005-08-21 14:06:54 +00:00
bzbarsky%mit.edu 385a6f4907 Update the file size only when we actually flush out our buffer. Bug 243486,
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2005-08-19 18:38:28 +00:00
bienvenu%nventure.com 690785e15a add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792 2005-08-19 14:25:22 +00:00
cbiesinger%web.de 89d68b8b89 bug 250375 allow necko consumers to append to the Cookie header
r+sr=darin
2005-08-13 11:46:11 +00:00
dbaron%dbaron.org 7b6c6f51b5 Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin 2005-08-12 22:53:22 +00:00
cbiesinger%web.de 170136bfb7 bug 63368 adds a "make check" rule to the build system, which currently runs necko unit tests + the version comparator tests
r=cls,bsmedberg a=bsmedberg
2005-08-11 16:41:54 +00:00