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

5291 Коммитов

Автор SHA1 Сообщение Дата
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