120090 Commits

Author SHA1 Message Date
dbaron%dbaron.org
c58c100242 Be sure to call NS_TraceMallocStartup so we know (on Unix) not to waste time logging everything once we know there is no command-line argument. b=113833 r+sr=brendan 2003-06-21 00:28:05 +00:00
jst%netscape.com
947ba67a9d Fixing one more part of bug 209699. Replace NS_Convert* with Copy/Append*. r=dwitte@stanford.edu, sr=alecf@flett.org. 2003-06-21 00:26:28 +00:00
caillon%returnzero.com
4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
caillon%returnzero.com
008f94e6a2 Bug 209866 - Use nsRefPtr for non-COM refcounted members in GlobalWindowImpl and NavigatorImpl
r=sicking, sr=jst
2003-06-20 23:51:46 +00:00
relyea%netscape.com
663b108222 Fix deadlock bugscape 46733 2003-06-20 23:34:46 +00:00
bryner%netscape.com
b0d40f3072 Always add nsXBLDocumentInfos to the bound document's binding manager, even if we also put it in the XUL cache. This prevents crashes when the XUL cache is flushed (bug 201103). r=jkeiser, sr=bzbarsky. 2003-06-20 23:33:43 +00:00
bishakhabanerjee%netscape.com
9948f8316d sigh, another time 2003-06-20 23:24:11 +00:00
mstoltz%netscape.com
6fc28b1bac Bug 184618 - allow scripts to close a script-generated window even if its opener has been set to null. r=heikki, sr=jst. 2003-06-20 22:44:33 +00:00
dbaron%dbaron.org
67329fdd10 Convert Mac line endings to Unix line endings so cvs can deal with these files properly 2003-06-20 22:41:42 +00:00
pschwartau%netscape.com
c8fd7b2143 Adding 2 more sections. 2003-06-20 21:10:24 +00:00
amardare%qnx.com
43b319ecae Changes for photon platform - these changes should not affect other platforms ( build/runtime ).
Fixed the compile problems in nsFilePicker.
2003-06-20 20:34:07 +00:00
bzbarsky%mit.edu
f6e49f740f Check that we are HTML, in addition to checking namespace, before going
case-insensitive.  Bug 209271, r+sr=dbaron
2003-06-20 20:23:17 +00:00
axel%pike.org
d4e0a79f99 npob, jprof support for transformiix standalone, rs=peterv 2003-06-20 19:54:56 +00:00
cltbld%netscape.com
b7999d813d renamed to build-camino.pl 2003-06-20 19:22:59 +00:00
bishakhabanerjee%netscape.com
4d3b8d3282 one more time, trying to make link clickable 2003-06-20 18:36:57 +00:00
smontagu%netscape.com
504a666bb2 Bail out gracefully from numbered lists not expressible in Roman numerals. Bug 210128, rs=bzbarsky. 2003-06-20 18:34:34 +00:00
locka%iol.ie
b4bdc20238 On behalf of zack-weg@gmx.de. Add pointer check to prevent crash on js links. b=173308 r=adamlock@netscape.com sr=alecf@netscape.com 2003-06-20 18:12:02 +00:00
mikep%oeone.com
711bca1ff8 Moving .gif files to .png. 2003-06-20 13:31:17 +00:00
mikep%oeone.com
dfeb35f95e Adding in patch 126118 from bug 168375 to improve the week view, patch from Eric Belhaire. 2003-06-20 13:21:48 +00:00
neil%parkwaycc.co.uk
9c09261eff Bug 195733 commandglue.js included twice, causes JS error p=kd-moz@tprac.de r=me sr=dmose 2003-06-20 11:22:06 +00:00
neil%parkwaycc.co.uk
210209b3e0 Bug 209823 Composer should use titletips in Preview mode r=glazman sr=alecf 2003-06-20 09:11:40 +00:00
pschwartau%netscape.com
676d30cf80 Improving comments. 2003-06-20 05:27:38 +00:00
pschwartau%netscape.com
27c2fd7dc5 Adding 2 more sections, and an explanation for the matches by Waldemar. 2003-06-20 05:23:06 +00:00
timeless%mozdev.org
1bbbd5e96c Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
sr=bz
2003-06-20 04:57:36 +00:00
pschwartau%netscape.com
7c7bb79ec1 Improving comments. 2003-06-20 04:56:50 +00:00
pschwartau%netscape.com
5f4fd209a2 Improving comments. 2003-06-20 04:55:00 +00:00
timeless%mozdev.org
8a217e5732 Bug 67214 parseInt() used instead of Math.round() or Math.floor() in xpfe/components/ucth/resources/helperAppDldProgress.js
patch by stevechapel@earthlink.net r=jag sr=bz
2003-06-20 04:33:33 +00:00
timeless%mozdev.org
c76cf335e1 Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
sr=bz
2003-06-20 04:13:41 +00:00
dbradley%netscape.com
f135a145fa Bug 205586 - IDispatch should convert VT_EMPTY as JSVAL_VOID and VT_NULL as JSVAL_NULL. r=adamlock, sr=alecf 2003-06-20 04:12:26 +00:00
dbradley%netscape.com
d1bcd398fc Bug 204765 - Parameterized properties expression don't return the assigned value. r=adamlock, sr=alecf 2003-06-20 04:10:15 +00:00
dbradley%netscape.com
1e7ae8efa5 Bug 204894 - Implement GeckoActiveXObject.supports(clsid). r=dbradley, sr=alecf 2003-06-20 04:08:17 +00:00
cltbld%netscape.com
0c73334798 shorten some display names to save horiz space 2003-06-20 03:29:50 +00:00
varga%netscape.com
b0169c51b1 Fix for bug 209925. Remove the temporary hack for bug 192124.
r=ccarlen, sr=jag
2003-06-20 03:11:24 +00:00
timeless%mozdev.org
b2a0d7557e Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
sr=bz
2003-06-20 02:58:49 +00:00
dwitte%stanford.edu
eb7529542c removing some unused default ctors now that nsDerivedSafe can handle it.
no bug, r+sr=bz
2003-06-20 02:20:34 +00:00
nelsonb%netscape.com
a98e4fc078 Declare src argument to SEC_ASN1DecodeItem to be const. 2003-06-20 01:52:19 +00:00
brendan%mozilla.org
555de8f52e Use NS_REINTERPRET_CAST, not NS_STATIC_CAST, to go from void* native context type to opaque-here-without-jscntxt.h JSContext * (fixes HPUX build). 2003-06-20 01:47:31 +00:00
dbaron%dbaron.org
3daaacd191 Fix strict mode text-decoration when one line of the inline contains no text. b=210016,210012 r+sr=bzbarsky 2003-06-20 01:42:32 +00:00
kyle.yuan%sun.com
a1bc56e855 Bug 209622 nsTHashtable cause bustage on Solaris with F6U2
r/sr=bsmedberg
The missed part in nsBaseHashtable.h, patch by harinath@cs.umn.edu
2003-06-20 01:26:00 +00:00
dbaron%dbaron.org
51e6755ccd Add nsIFrame::GetPresContext, which gets the pres context from the rule node which it gets from the style context. DeCOMtaminate nsStyleContext::GetRuleNode, nsRuleNode::GetRule, and nsRuleNode::GetPresContext. Remove unused nsRuleNode::PathContainsRule. b=208190 r+sr=roc 2003-06-20 01:22:44 +00:00
kaie%netscape.com
e2d898f42b b=209995 Incorrect S/Mime status shown in UI
r/sr=sspitzer
2003-06-20 01:12:15 +00:00
dbaron%dbaron.org
b15c56da39 Fixing DEBUG-only bustage. 2003-06-20 01:05:04 +00:00
dbaron%dbaron.org
d86c49e21c Fixing DEBUG-only bustage. 2003-06-20 00:54:57 +00:00
pschwartau%netscape.com
795021a138 Correcting test per Waldemar at bug 209919 comment 11. 2003-06-20 00:40:01 +00:00
caillon%returnzero.com
675c637069 When comparing principals, callers should explicitly check if the subject principal is the system principal, if it cares that it is.
This fixes bug 209946, Copy doesn't work anymore.
r=bzbarsky, sr=jst
2003-06-19 23:59:24 +00:00
dbaron%dbaron.org
e1e798d3f8 Remove |aPresContext| and |aPresShell| parameters from |nsIFrameManager| methods. b=208190 r+sr=bzbarsky 2003-06-19 23:52:58 +00:00
dbaron%dbaron.org
4afcaa0e69 DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc 2003-06-19 23:44:01 +00:00
peterlubczynski%netscape.com
a555558fc0 Fixing checkin for bug 209033. 2003-06-19 23:26:23 +00:00
brendan%mozilla.org
35b5a72680 Don't include private js header files; fix gcc warnings. 2003-06-19 23:18:51 +00:00
smontagu%netscape.com
ccddc670c1 Fix regression in Character Coding menu. Bug 209878, r/sr=alecf 2003-06-19 23:14:13 +00:00