Commit Graph

93089 Commits

Author SHA1 Message Date
rayw%netscape.com
824927ab75 Fixed to reflect new signature of Send call. Not part of default build. 2001-11-28 11:06:09 +00:00
jst%netscape.com
fa6469bc46 Fixing bug 109854. Don't let HTMLContentSink::DemoteContainer() mess up the order of the form controls in form.elements, and rename DemoteContainer() to DemoteForm(). Patch by jkeiser@iname.com and myself, r=peterv@netscape.com, sr=jst@netscape.com 2001-11-28 11:00:14 +00:00
rayw%netscape.com
60c057d48d Updating SOAP files from branch. Not part of default build. 2001-11-28 10:50:29 +00:00
dbaron%fas.harvard.edu
09f3c18b0e Fix OS/2 PR_CALLBACK bustage. 2001-11-28 08:43:30 +00:00
dbaron%fas.harvard.edu
29e9c1f280 Fix more |#ifdef DEBUG| bustage from jst's checkin. 2001-11-28 07:57:55 +00:00
jst%netscape.com
1aa597b139 Adding missing #include that's needed for debug builds. 2001-11-28 07:18:35 +00:00
jkeiser%iname.com
b573ca2d65 Make disabled optgroups not be initially selected (bug 106524, r=bzbarsky@mit.edu, sr=jst@netscape.com) 2001-11-28 06:52:56 +00:00
dbaron%fas.harvard.edu
3645b0e30a Fix HP bustage by moving GetStyleData function templates from nsStyleStruct.h to nsIFrame.h and nsIStyleContext.h b=111883 2001-11-28 06:50:13 +00:00
jst%netscape.com
0a8b8363b8 Fixing bug 109760. Make mozilla fire a DOMContentLoaded event when the HTML on a page is done loading (i.e. the HTML only, not images, frames, nor anything like that). r=peterv@netscape.com, sr=rpotts@netscape.com 2001-11-28 06:32:57 +00:00
seawood%netscape.com
c1720e86ea Removing unused BUILD_IDLC variable 2001-11-28 06:14:16 +00:00
jst%netscape.com
f54b1ef763 Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
jst%netscape.com
9cc9e43e59 nsDependentString(nsnull) is illegal and asserts. sr=rpotts@netscape.com 2001-11-28 06:09:40 +00:00
dbaron%fas.harvard.edu
cb52b37066 Copy my comment changes from nsAString to nsACString. b=104663 r=jag sr=scc 2001-11-28 06:06:43 +00:00
dbaron%fas.harvard.edu
824e7d22ca Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
dbaron%fas.harvard.edu
f7590852c8 Switch to using typesafe way of accessing style data. r=hyatt sr=waterson b=111883 2001-11-28 05:06:17 +00:00
dbaron%fas.harvard.edu
5720f35dba Add typesafe functions (global |GetStyleData|) for accessing style data. b=111883 r=pierre sr=hyatt 2001-11-28 05:04:23 +00:00
dbaron%fas.harvard.edu
026075a4bd Fix leak when attempting to synchronously load a nonexistant XBL file. b=111356 r=brendan sr=hyatt 2001-11-28 05:00:29 +00:00
jst%netscape.com
38b0b4de31 Checking in alecf's fix for bug 112209, string code performance regression. r=dbaron@netscape.com, sr=jst@netscape.com 2001-11-28 04:59:29 +00:00
dbaron%fas.harvard.edu
fa7de6808e Region code doesn't need to be threadsafe since it all runs on one thread. b=110802 r=bryner sr=waterson 2001-11-28 04:59:26 +00:00
dbaron%fas.harvard.edu
d1c028ce85 Correct computation of containing block for absolutely positioned elements added dynamically within fixed positioned elements or for which the containing block's element is scrollable. b=111849, 91060 r=waterson sr=attinasi 2001-11-28 04:57:31 +00:00
dbaron%fas.harvard.edu
c05f76fc6b Consider the result of |mStyleRuleSupplier->UseDocumentRules| in FileRules to prevent incorrect application of document rules to scrollbars and some form controls. Patch from <fantasai@escape.com>. r=dbaron sr=hyatt b=109808 2001-11-28 04:54:05 +00:00
dbaron%fas.harvard.edu
3892434dfd Remove |#ifdef NS_TRACE_MALLOC| code to flush logfiles for real-time TM readers until we figure out a better way to do it that doesn't break low and lowest priority timers. b=111651 r=brendan sr=waterson 2001-11-28 04:48:38 +00:00
dbaron%fas.harvard.edu
2019c65bd9 Fix leak of nsMsgProgress (and the things it owns) when sending mail. r=bienvenu sr=waterson b=99180 2001-11-28 04:47:20 +00:00
dbaron%fas.harvard.edu
ed2b034b08 Fix crash and incorrect calculation of percentage line-height by computing relative to self's font-size rather than parent's font size. r=pierre sr=hyatt b=111405 2001-11-28 04:35:52 +00:00
mscott%netscape.com
ee30eb36ed Bug #112324 --> don't initialize the view header menu item in the onload handler for the mail
3-pane. This helps start up time in a very small way.

