Commit Graph

118405 Commits

Author SHA1 Message Date
sfraser%netscape.com
363d544c98 Fix bug 198739: change Camino user-agent string to say 'Camino' rather than 'Chimera'. r=pink, sr=me. 2003-04-28 21:21:03 +00:00
mkaply%us.ibm.com
e8a9094c41 #203666
r=mkaply, sr=blizzard (platform specific) a=mkaply
OS/2 only - quick (obvious) fix for now - random corruption in fonts - we were freeing the PS
2003-04-28 20:59:24 +00:00
wtc%netscape.com
c7b24c7949 Declare the new function sec_asn1d_parent_is_indefinite as static. 2003-04-28 20:19:21 +00:00
harishd%netscape.com
744392f4b4 Removing obsolete files that missed my last checkin. *** NOT PART OF THE BUILD *** 2003-04-28 20:10:41 +00:00
jst%netscape.com
d9d2d1abdf Fixing bug 148782. Don't let images or form controls named 'submit' shadow the method form.submit. r=caillon@returnzero.com, sr=peterv@netscape.com, a=sspitzer@netscape.com 2003-04-28 19:27:40 +00:00
jst%netscape.com
ceab6587af Removing dead .cvsignore file. 2003-04-28 19:16:18 +00:00
burnus%gmx.de
7190835e6e Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $changedsince
r=gerv, a=justdave
2003-04-28 18:29:37 +00:00
ssu%netscape.com
b2b3bc1f21 fixing bug 190534 - Help buttons in Account Settings pointing to wrong location in Help. r=dmose, sr=jag, a=sspitzer 2003-04-28 18:01:47 +00:00
relyea%netscape.com
ec249ebf48 replace arena grow with code that grows memory nLog n, not n! 2003-04-28 17:56:46 +00:00
cbiesinger%web.de
164f735c82 201107 r=pavlov sr=bz a=sspitzer Trunk M140A crash [@ imgRequestProxy::OnDataAvailable] 2003-04-28 17:49:58 +00:00
dbradley%netscape.com
56e25bcf9c Bug 203093 - Move ActiveXObject --> NSActiveXObject. r=adamlock, sr=alecf, a=sspitzer 2003-04-28 16:51:38 +00:00
igor%mir2.org
1f79d6d224 IdScriptable.nextInstanceCheck is replaced by IdScriptable.incompatibleCallError to reflect proper semantic and simplify id-related code. 2003-04-28 16:27:57 +00:00
aaronl%netscape.com
c0ee0333fc Update to MSAA support documentation. NPOB. 2003-04-28 13:32:08 +00:00
igor%mir2.org
82bc6dcc88 Replacing protected by private/package private to allow for better optimization. 2003-04-28 12:54:59 +00:00
igor%mir2.org
2fbe7127a4 Removal of unused private static SEAL_FUNCTIONS_FLAG 2003-04-28 12:53:15 +00:00
igor%mir2.org
20443607df Replacing prototypePropertyAttrs by simple boolean flag isPrototypePropertyImmune for simpler code. 2003-04-28 12:52:21 +00:00
aaronl%netscape.com
7ae87df2aa Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst 2003-04-28 10:24:52 +00:00
igor%mir2.org
3a3c81e016 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=203402 :
In Codegen do not pass trueLabel, falseLabel to recursive
generateCodeFromNode from ADD node and use -1 , -1 instead to indicate non-jump node.
2003-04-28 09:50:56 +00:00
igor%mir2.org
76c1153fdd Restoring toStringTreeHelper functionality to print nested functions as a part of the tree. The regression was caused by changes to store function reference as index and not function node. 2003-04-28 09:44:19 +00:00
rbs%maths.uq.edu.au
3ffd21db41 Fix a problem with the 'user-defined font' which causes the CPU to spike at 100% followed by a hang, b=147222, r+sr=bzbarsky, a=sspitzer 2003-04-28 04:16:21 +00:00
sspitzer%netscape.com
b142aa35ac fix leak, no bug. 2003-04-27 17:39:23 +00:00
rogerl%netscape.com
2f34abeea3 Fixing function literals 2003-04-27 15:33:13 +00:00
varga%netscape.com
18116b392a Fix for bug 197274. improve text of "enable automatic image resizing" pref
r=varga, sr=alecf, a=sspitzer, patch by Alex Bishop <alex@mozillazine.org>
2003-04-27 14:36:28 +00:00
gerv%gerv.net
e907fbb736 Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave. 2003-04-27 13:44:23 +00:00
gerv%gerv.net
f82c184c9d Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by gerv; r,a=justdave. 2003-04-27 13:43:15 +00:00
caillon%returnzero.com
731073c19a Backing out previous patch since it was causing addressbook problems. 2003-04-27 10:36:58 +00:00
bryner%netscape.com
0282489c03 more #include cleanup. 2003-04-27 08:41:02 +00:00
igor%mir2.org
bbf1d56821 In debug mode print instruction names, not their bytecode values. 2003-04-27 08:12:18 +00:00
bryner%netscape.com
3da4f2e8fe Removing unneeded includes. 2003-04-27 07:32:14 +00:00
bbaetz%acm.org
30357668b4 Bug 180086 - Rename 'count' column in votes tables
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
2003-04-27 07:20:39 +00:00
bbaetz%acm.org
f36a56c3bb Bug 203540 - RenameField doesn't get NULL/NOT NULL correct
r,a=justdave
2003-04-27 07:19:28 +00:00
bbaetz%acm.org
5e887399e0 Byg 202463 - prefill 'assign to' with default component owner
patch by slamm@yahoo-inc.com (Steve Lamm)
r=bbaetz, a=justdave
2003-04-27 07:12:53 +00:00
rogerl%netscape.com
a790d10f19 Fixed function literals 2003-04-27 05:53:28 +00:00
chanial%noos.fr
da6e9a8d37 bug 203069: Unable to search in page-source
sync'ing with seamonkey, use gBrowser instead of getBrowser()
2003-04-27 05:02:28 +00:00
caillon%returnzero.com
6221b1ca6c Bug 173430 - flawfinder warnings in libpref
r=alecf, sr=dmose, a=sspitzer
2003-04-27 04:47:46 +00:00
katakai%japan.sun.com
e21fb32718 bug 200084
gbk1988.1989-0 is defined as GBK, but us-ascii
r=ftang,sr=rbs,a=asa for gtk part
r=smontagu,sr=rbs,a=sspitzer for Xlib part
2003-04-27 02:40:56 +00:00
bzbarsky%mit.edu
ecba98ed60 Fix rasdlg on MingW builds. Bug 203300, patch by jonwil@tpgi.com.au (Jonathan
Wilson), r=darin, sr=bzbarsky, a=sspitzer
2003-04-27 01:38:42 +00:00
rogerl%netscape.com
bc11d075ab Super expression with 'op'. 2003-04-27 01:11:01 +00:00
sspitzer%netscape.com
6c8da995fa fix for regression bug #203261
Opening a local forwarded message results in a blank Mail window
r/sr=bienvenu, a=sspitzer
2003-04-27 00:57:08 +00:00
bzbarsky%mit.edu
d738b595b2 Assume X is lying to us if it returns an ex height of 0. Bug 142122, patch by
Hideo Saito <saito@densan.co.jp>, r=dbaron, sr=bzbarsky, a=sspitzer
2003-04-27 00:42:42 +00:00
rogerl%netscape.com
4f10f38ae2 'super' expression. 2003-04-26 23:44:27 +00:00
sspitzer%netscape.com
c0914052a5 some bulletproofing/wallpapering for crasher bug #203431
r=varga, sr=bienvenu, a=sspitzer
2003-04-26 21:57:39 +00:00
caillon%returnzero.com
9f6e7048fb 182099 - lock up on stylesheets tab double-clicking the twisty
r=varga, sr=bzbarsky, a=sspitzer
2003-04-26 21:38:53 +00:00
jake%bugzilla.org
e331c62807 Bug 203080 - New version of LDAP to Bugzilla account sync script.
No review for contrib/
2003-04-26 16:35:04 +00:00
burnus%gmx.de
63447e87dc Bug 203318 - 008filter.t fails to do chdir $topdir - if @Support::Templates::include_paths returns more than one path
r=justdave,gerv
a=justdave
2003-04-26 14:11:59 +00:00
chanial%noos.fr
1fbd2c329a bug 200359: Importing and exporting bookmarks are broken
r=bsmedberg@covad.net sr=alecf a=asa
2003-04-26 13:01:15 +00:00
igor%mir2.org
295fe24122 1. Consistently use ScriptRutime.<ClassName>Class instead of Classname.class to decrease code size and loading time
2. Small optimization in ScriptRuntime.toNuber
2003-04-26 12:01:38 +00:00
katakai%japan.sun.com
00cfa28dc9 bug 159865
Should support ISO-2022-CN-EXT encoding
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=asa
2003-04-26 10:46:23 +00:00
katakai%japan.sun.com
97ff5af98a bug 190328
Simplified Chinese (ISO-2022-CN) doesn't group together with other Chinese encoding in charset menu
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=asa
2003-04-26 10:00:22 +00:00
scott%scott-macgregor.org
62ea94837b Bug #202349 --> merge the thunderbird version of loadUrl to match the version Seth added.
Code flow does not effect mozilla.

a=sspitzer
2003-04-26 07:11:26 +00:00