darin%meer.net
|
797ed0cd9b
|
fixes bug 314325 "necko_unit_tests/test_localstreams.js fails" r=biesi
|
2005-10-29 17:26:12 +00:00 |
bienvenu%nventure.com
|
4fc86d9668
|
add more logging to nsHostResolver to help diagnose 173924, in which host lookups stop working afer extended period of time, r/sr=darin
|
2005-10-28 21:24:48 +00:00 |
darin%meer.net
|
a20f75c1de
|
fixes bug 314239 "SU downloader cannot handle redirects when not making a range request" r+sr=bzbarsky
|
2005-10-28 19:45:48 +00:00 |
cbiesinger%web.de
|
19ac3d11e9
|
bug 313414 process cookies only after sending http-on-examine-response, to allow
the observer to do stuff to the cookie header (modify or delete it)
r+sr=darin
|
2005-10-25 21:00:54 +00:00 |
darin%meer.net
|
4ccdd4f21f
|
fixes bug 300613 "insecure page can be made to appear secure" r=bzbarsky sr=dveditz
|
2005-10-21 01:56:55 +00:00 |
darin%meer.net
|
8ee3046b01
|
fixes bug 306170 "background download fails if server returns 200 response" r=biesi sr=bzbarsky
|
2005-10-20 21:45:13 +00:00 |
darin%meer.net
|
c1e85f032e
|
fixes bug 309424 "mozilla 1.5beta1 freezes & goes into 95+% cpu usage browsing blackisha.com" r=biesi sr=bzbarsky
|
2005-10-20 18:19:24 +00:00 |
darin%meer.net
|
81bc93141f
|
fixes bug 290190 "crash when network connection drops and reconnects [@ msvcrt.dll - nsDNSRecord::GetNextAddr ]" r=biesi sr=bzbarsky
|
2005-10-18 21:25:05 +00:00 |
joshmoz%gmail.com
|
014614bdd1
|
Fix Intel Mac UA string, navigator.oscpu, navigator.platform values. The values in this patch match up with what Apple is using in their latest Intel build. b=297607 r=dbaron sr=darin
|
2005-10-18 19:32:01 +00:00 |
andreas.otte%debitel.net
|
8f21c35cd1
|
extending list of blacklisted characters for bug 309128 [More IDN DNS lookup and URL display problems], r=cbiesinger, sr=darin
|
2005-10-15 23:03:46 +00:00 |
darin%meer.net
|
4af416f017
|
fixes bug 304286 "Certificate failures during automatic check for updates should not give user choice to connect anyway" r=biesi sr=dveditz
|
2005-10-15 02:46:06 +00:00 |
darin%meer.net
|
1be09e612b
|
fixes bug 309335 "Unknown content type dialog(helper app dialog) shows escaped file name if it has non-ASCII char" patch by biesi+darin r=bzbarsky
|
2005-10-13 21:50:25 +00:00 |
bzbarsky%mit.edu
|
fa27c7e880
|
Fix deadlock on profile switch. Bug 309729, r=neil, sr=darin
|
2005-10-12 02:18:32 +00:00 |
darin%meer.net
|
205d93256f
|
fix spelling nit, r=dbaron
|
2005-10-11 00:46:30 +00:00 |
darin%meer.net
|
25ad6d3aa7
|
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
|
ba5e4322e3
|
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
|
5d4d3b61ac
|
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
|
27d9608992
|
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
|
0a3422432f
|
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
|
8e1f134c7a
|
back out previous check-in b=309335
|
2005-10-01 23:06:46 +00:00 |
mconnor%steelgryphon.com
|
91ac6f5e9c
|
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
|
47852834ca
|
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
|
c2d3149abf
|
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
|
c9e270e353
|
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
|
5a8c8d6c86
|
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
|
f54079d9e6
|
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
|
0754e3b364
|
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
|
73b8b183fd
|
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
|
0142f77811
|
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
|
77ae61c5c2
|
fixes bug 309391 "XMLHttpRequest fails to track proxy server failover" r=biesi
|
2005-09-21 00:19:20 +00:00 |
darin%meer.net
|
8945402dbf
|
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
|
603d4dbe78
|
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
|
eca79e68cc
|
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
|
adcd5cac17
|
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
|
96b4bd8eeb
|
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
|
6fccb40aac
|
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
|
abe1b8d219
|
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
|
33cd2c01d6
|
fixes bug 308370 "nsIncrementalDownload::GetDestination should return a clone of nsIFile" r=biesi
|
2005-09-14 20:49:03 +00:00 |
bsmedberg%covad.net
|
1555409989
|
Backout bug 295994 due to tinderbox orange.
|
2005-09-14 20:17:13 +00:00 |
bsmedberg%covad.net
|
57c9ba936e
|
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
|
820af0c053
|
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
|
a0d15a3adb
|
Additional precautions against potential buffer overruns. b=307259 r=darin sr=dveditz
|
2005-09-13 17:38:20 +00:00 |
cbiesinger%web.de
|
79f5cfd779
|
308018 only call SendFTPCommand if we haven't been cancelled
r+sr=darin
|
2005-09-12 21:33:47 +00:00 |
darin%meer.net
|
7c7704b82f
|
fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky
|
2005-09-10 00:20:02 +00:00 |
dbaron%dbaron.org
|
916742999d
|
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
|
c37f3551d5
|
Bug 307492 - 64-bit unsafe cast r=darin
|
2005-09-09 12:47:41 +00:00 |
timeless%mozdev.org
|
2e4983779f
|
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
|
7747b7f38a
|
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
|
8e9c3bc5eb
|
Fix typo in a comment (bug 305292). r=darin, sr=bz.
|
2005-08-31 21:14:14 +00:00 |
cbiesinger%web.de
|
2272a26154
|
Bug 306310 explicitly specify the charset (as UTF-8) for the about: channels
r+sr=darin
|
2005-08-31 14:32:19 +00:00 |