Commit Graph

6784 Commits

Author SHA1 Message Date
dougt%meer.net
c4e6e2a6f1 Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
git-svn-id: svn://10.0.0.236/trunk@174301 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-08 16:48:44 +00:00
timeless%mozdev.org
733f8a76f0 Bug 296506 [@ nsThread::Main]
change Init to handle alloc failures and refuse multiple concurrent runs of a thread instance
r=dougt a=asa


git-svn-id: svn://10.0.0.236/trunk@174283 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-08 07:33:39 +00:00
bsmedberg%covad.net
20d5470fa4 Yet another bustage fix, bug 296430.
git-svn-id: svn://10.0.0.236/trunk@174236 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 20:19:07 +00:00
bsmedberg%covad.net
2b59050eaa Hopefully a bustage fix for MSVC6, bug 296430
git-svn-id: svn://10.0.0.236/trunk@174232 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 20:01:24 +00:00
bsmedberg%covad.net
d487c2447e Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider)
git-svn-id: svn://10.0.0.236/trunk@174228 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 19:45:11 +00:00
bsmedberg%covad.net
052cd76014 Bug 296430, part "xpcom" - Add a category for directory-service providers which will be registered after autoregistration but before xpcom-startup r=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@174225 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 19:35:20 +00:00
cbiesinger%web.de
6673ed9c8e 289844 fixing MIPSpro bustage: include nsIVariant.h before using it in an nsBaseHashtable
r+sr+a=shaver


git-svn-id: svn://10.0.0.236/trunk@174161 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-05 18:55:41 +00:00
timeless%mozdev.org
c81c4dd948 Bug 288460
build bustage fix for mingw (which we believe is confused)
as far as we can tell mingw was making a copy of the temporary nsDeque before passing it to the nsDequeIterator
constructor (which takes a const reference)
patch by mrbkap r=timeless sr=dmose a=shaver


git-svn-id: svn://10.0.0.236/trunk@174119 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-03 15:00:34 +00:00
timeless%mozdev.org
464be8ac2e Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann


git-svn-id: svn://10.0.0.236/trunk@174115 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-03 10:26:28 +00:00
bsmedberg%covad.net
e46d9782ad Bug 295247 - Allow extensions to ship plugin DLLs, part 1 - r=darin a=shaver
git-svn-id: svn://10.0.0.236/trunk@174059 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-02 13:29:04 +00:00
dougt%meer.net
7b439fd222 IsLowMemory predicate needs to use total memory, page filess. WINCE only. r=dougt NPODB
git-svn-id: svn://10.0.0.236/trunk@174038 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-02 04:24:07 +00:00
mrbkap%gmail.com
c9f28169f5 Fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@173991 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 21:40:33 +00:00
mrbkap%gmail.com
030d071cd2 bug 288460: Make ScanDocStructure() more strict about tags that break the ShouldVerifyHeirarchy check and mark all children of the tag as malformed so that its children don't think they're well formed. r=rbs sr=bzbarsky a=shaver
git-svn-id: svn://10.0.0.236/trunk@173983 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 21:08:53 +00:00
joshmoz%gmail.com
9c496f6461 more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. r=josh r=pinkerton r=cls sr=bryner a=brendan
git-svn-id: svn://10.0.0.236/trunk@173953 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 18:48:04 +00:00
joshmoz%gmail.com
1e104d5852 first part of Mac OS X 10.4 "Tiger" build patch. Patch by Mark Mentovai. r=josh r=pinkerton r=cls sr=bryner a=brendan
git-svn-id: svn://10.0.0.236/trunk@173952 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 18:45:31 +00:00
timeless%mozdev.org
4721ae7654 Bug 292908 r:/mozilla\intl\uconv\src\nsTextToSubURI.cpp(231) : warning C4309: 'argument' : truncation of constant value
r=dougt sr=darin a=shaver


