cbiesinger%web.de
74a2a1d30c
Bug 351876 Move nsICryptoHash into necko
...
r=darin
2006-09-15 22:06:31 +00:00
dougt%meer.net
932ef5ffc4
Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa
2006-09-15 09:52:07 +00:00
dougt%meer.net
487d7ccfd1
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
2006-09-15 09:51:53 +00:00
cbiesinger%web.de
6a579c885f
removing unused include
2006-09-13 23:42:33 +00:00
cbiesinger%web.de
7df0eb47fe
bug 351255 stop processing commands once we hit an error, to avoid using
...
cleared member variables
r=darin
2006-09-13 00:11:45 +00:00
cbiesinger%web.de
c4ede84550
Bug 352236 remove timer code from mozTXTToHTMLConv.cpp
...
r=darin
2006-09-12 23:42:27 +00:00
cbiesinger%web.de
058a0734eb
netwerk/test doesn't need to link to libmozjs, r=darin
2006-09-12 20:03:37 +00:00
benjamin%smedbergs.us
d53a42fd13
Bug 337744 - Additional protocol parsing tightening, r=darin
2006-09-11 15:51:01 +00:00
cbiesinger%web.de
7cb0ae5c43
remove unused include
2006-09-08 21:59:27 +00:00
sayrer%gmail.com
9395f31ee3
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
2006-09-08 04:35:17 +00:00
cbiesinger%web.de
d3117cbea4
Bug 265780 make the level argument to nsIAuthPrompt2 useful by introducing a
...
new flag for nsIHttpAuthenticators indicating whether the PW will be encrypted
r=darin
2006-09-05 23:47:30 +00:00
cbiesinger%web.de
53e3d8497d
Bug 350790 Don't send the request to the server if an on-modify-request
...
observer or a loadgroup observer cancelled the channel
r=darin
2006-08-31 17:51:52 +00:00
timeless%mozdev.org
97d86b0df2
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
cbiesinger%web.de
8c59aae763
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
...
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
cbiesinger%web.de
7a1e713a1d
bug 349951 fix log statement to only log the message when the condition is true, not always. r+sr=darin a=beltzner
2006-08-24 18:46:59 +00:00
cbiesinger%web.de
01f83dcbc8
Improve socket logging for bug 327050
...
r+sr=darin
2006-08-15 18:22:24 +00:00
mnyromyr%tprac.de
c224db0a59
Bug 347530: fix typos; p=<tonnes.mb@gmail.com>, r/sr=darin
2006-08-07 21:35:24 +00:00
darin%meer.net
9747f015f1
fixes bug 335909 "google search 'wiki cheese' and click first hit, results in blank page" r=biesi
2006-08-07 18:04:29 +00:00
cbiesinger%web.de
f9a96047a4
actually call test_wrongpw1, and shut down the HTTP server before the scope
...
goes away
2006-08-02 02:02:37 +00:00
cbiesinger%web.de
73d63ecdde
bug 346939 allow QI to nsIRunnable too, not just inherit from it
...
r+sr=darin
2006-08-02 01:56:20 +00:00
cbiesinger%web.de
b5f6ef01ec
add more authprompt tests
2006-08-01 21:47:04 +00:00
cbiesinger%web.de
2326f69720
Bug 346323 add a unit test for the IDN service
...
r=darin
2006-08-01 21:30:10 +00:00
cbiesinger%web.de
68efed5537
bug 346151 Add nsIProxiedChannel to allow querying the proxy info a channel
...
was created with
r=darin sr=bz
2006-08-01 21:28:31 +00:00
darin%meer.net
08b95ea6ad
fixes bug 342581 "Crash on installing extension [@nsXPInstallManager::OnDataAvailable]" r=biesi sr=bzbarsky
2006-08-01 17:17:32 +00:00
bzbarsky%mit.edu
0ba13612a8
Close the correct file descriptor. Bug 346250, patch by Alfred Kayser
...
<alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2006-08-01 15:18:00 +00:00
timeless%mozdev.org
c188b489f0
Bug 346576 Fix code comment above blacklisted ports list in netwerk/
...
patch by bugzilla@mcsmurf.de r=biesi rs=brendan
2006-07-31 14:52:49 +00:00
cbiesinger%web.de
9f2e5d2908
remove misleading comment, no bug. r+sr=bz
2006-07-28 02:45:14 +00:00
cbiesinger%web.de
447660b4bb
bug 346016 add a unit test for authentication prompts
...
r=darin
2006-07-26 23:10:48 +00:00
cbiesinger%web.de
79493647ad
Bug 343599 don't forcefully unsuspend the pump in Cancel; instead, only call
...
OnStopRequest once the pump is no longer suspended.
r=darin sr=bz
2006-07-26 00:17:03 +00:00
cbiesinger%web.de
ecec49b5cf
Bug 343599 only call Resume if Suspend succeeded
...
r+sr=darin
2006-07-26 00:15:42 +00:00
cbiesinger%web.de
2864c81290
Bug 345398 make the socket input stream call asyncWait's callback even if it
...
is already closed r=darin sr=bz
2006-07-26 00:12:39 +00:00
cbiesinger%web.de
cd72cddf61
Bug 274218 better document the behaviour of onDataAvailable. r+sr+a=darin
2006-07-20 22:29:34 +00:00
darin%meer.net
c9004b71dd
fixes bug 318006, r=biesi, sr=dveditz
2006-07-20 00:57:38 +00:00
bzbarsky%mit.edu
64f82c69be
Make nsJSChannel follow the nsIChannel interface contract better. Bug 343850,
...
r=darin, sr=jst
2006-07-19 00:53:11 +00:00
neil%parkwaycc.co.uk
457b3880e8
Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag
2006-07-12 15:43:17 +00:00
benjamin%smedbergs.us
899574c818
Bug 337744 - tighten up resource: protocol handling, r=darin
2006-07-12 15:25:51 +00:00
mnyromyr%tprac.de
a561f2dcd2
Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott
2006-07-09 12:49:47 +00:00
dveditz%cruzio.com
79ec1d3e6f
Bug 301762: add missing ssl versions of mail ports, r=dougt, sr=darin, a=darin
2006-07-06 19:40:38 +00:00
cbiesinger%web.de
9d372893f5
bug 226943 Don't map NS_ERROR_UNKNOWN_HOST to NS_ERROR_UNKNOWN_PROXY_HOST when
...
a SOCKS proxy is used, because in that case, this code resolves the real host
rather than the proxy host
patch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
2006-07-06 10:19:36 +00:00
martijn.martijn%gmail.com
93cbe207f8
Bug 343281 - nsIFileInputStream/nsIFileOutputStream::Init - document the special -1 value for ioFlags and perm params, patch by Nickolay Ponomarev. r=cbiesinger, sr=darin
2006-06-30 23:06:20 +00:00
bzbarsky%mit.edu
d74d9be343
Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin
2006-06-29 16:18:01 +00:00
darin%meer.net
806f2c78ff
fixes bug 323708 "Recalculation of ComputeFreshnessLife wrong after performing If-Modified-Since / If-None-Match request" patch by mozilla@com.jkkn.dk r=biesi sr=darin
2006-06-27 23:49:31 +00:00
darin%meer.net
e2de5b18a2
removing unintended printf
2006-06-27 23:14:50 +00:00
darin%meer.net
edc7e0ce24
fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky
2006-06-27 23:13:48 +00:00
darin%meer.net
10a0c2ec34
fixes bug 184304 "When memory cache is disabled, no-store pages are not displayed at all" patch by mozilla@Weilbacher.org, r=biesi, sr=darin
2006-06-27 21:57:13 +00:00
darin%meer.net
376ceccb2d
removing dead component info (bug 123202)
2006-06-27 20:14:00 +00:00
darin%meer.net
d3461fe44c
removing dead files (bug 123202)
2006-06-27 20:12:47 +00:00
darin%meer.net
85e5760bb5
removing unused files (bug 306896)
2006-06-27 18:10:46 +00:00
mrbkap%gmail.com
90e515c6ab
Add some additional documentation about this function's behavior. bug 342191, r+sr=darin
2006-06-27 17:57:26 +00:00
gavin%gavinsharp.com
6dd81ae590
Bug 326528: fix out-of-bound error in pref reading code, r+sr=darin
2006-06-26 00:05:15 +00:00
darin%meer.net
601d46f876
fixes bug 286397 "assertion: buffer truncation inadequate" patch by alfredkayser@nl.ibm.com, r+sr=darin
2006-06-24 01:39:38 +00:00
darin%meer.net
c5a852d94f
fixes bug 312811 "Port blocking code gets confused by proxy server" r=biesi sr=bzbarsky
2006-06-24 01:25:17 +00:00
darin%meer.net
b1554032ae
fixes bug 331825 "Unable to do conditional gets via XMLHttpRequest with 1.5.0.1, works in 1.0.7" r=biesi sr=bzbarsky
2006-06-23 00:49:40 +00:00
darin%meer.net
e9232626de
adding unit test for bug 336501.
2006-06-23 00:06:22 +00:00
darin%meer.net
ac465186ba
fixes bug 338332 "netwerk/test/TestCookie logic error?" patch by davel, r=darin
2006-06-22 22:22:44 +00:00
darin%meer.net
c6846a8db6
fixing bug 334142 "Firefox 1.5.0.2 doesn't work with some online banking systems" r+sr=bzbarsky
2006-06-22 21:53:06 +00:00
dveditz%cruzio.com
506140bd0c
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
...
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
bzbarsky%mit.edu
282ad6509b
Fiox the special-casing for about:blank to deal with it now being
...
moz-safe-about:blank as far as the security manager is concerned. Bug 342108,
r=darin, sr=jst
2006-06-22 02:21:06 +00:00
bzbarsky%mit.edu
8cd320ad22
Allow about: modules to just set a flag to force script execution to be allowed
...
for particular about: URIs, instead of hardcoding checks in the security
manager. Bug 341313, r=darin, sr=jst
2006-06-22 02:19:49 +00:00
jwalden%mit.edu
9c1bc7d3ad
Bug 342321 - nsIncrementalDownload doesn't create 0-sized file when downloading a 0-sized file. r+sr=darin
2006-06-22 00:22:53 +00:00
darin%meer.net
1e7da7adf8
backing out patch for bug 332730
2006-06-20 17:50:49 +00:00
darin%meer.net
753dd7db43
fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky
2006-06-20 02:05:10 +00:00
bzbarsky%mit.edu
9509962b32
Move the safe vs unsafe about: distinction out of the security manager and into
...
nsIAboutModule implementations. Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
darin%meer.net
951c3f5544
removing bogus printf
2006-06-13 01:14:46 +00:00
darin%meer.net
03fdfa5587
fixes bug 243277 "Offline: PAC: fails to load at startup when offline, then never tries again" r=biesi sr=bzbarsky
2006-06-13 01:14:20 +00:00
pamg.bugs%gmail.com
1b3e2f9583
Bug 331510: Adding nsEffectiveTLDService to allow necko and others to know about TLD-like subdomains. r=darin
2006-06-09 18:23:10 +00:00
mrbkap%gmail.com
26f873f113
Add some additional evalInSandbox functionality for PAC and use it there. bug 337389, r=shaver sr=darin
2006-06-07 20:21:40 +00:00
mrbkap%gmail.com
783e510c94
Remove some functions that scripts don't need. bug 337389, r=darin sr=dveditz
2006-06-07 01:58:51 +00:00
mark%moxienet.com
a6b04ae8c0
340032 nsIThreadObserver needs a method called after processing an event to support Cocoa autorelease pools. r=darin sr=bryner
2006-06-07 00:06:11 +00:00
timeless%mozdev.org
a768026fc9
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
darin%meer.net
c895133cb1
fixes bug 315159 "Enable the Stream Converter graph code" r=biesi sr=bzbarsky
2006-06-03 00:19:11 +00:00
bzbarsky%mit.edu
5c970102ff
Make the documentURI of a document and the currentURI of a docshell immutable objects.
...
Bug 336699, r=darin, sr=jst
2006-05-31 17:57:14 +00:00
pedemont%us.ibm.com
6914d6a2a7
Bug 338876 - Scriptable nsISocketProviderService returns noscript nsISocketProvider. r=darin.
2006-05-30 16:12:51 +00:00
darin%meer.net
429a08b094
fixes bug 184614 "valgrind doesn't like nsDiskCacheBlockFile::WriteBlocks (uninitialized memory written to cache)" patch by alfredkayser@nl.ibm.com, r+sr=darin
2006-05-26 18:21:12 +00:00
darin%meer.net
148944fe8b
fixes bug 312061 "Call res_ninit when restarting the DNS service [was: Firefox keeps a list of dns servers after connection goes down]" r=biesi sr=bzbarsky
2006-05-25 16:49:48 +00:00
ajschult%verizon.net
0cb1a2fd02
Bug 309459: Crash when using cacheService.visitEntries. Patch by Adam Guthrie <ispiked@gmail.com>, r+sr=darin.
2006-05-20 22:36:48 +00:00
darin%meer.net
cb43666976
fixes bug 308371 "Add additional instrumentation to Http protocol" patch by LeRoy Krueger (leroyk@attglobal.net), r+sr=darin
2006-05-19 22:50:02 +00:00
darin%meer.net
eeb69f249f
fix documentation to mention proper http:// URLs.
2006-05-18 19:03:59 +00:00
darin%meer.net
153449a95e
fixes bug 337893 "nye bloat tbox sometimes reports 'RLk:-2147483048.00000B'" r+sr=bzbarsky
2006-05-16 20:11:22 +00:00
bzbarsky%mit.edu
e80a83a9fd
Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
...
instead. Bug 337339 and bug 264830, r=biesi, sr=darin
2006-05-16 03:02:28 +00:00
kaie%kuix.de
99c1cc7b57
bug 235773, Patch v13
...
This check in will make PSM aware of ECC cipher suites. Nightly builds will not yet contain ECC, because NSS is still
being compiled with ECC disabled.
r=rrelyea/darin
2006-05-16 00:33:44 +00:00
dougt%meer.net
ee1087a2c7
Fixing WINCE build bustage. WINCE-only
2006-05-15 14:48:17 +00:00
darin%meer.net
ea010b8b75
fixes bug 337752 "gcc 3.2.2 generates bad code for nsRunnableMethod<T>" r=bsmedberg
2006-05-12 20:18:13 +00:00
mkaply%us.ibm.com
8f34963317
#326273
...
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
2006-05-11 17:22:54 +00:00
darin%meer.net
e53eb29e72
fixing upload to a file channel and the win32 vc6 build bustage (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD)
2006-05-10 22:49:04 +00:00
darin%meer.net
60abfd74e7
fixing vc6 build bustage
2006-05-10 21:08:55 +00:00
darin%meer.net
670687c184
fixing AIX bustage
2006-05-10 20:31:18 +00:00
darin%meer.net
f220aeccae
fixes SunOS bustage
2006-05-10 20:29:54 +00:00
darin%meer.net
6b272f1c86
make use of nsRunnableMethod<T> to fix AIX bustage
2006-05-10 19:28:04 +00:00
darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
darin%meer.net
ceabbc4225
fixes bug fixes bug 336403 "Ts regression caused by patch for bug 76111" r=bzbarsky
2006-05-08 05:30:04 +00:00
timeless%mozdev.org
37914e5bf8
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
...
r=darin sr=bz
2006-05-07 01:32:17 +00:00
cbiesinger%web.de
51a89a8b1e
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
dbaron%dbaron.org
615888e1ee
Fix Windows tinderbox orange. b=336333 Patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>. r=dbaron
2006-05-05 16:27:23 +00:00
cls%seawood.org
7477b8fbd6
mingw w32api defines LOGFONT* in wingdi.h. gcc complains about 'comma at end of enumerator list' and that 'ISO C++ prohibits anonymous structs' and that "an anonymous union can only have non-static data members".
...
Fixing bustage.
Bug #336333 r=darin
2006-05-05 01:43:15 +00:00
darin%meer.net
e57b9fe763
fixing build bustage
2006-05-03 01:59:55 +00:00
mrbkap%gmail.com
40246f8fb1
Ensure that |this| is correct when calling FindProxyForURL. bug 336313, r=darin sr+a=dveditz
2006-05-03 00:21:50 +00:00
darin%meer.net
08fcae1b11
fix build bustage
2006-05-03 00:14:22 +00:00
bzbarsky%mit.edu
722b5218b2
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
...
and use it in various places. Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:). Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
darin%meer.net
6bc1de43ad
fixes bug 76111 "Auto detect online/offline status (on win32)" patch by juan_lang@yahoo.com, r=darin
2006-05-02 18:08:55 +00:00
benjamin%smedbergs.us
cb2a755465
Bug 332147 - Expose nsEscape on a scriptable interface, r=darin
2006-05-02 16:27:23 +00:00
masayuki%d-toybox.com
b3c81544e5
Bug 333703 Non-ascii directory name is garbled in directory index. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=jshin, sr=darin
2006-05-02 06:24:11 +00:00
ajschult%verizon.net
6c8f21d4da
Bug 334421: Shutdown leak of mEvictionQ entries. r+sr=darin
2006-04-29 04:37:07 +00:00
gavin%gavinsharp.com
ded742466c
Bug 335344: Remove leading and trailing space character from emoticon text when using graphical smilies, patch by C�dric Menge <bugzilla@mengemail.de>, r=BenB, sr=bienvenu
2006-04-27 22:13:11 +00:00
mark%moxienet.com
8d6115d496
321366 Crash [@ PR_Close].[@ nsDiskCacheStreamIO::Flush]. Accept possible failure of nsDiskCacheStreamIO::FlushBufferToFile. r=darin
2006-04-25 18:08:09 +00:00
bzbarsky%mit.edu
5ff7b0e960
Fix bug 334990. r+sr=darin
2006-04-24 02:54:26 +00:00
cls%seawood.org
00570f4496
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cbiesinger%web.de
9003ef3342
bug 334516 Handle the case where we have both a transaction pump and a cache
...
pump (that is, the case when we are completing a partial cache entry):
- correct the assertion
- read from the cache pump when calling type sniffers (since it contains the
initial data)
r+sr+a=darin
2006-04-20 10:59:10 +00:00
bzbarsky%mit.edu
3b734765a8
Better docs for the LOAD_REPLACE flag. Bug 333595, r=biesi, sr=darin
2006-04-19 15:11:58 +00:00
darin%meer.net
d469418257
fixes bug 334439 "nsHttpConnectionMgr::MAX_CONNECTIONS set to mMaxRequestDelay; should be mMaxConnections" patch by dave.puchyr@avaritia.com, r=biesi, sr=darin
2006-04-18 14:24:09 +00:00
dougt%meer.net
e87d50cb0f
didn't mean to commit the header.
2006-04-17 23:00:39 +00:00
dougt%meer.net
cfef30d5a1
Bug 334361. Failure to honor network changes. wince only r=darin
2006-04-17 22:59:10 +00:00
masayuki%d-toybox.com
51891c5774
Bug 261929 Consider sending urls in UTF-8 by default (images/links with non-ASCII chacters not displayed). patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=cbiesinger, sr=darin
2006-04-13 14:44:38 +00:00
kairo%kairo.at
6aea674984
bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil
2006-04-08 11:49:47 +00:00
kairo%kairo.at
91acb7039c
bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil
2006-04-08 11:17:06 +00:00
darin%meer.net
db984be6ae
fixes bug 329746, r=biesi sr=bz
2006-04-07 17:45:44 +00:00
darin%meer.net
ebb124c47e
fixes bug 328817, r=biesi sr=bz
2006-04-07 17:44:32 +00:00
darin%meer.net
15471e968f
fixes bug 330214 "Ignore Transfer-Encoding header sent with HTTP/1.0 response" r=biesi sr=bzbarsky
2006-04-05 02:09:41 +00:00
roc+%cs.cmu.edu
35738108fd
Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin
2006-04-04 21:26:17 +00:00
darin%meer.net
57e641cb56
fixes bug 330397 "Additional problems with incomplete cache entries and cache flush assertions." r=biesi sr=bzbarsky
2006-03-30 21:06:54 +00:00
darin%meer.net
1b73e64f90
fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky
2006-03-30 17:31:15 +00:00
jwalden%mit.edu
db9da5fe6c
Bug 324815 - Convert directory contents array in nsDirectoryIndexStream to nsCOMArray. r+sr=darin
2006-03-30 03:02:59 +00:00
jwalden%mit.edu
ac773c0354
Bug 309296 - RFE: directory listing for jar:. r=darin, sr=bzbarsky
2006-03-29 22:10:37 +00:00
jshin%mailaps.org
e845c8b218
bug 278161: make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) : forgot to address one of review comments when landing. : esc_AlwaysCopy is not necessary any more.
2006-03-29 08:10:50 +00:00
jshin%mailaps.org
a6045d1c74
bug 278161 : make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) r/sr=darin
2006-03-29 04:53:21 +00:00
darin%meer.net
595381752c
backing out my patch for bug 330397 to fix download regression.
2006-03-23 06:45:07 +00:00
darin%meer.net
2a7aacfd38
fixes bug 330397 "Additional problems with incomplete cache entries and cache flush assertions" r=biesi sr=bzbarsky
2006-03-22 01:14:29 +00:00
bryner%brianryner.com
4cd1e2b280
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
2006-03-15 04:59:42 +00:00
darin%meer.net
7142e1baad
fixes bug 329260 "Disk cache keeps emptying itself" r=biesi sr=bzbarsky
2006-03-09 20:02:54 +00:00
mrbkap%gmail.com
4a3e2f516f
Fix silly undefined operation warnings. bug 329357, r+sr=darin
2006-03-08 02:36:41 +00:00
darin%meer.net
4b0f8e64ec
fixes bug 329559 "nsSocketInputStream::Available is not implemented properly" r=biesi sr=bzbarsky
2006-03-07 20:43:41 +00:00
cbiesinger%web.de
4d74bf4593
bug 324985 remove unnecessary whitespace
2006-03-04 00:24:52 +00:00
cbiesinger%web.de
055af5662f
bug 324985 Allow components to register in a category to get told about all page
...
loads and allow sniffing the content type. Only works for docshell-initiated
loads.
r=darin sr=bz
2006-03-03 21:06:53 +00:00
cbiesinger%web.de
06bb1a4136
bug 329165 use an unsigned array index
...
r+sr+a=darin
2006-03-03 19:45:16 +00:00
cbiesinger%web.de
9be0f56986
bug 329039 make nsIOService's ctor and dtor private
...
r+sr+a=darin
2006-03-03 19:34:25 +00:00
darin%meer.net
8330866f4e
restoring nsBaseChannel changes. reverting nsInputStreamPump changes.
2006-03-03 18:39:40 +00:00
darin%meer.net
0fedd52f49
relanding ftp patch for bug 312760 "implement ftp using nsBaseChannel" r=biesi sr=bzbarsky
2006-03-03 16:27:35 +00:00
cbiesinger%web.de
6f436f541b
bug 328218 don't allow creating multiple IO services
...
r+sr+a=darin
2006-03-01 18:45:14 +00:00
darin%meer.net
d4547ceb4f
backing out my latest patch for bug 312760 to clear Tp regression.
2006-03-01 18:30:51 +00:00
darin%meer.net
3f4da940e3
landing FTP patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2006-03-01 04:48:43 +00:00
darin%meer.net
05b255bcdd
fixes bug 321456 "Setting disk cache greater than 2097 MB fails." patch by alfredkayser@nl.ibm.com, r+sr=darin
2006-02-28 22:18:21 +00:00
darin%meer.net
f0f0a5c7ce
fixes bug 189570 "Aborting a page load causes untransferred content that already exists to be doomed from the disk cache" r=biesi sr=bzbarsky
2006-02-28 19:30:31 +00:00
darin%meer.net
2fb3027ee6
fixes bug 296538 "limit the memory cache to a reasonable value" patch by alfredkayser@nl.ibm.com, r=darin
2006-02-27 20:13:42 +00:00
darin%meer.net
7c37f72def
fixes bug 328196 "nsDiskCacheDevice: Memory and codesize optimisations" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin
2006-02-25 02:58:51 +00:00
timeless%mozdev.org
1ce5986f6b
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
darin%meer.net
39e548c9e1
fixes bug 240201 "remove [noscript] from nsICookieManager2::add" r+sr=bzbarsky
2006-02-23 02:08:27 +00:00
cbiesinger%web.de
9ca6a7aab1
Bug 315598 Allow more than one global redirect observer, using the
...
"net-channel-event-sinks" category.
r=darin sr=bz
2006-02-22 14:07:21 +00:00
neil%parkwaycc.co.uk
61d1139c42
Fixing VC6 debug build bustage b=328038 r=biesi sr=darin
2006-02-22 12:57:23 +00:00
kaie%kuix.de
4c135d354c
bug 236933, Disable SSL2 and other weak ciphers by default
...
This checkin changes the default prefs only
r=darin
2006-02-22 12:40:17 +00:00
darin%meer.net
4982455809
fixes bug 325808 "HTTP code could use a HasToken function" r=biesi, sr=bzbarsky
2006-02-17 22:52:40 +00:00
dougt%meer.net
e33ad1cbb9
Fix for 322251. Windows CE only. not establishing GPRS connections. r=darin
2006-02-17 17:17:43 +00:00
cbiesinger%web.de
a381b0935f
bug 325177 r=darin sr=bz
...
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
stream converter
2006-02-17 16:54:27 +00:00
bzbarsky%mit.edu
af75f10d9f
Add some comments for future reference. No bug, r=darin
2006-02-14 19:45:23 +00:00
benjamin%smedbergs.us
d58e68beb2
Bug 327168 - test holds COMPtrs past XPCOM shutdown, r=darin
2006-02-14 19:39:52 +00:00
cbiesinger%web.de
7d20ed1ad6
bug 326693 filechannel ignores content-type hints
...
r+sr=darin
2006-02-14 18:46:12 +00:00
cbiesinger%web.de
5cdaeda098
bug 327065 misc necko cleanup, see bug for details
...
r+sr=darin
2006-02-14 15:37:10 +00:00
benjamin%smedbergs.us
df69212d42
Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-13 20:35:56 +00:00
mozilla.BenB%bucksch.org
40cfa65cbc
Change license of moz(I)TXTToHTMLConv.* to GNU triple-license,
...
but keep modifications. As discussed with Gerv.
2006-02-07 12:36:43 +00:00
darin%meer.net
68108f0712
fixes bug 213005 "ASSERTION: OnDataAvailable implementation consumed no data" r=timeless sr=roc
2006-02-07 01:05:42 +00:00
darin%meer.net
af85372828
fixes bug 137155 "POST request sent as two small packets (IIS 5 sometimes chokes)" r=biesi sr=bzbarsky
2006-02-04 22:57:53 +00:00
mark%moxienet.com
60d0a1723e
325765 Cache causes crash crossing architecture [@ nsDiskCacheRecord::HashNumber].[@ nsDiskCacheMap::FindRecord]. Disk cache is not endian-neutral as was intended. Byte-swap the entire cache header. r=darin sr=smfr a/1.8=darin
2006-02-04 22:01:22 +00:00
cbiesinger%web.de
25c82aa71f
bug 325815 add an HTTP server for necko tests
...
r=darin
2006-02-04 17:23:30 +00:00
darin%meer.net
3612e2fb71
fixes bug 321999 "HTTP waits for response to determine keep-alive state" r=biesi sr=bzbarsky
2006-02-03 23:56:49 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
davel%mozilla.com
da85bb10e1
Unify necko and content test harnesses. Create common versions of test harness
...
files in tools/test-harness/xpcshell-simple, and modify the existing
instances to use the common files. Bug 322894, r=darin,bzbarsky,
sr=benjamin
2006-01-27 20:56:16 +00:00
gerv%gerv.net
ca7df14533
Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott.
2006-01-27 12:08:02 +00:00
gavin%gavinsharp.com
41485f71b8
Bug 306966: Convert method comments in nsISecretDecoderRing to doxygen, patch by Jeff Walden <jwalden@mit.edu>, r+sr=darin
2006-01-26 01:09:09 +00:00
cbiesinger%web.de
e3d6dfa174
bug 321932 improve nsIRequest::isPending documentation
...
r+sr=darin
2006-01-25 16:47:12 +00:00
darin%meer.net
7328013630
fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser
2006-01-24 14:47:06 +00:00
darin%meer.net
54e4cc43da
fixes bug 323378 "Accessing data:;base64, produces a crash for some architectures" patch by sylvain.pasche@gmail.com, r+sr=darin
2006-01-19 19:04:27 +00:00
bsmedberg%covad.net
3530da7ba8
Bug 319999 - XPCOM Shutdown: xpcom-shutdown-threads notification and cleanup of event queues before component manager shutdown, r=darin
2006-01-17 15:41:40 +00:00
gavin%gavinsharp.com
2c41e8ddeb
Bug 289640: Remove unused preference security.ui.enable, patch by Daniel Cater <DJCater@Gmail.com>, r=kaie, sr=darin
2006-01-16 15:08:30 +00:00
darin%meer.net
387edde4eb
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
2006-01-11 01:50:15 +00:00
gavin%gavinsharp.com
41b4ad9c1a
Bug 320851: http authentication (401) prompt no longer displays scheme, r+sr=darin
2006-01-10 17:59:49 +00:00
jshin%mailaps.org
05377e6a08
bug 227290 : be generous to overlong (invalid) B-encoded words in RFC 2047 encoded header (r=smontagu, sr=bienvenu)
2006-01-09 18:05:25 +00:00
darin%meer.net
8350195d1e
additional follow-up patch for bug 318193, r=bz
2006-01-03 22:08:05 +00:00
darin%meer.net
05358b0f3d
fixes regression introduced by patch for bug 318193, r=biesi
2006-01-03 19:25:18 +00:00
darin%meer.net
80976a34f6
fixing bustage
2006-01-02 03:20:04 +00:00
darin%meer.net
ff99eafe20
fixing build bustage
2006-01-02 02:57:15 +00:00
darin%meer.net
eb3847a802
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
2006-01-02 02:30:32 +00:00
darin%meer.net
6d9308ac14
fixes bug 317627 "Display hex dump of cache data in about:cache-entry" r=biesi
2005-12-19 23:04:27 +00:00
timeless%mozdev.org
63408ce9ed
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +00:00
cbiesinger%web.de
9469c444c4
bug 309525 Add a canConvert to nsIStreamConverterService that allows determining
...
whether a conversion from one type to another is possible.
r=darin sr=bz
2005-12-17 18:22:03 +00:00
bsmedberg%covad.net
6c3b0b3035
Fix conflicts between bug 317937 and bug 313309
2005-12-12 15:52:31 +00:00
timeless%mozdev.org
c034e6fe1c
Bug 319003 remove unused variable gSession from TestCacheService
...
r=darin sr=darin
2005-12-11 02:38:15 +00:00
bzbarsky%mit.edu
f89e435042
Just throw if a null visitor is passed. Bug 309459, patch by Adam Guthrie
...
<ispiked@gmail.com>, r+sr=darin
2005-12-07 05:35:39 +00:00
roc+%cs.cmu.edu
5f59e639bc
Bug 315345. nsIPermission should be in network/base/public for now, alongside nsIPermissionManager. r+sr=darin
2005-12-06 01:32:59 +00:00
bienvenu%nventure.com
920b401cfe
fix 318750 text to html converter broken, r=neil, sr=mscott
2005-12-02 21:42:15 +00:00
neil%parkwaycc.co.uk
0d29adadea
Bug 317937 Get rid of some unnecessary CIDs and change some possibly unsafe nsCOMPtr usage into the equivalently unsafe static casts r=darin sr=jst
2005-12-02 12:02:44 +00:00
darin%meer.net
4ca41e210a
fixes bug 316372 "mailto: links do not open Compose window anymore" patch by bzbarsky, r=biesi, sr=darin
2005-11-30 00:54:49 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
timeless%mozdev.org
aa67b246b9
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan
2005-11-21 06:01:10 +00:00
dbaron%dbaron.org
19e6e1862a
Fix negative leak stats regression from bug 302724.
2005-11-16 19:35:07 +00:00
gerv%gerv.net
4dd8a70100
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-11-15 21:50:29 +00:00
dwitte%stanford.edu
6ec3c0a50a
Bug 209475: Make nsIPermissionManager more flexible for extensions.
...
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.
Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).
patch by mvl; r=dwitte, sr=bz.
2005-11-15 21:50:28 +00:00
dwitte%stanford.edu
49d4c40624
remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
...
b=209506, r=darin/mvl, sr=bz
2005-11-15 21:50:25 +00:00
bzbarsky%mit.edu
c5cd635355
Checking in permissions rewrite phase 1 (troop deployment in the permission
...
gulf). Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu , sr=darin.
2005-11-15 21:50:24 +00:00
morse%netscape.com
d7edd84520
bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf
2005-11-15 21:50:23 +00:00
bzbarsky%mit.edu
b511cb188c
Log addref/release for nsHostResolver and nsHostRecord. Bug 302724, r+sr=darin
2005-11-15 17:30:50 +00:00
dbaron%dbaron.org
3c95294952
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
bsmedberg%covad.net
8d046ba95a
Fix usage of NS_GET_IID with a template param to use the NS_GET_TEMPLATE_IID version, from bug 313309.
2005-11-14 15:27:46 +00:00
darin%meer.net
314601212b
Remove extraneous semi-colon as it breaks some builds.
2005-11-12 19:40:46 +00:00
darin%meer.net
54c383b944
fixes bustage: "about" is not an optional protocol
2005-11-12 18:46:42 +00:00
darin%meer.net
697c78f1ea
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
bsmedberg%covad.net
78f6d0683d
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
darin%meer.net
446ecfcbd1
fix error in last checkin: a.Left(b, 10) != a = Substring(b, 10)
...
r=biesi
2005-11-08 23:39:42 +00:00
cbiesinger%web.de
9efd50d7d5
Bug 248052 Add a contract ID for a global channeleventsink. Make the
...
scriptsecuritymanager register for that and implement nsIChannelEventSink. Veto
redirects if CheckLoadURI fails. Remove the explicit usage of
nsIScriptSecurityManager from nsHttpChannel.cpp.
This eliminates js and xpconnect from REQUIRES, and brings us closer to remove
caps.
r=darin sr=bz
2005-11-08 20:47:16 +00:00
bsmedberg%covad.net
3d9340e0ae
Bug 315087 - convert necko tests to use the glue, r=darin
2005-11-08 19:23:00 +00:00
darin%meer.net
3b9b3570d4
fixes bug 315411 "fail to check the IDN is in whitelist if user inputs un-normalized URL in URL bar" patch by Masayuki Nakano <masayuki@d-toybox.com>, r=jshin, sr=darin
2005-11-08 19:18:14 +00:00
darin%meer.net
57399917a2
fixes bug 314325 "necko_unit_tests/test_localstreams.js fails" r=biesi
2005-10-29 17:26:12 +00:00
bienvenu%nventure.com
1d236ef23c
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
7285cba05b
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
2ae1b4fd94
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
5f452431d1
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
8fd663c522
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
5927d4d73a
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
0296e4e195
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
974cc5a0fe
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
f71592a376
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
a6f6369c29
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
363a58640d
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
5358e259bf
Fix deadlock on profile switch. Bug 309729, r=neil, sr=darin
2005-10-12 02:18:32 +00:00
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