r=bienvenu
rs=sspitzer
2001-11-28 04:17:54 +00:00
dbaron%fas.harvard.edu
2d9af9f029 Make XPCOM_BREAK_ON_LOAD work on mach-o build. b=111519 r=beard sr=sfraser 2001-11-28 03:52:34 +00:00
sfraser%netscape.com
139babf0bc Fix the output path, so that generated files go into mozilla/dist/mailnews, rather than mozilla/mailnews/dist/mailnews. 2001-11-28 03:50:15 +00:00
dp%netscape.com
25918871d6 bug 112312 removing 32k allocs from libjar. darin&dp r=dbaron, sr=darin 2001-11-28 03:23:16 +00:00
jkeiser%iname.com
84506ffd3e Fix for bug 109754 (crash on dhtmlcentral.com). r=kin@netscape.com, sr=jst@netscape.com 2001-11-28 03:22:30 +00:00
sfraser%netscape.com
1d5ef83585 Fix the build by adding nsIMsgSMIMEHeaderSink.idl to the IDL project 2001-11-28 02:48:32 +00:00
alecf%netscape.com
c0f138b6da notify observers in reverse order, so that if a observer removes itself when it gets notified, we don't forget to notify the next guy
r=dougt, sr=bienvenu bug 110226
2001-11-28 02:48:10 +00:00
jpierre%netscape.com
5b06d736f9 Fix crlutil crash on error 2001-11-28 02:47:22 +00:00
cathleen%netscape.com
51222e2da0 fix bustage in win32 static build, and also it's run-time err, unable to get
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
blythe%netscape.com
56f3b3bbdf NOT part of normal build.
Allow gd graphics library to be specified for SpaceTrace.
2001-11-28 02:07:42 +00:00
naving%netscape.com
d92bce83df fixing whitespace ! 2001-11-28 02:01:00 +00:00
peterlubczynski%netscape.com
ea8fc7edd7 More Mac Plugin SDK changes. NOT PART OF BUILD 2001-11-28 01:56:31 +00:00
naving%netscape.com
c8ec16032a 112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
dbaron%fas.harvard.edu
7cfd69c6a4 Fix bustage. 2001-11-28 01:26:26 +00:00
dbaron%fas.harvard.edu
25a700efcb Use an add instead of a load to link the stack frames correctly since something seems to be clobbering the first linking pointer. Just add 8 instead of adding 4 in two places. Copy comments over from mac version. b=108646 r=sfraser sr=beard 2001-11-28 01:24:06 +00:00
attinasi%netscape.com
2cf04d7646 Fix for problem with horizontal auto margins in presence of padding on parent: checkin for arunan_bala@hotmail.com b=20582 r=dbaron sr=attinasi 2001-11-28 01:17:51 +00:00
dbaron%fas.harvard.edu
eddc51ac32 Free the nsUnicodeMappingUtil singleton on shutdown. b=111385 r=pinkerton sr=sfraser 2001-11-28 01:15:10 +00:00
mscott%netscape.com
50c518f821 Bug #110543 --> add smime UI to message display
r=kai
sr=sspitzer
2001-11-28 01:07:46 +00:00
mscott%netscape.com
eb13ead84f Bug #110543 --> afire a custom event when the message pane loads
inform any listeners when we start to display a message
r=kai
sr=sspitzer
2001-11-28 01:06:37 +00:00
peterlubczynski%netscape.com
7a10ad6ad8 Plugin SDK changes for Mac. NOT PART OF BUILD 2001-11-28 01:01:38 +00:00
darin%netscape.com
b228b3cdd5 fixes bug 112257 "Reply quoting includes header text" r=gagan, sr=mscott 2001-11-28 00:59:02 +00:00
dougt%netscape.com
0afe20e5ae remove nsIShutdownListener. r=dbaron, sr=alecf, bug 99152 2001-11-28 00:57:53 +00:00
karnaze%netscape.com
cc46def457 new regression test, not affecting the build. 2001-11-28 00:55:04 +00:00
karnaze%netscape.com
3cca3dc630 bug 111872 - Keep track of pct height content that overflows a cell on the 3rd pass reflow and Hide it. sr=attinasi, r=alexsavulov 2001-11-28 00:50:08 +00:00
darin%netscape.com
9bbd42f201 patch 2 of bug 110686 "nsStandardURL not thread-safe" r=dougt, sr=mscott 2001-11-28 00:49:07 +00:00
darin%netscape.com
795d06e95f patch 1 of bug 110686 "nsStandardURL not thread-safe" r=dougt, sr=mscott 2001-11-28 00:46:29 +00:00