git-svn-id: svn://10.0.0.236/trunk@173950 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 18:34:53 +00:00
jshin%mailaps.org
ceaf51ce6f bug 260034 : cannot send mail if temp. directory contains non-ASCII characters (sr=darin, r=dougt,a=asa)
git-svn-id: svn://10.0.0.236/trunk@173896 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 13:50:09 +00:00
bzbarsky%mit.edu
fb782960ea Fix crashes on ia64 Linux when a method with more than 7 arguments is called
through XPCOM.  Bug 291378, patch by David Mosberger <davidm@hpl.hp.com>,
r+sr+a=shaver


git-svn-id: svn://10.0.0.236/trunk@173741 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-24 15:30:54 +00:00
cbiesinger%web.de
ffb2a4afa8 295126 document readLine's return value better
r=bzbarsky sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@173739 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-24 10:59:12 +00:00
bryner%brianryner.com
d821543dff fix vc6 debug build bustage, r=darin
git-svn-id: svn://10.0.0.236/trunk@173518 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-17 19:15:17 +00:00
darin%meer.net
eefab471a9 fix windows build bustage
git-svn-id: svn://10.0.0.236/trunk@173490 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-16 23:34:11 +00:00
darin%meer.net
093c230ada fixing VC6 build bustage
git-svn-id: svn://10.0.0.236/trunk@173486 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-16 23:00:47 +00:00
dougt%meer.net
f9c564d590 Fixing WinCE Bustage. r=darin
git-svn-id: svn://10.0.0.236/trunk@173479 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-16 21:33:33 +00:00
darin%meer.net
c490fdf11e fixes bug 292981 "Provide a scriptable interface to the Windows registry" r=neil,dougt a=chofmann
git-svn-id: svn://10.0.0.236/trunk@173476 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-16 21:23:09 +00:00
bsmedberg%covad.net
33f1fefae1 Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa
git-svn-id: svn://10.0.0.236/trunk@173324 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-12 13:23:30 +00:00
bryner%brianryner.com
189a661d09 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
git-svn-id: svn://10.0.0.236/trunk@173044 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-04 20:22:32 +00:00
timeless%mozdev.org
a8525fc630 Bug 243904 SOAP code problem with null, unpositioned array item
patch by chantepie@altern.org r=doron sr=jst a=asa


git-svn-id: svn://10.0.0.236/trunk@172960 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-02 19:42:26 +00:00
pedemont%us.ibm.com
c9f6e9439e Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@172951 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-02 16:30:03 +00:00
dougt%meer.net
19aaefce8d Windows CE specific XPTCALL changes. This should better support SharedStub
Patch by John Wolf.

windows ce only.  not part of normal build.


git-svn-id: svn://10.0.0.236/trunk@172871 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-29 13:43:29 +00:00
timeless%mozdev.org
b6d91eeb64 Bug 291988 build warnings in plevent.c
patch by bugzilla@gemal.dk r=alecf sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@172862 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-29 06:09:42 +00:00
bzbarsky%mit.edu
34cf5965da Don't use C++ comments in a file included from C code. r+sr+a=dbaron
git-svn-id: svn://10.0.0.236/trunk@172824 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-28 20:57:42 +00:00
cbiesinger%web.de
6e0043739a 291033 support "local" profile directories
r=bsmedberg sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@172770 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-27 11:56:40 +00:00
darin%meer.net
a2354b4d36 fixes bug 231300 "nsLocalFile::MoveTo is very slow to move directories [Cause of disk trashing (on NT) when clearing cache?]" patch by alfredkayser@nl.ibm.com, r+sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@172764 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-27 04:38:21 +00:00
darin%meer.net
1af07ec016 fixes bug 288786 "Add BeginWriting equivalent to frozen string API" r=biesi sr=dbaron a=asa
git-svn-id: svn://10.0.0.236/trunk@172761 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-27 01:38:35 +00:00
darin%meer.net
ddb302c507 fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann
git-svn-id: svn://10.0.0.236/trunk@172714 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-26 00:37:23 +00:00
mkaply%us.ibm.com
d7745318ac OS/2 build bustage
git-svn-id: svn://10.0.0.236/trunk@172686 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-25 13:06:43 +00:00
dbaron%dbaron.org
5fcf1dd8ac Fix const-ness of variables so this code compiles when _mbsstr and _mbschr are an overloaded pair of functions differing in constness, as seems to be the case on Visual Studio 2005. r=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@172663 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-24 16:53:25 +00:00
ben%bengoodger.com
60ac6ac557 fix build bustage - use comptr to delete obj
git-svn-id: svn://10.0.0.236/trunk@172637 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-23 02:08:12 +00:00
ben%bengoodger.com
9c6d01071e 291177 - need interface for enumerating directories, implement nsIDirectoryEnumerator with close() method to free system resources after enumeration complete - used incorrect checkin comment for previous checkin which has the meat of the change! r+sr=darin a=brendan
git-svn-id: svn://10.0.0.236/trunk@172634 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-23 01:41:42 +00:00
ben%bengoodger.com
3b79325273 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan
git-svn-id: svn://10.0.0.236/trunk@172633 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-23 01:39:51 +00:00
mkaply%us.ibm.com
9f75cae627 #287603
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - Enable Mozilla to handle URL objects on the command line (similar to .url files on Windows)


git-svn-id: svn://10.0.0.236/trunk@172598 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-22 13:21:23 +00:00
timeless%mozdev.org
6656c7bacb Bug 281692 nsXPCOMGlue.cpp acts incorrectly on Environment Value (XPCOM_SEARCH_KEY)
bugspam.Callek@gmail.com r=shaver sr=shaver a=caillon


git-svn-id: svn://10.0.0.236/trunk@172542 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-21 16:48:07 +00:00
bzbarsky%mit.edu
a46c14c7d3 Implement WriteUtf8Z. Bug 290914, r=biesi, sr=darin, a=asa
git-svn-id: svn://10.0.0.236/trunk@172491 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-20 15:39:24 +00:00
bzbarsky%mit.edu
ff7428a06d Throw instead of crashing if used before init(). Bug 290907, r=biesi,
sr=darin, a=asa


git-svn-id: svn://10.0.0.236/trunk@172490 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-20 15:37:38 +00:00
mozilla.mano%sent.com
4758500078 Bug 289724 - [Mac] Missing progress bar animation in download window. patch from Mark Mentovai <mark@moxienet.com>, r=bryner sr+a=brendan
git-svn-id: svn://10.0.0.236/trunk@172473 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-20 01:01:13 +00:00
bzbarsky%mit.edu
ca0e40385d Fix revokeEvents to reliably revoke them. Bug 284389, r=darin, sr=dbaron,
a=asa


git-svn-id: svn://10.0.0.236/trunk@172263 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-15 03:17:13 +00:00
shaver%mozilla.org
c6fb08a2e1 Bug 290247: fix 3 long-standing do_CreateInstanceFromCategory bugs:
- initialize mOuter so we don't always try to aggregate against a random
  stack pointer;
- don't try to store through the oft-null mErrorPtr
- set rv so that we actually check CreateInstanceByContractID's return
r=bsmedberg, sr=darin, a=brendan


git-svn-id: svn://10.0.0.236/trunk@172105 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-13 23:56:54 +00:00
bsmedberg%covad.net
034b011dbf Bug 288370 - Build XULRunner on Mac, and add makefile vars to link against XPCOM frozen sharedlibs reliably r=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@171975 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-11 15:19:42 +00:00
timeless%mozdev.org
8364f91faf Bug 287987 FindProviderFile should continue Enumerating on failed QI
patch by bugspam.Callek@gmail.com r=darin sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@171917 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-10 05:43:33 +00:00
dbaron%dbaron.org
a3f24ccfd1 Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply
git-svn-id: svn://10.0.0.236/trunk@171858 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-07 18:11:59 +00:00