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

103596 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org f45acbc9ee Optimization in toInt32/toUint32/toUint16 for common case of integer argument. 2002-05-21 20:18:15 +00:00
igor%mir2.org c8e2d56fca Added indexOf and lastIndexOf 2002-05-21 20:14:10 +00:00
igor%mir2.org 9dadadad3e In getElements return ScriptRuntime.emptyArgs when array length is 0 2002-05-21 20:13:30 +00:00
rods%netscape.com b9efd96eca unregisters the focus listener after a new one is installed.
Bug 145388 r=dcone sr=jst
2002-05-21 19:37:28 +00:00
timeless%mac.com 0756b8de55 Bug 130853 crash in winembed.exe
scope observerService so it isn't held past embedding shutdown
r=smontagu moa=adamlock
2002-05-21 19:19:50 +00:00
mikep%oeone.com 9722b9a140 Removing incorrect day of week from display. 2002-05-21 19:12:45 +00:00
mikep%oeone.com a6f3055f4e Adding in about calendar page. 2002-05-21 18:56:22 +00:00
shrutiv%netscape.com ff37a4cd0a Fix for bugscape bug 15302: Enable Classic Skin checkbox on component
selection list
2002-05-21 18:38:10 +00:00
akkana%netscape.com 134c03c035 Fix strict JS warning that slipped in with the fix for 71726. r=brade, sr=jst+kin 2002-05-21 18:26:52 +00:00
myk%mozilla.org 8186b44781 Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.
Patch by mental <xor@ivwnet.com>.
r=justdave,myk
2002-05-21 17:53:48 +00:00
mikep%oeone.com 5c34080e47 Adding in sizeToContent. 2002-05-21 17:15:03 +00:00
mikep%oeone.com 2997cbbf72 Fixing bug 140061. 2002-05-21 17:13:16 +00:00
myk%mozilla.org da27bba67f Fix for bug 143743: Eliminates warning by properly initializing array reference.
Fix by Myk Melez <myk@mozilla.org>.
r=bbaetz,justdave
2002-05-21 14:17:56 +00:00
glazman%netscape.com 6f04b18617 fixing brad Tbox warning; b=142019, r=bzbarsky, sr=jst 2002-05-21 13:33:25 +00:00
jdunn%netscape.com e8b4b1e3a2 fix AIX's xlC364 internal compiler error (just rearranging existing code)
# 143461
r=brade@netscape.com
sr=alecf@netscape.com
2002-05-21 13:26:30 +00:00
rods%netscape.com a0cd08f23a The problem here is the "edge" prefs are now preficed with the printer name,
and the nsPrintOptions know how to convert the printer name, so we need to add
a helper method to nsIPrintOptions.idl so the nsSimplePageSeq can get the properly named value.
Bug 140669 r=dcone sr=attinasi
2002-05-21 10:53:45 +00:00
glazman%netscape.com 8b99db659f output of CSS border and background shorthand properties was buggy ; the new code implements a proposal by Hixie that tries to output the minimal number of properties.
b=142019, r=bzbarsky, sr=jst
2002-05-21 08:16:42 +00:00
sspitzer%netscape.com a700834409 fix for bug #142940. add support to LDIF import / export for generic
AB columns, like _AimScreenName.  r=dmose, sr=bienvenu
2002-05-21 05:20:39 +00:00
pete.zha%sun.com f8f863832b bug 145615:Should use AString instead of wstring or DOMString in accessibility APIs
r=aaronl, sr=jst
2002-05-21 05:16:58 +00:00
blythe%netscape.com fe3464bc3a Not part of a normal build.
Fix perl script to work on cygwin32 build environment.
r=cls
2002-05-21 03:46:41 +00:00
dkl%redhat.com 6804f33ca7 Bug 143586 - required modules tests should be sorted. Patch by David Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au 2002-05-21 03:42:35 +00:00
rginda%netscape.com 2ba593c5d5 bug 145466, "Can't save the profile data"
patch=smaug@jippii.fi,r=me,a=chofmann
add missing parameter nsIOutputStream::init callsite
VS: ----------------------------------------------------------------------
2002-05-21 02:43:30 +00:00
smeredith%netscape.com c0e404671c Change to the prefs xml to have version information. 2002-05-21 02:22:23 +00:00
jkeiser%netscape.com cb85de7cc8 Fix crasher regression from bug 74091. bug 74091, r=dbaron@fas.harvard.edu, sr=
jst@netscape.com
2002-05-21 02:11:05 +00:00
rjc%netscape.com 8332819ea7 Fix bug # 144337: According to TechNote 2051, on Mac OS X we should be able to short-circuit QuickDraw's implicit LockPortBits() on every QD call by stratetic usage of ::LockPortBits() and ::UnlockPortBits(). Gives a few % points improvement on window drawing/updates. r=sdagley sr=ben 2002-05-21 01:25:57 +00:00
mcafee%netscape.com 08a56d1b42 Fixing necko directory list (143399). r=blythe, sr=alecf 2002-05-21 00:37:49 +00:00
jst%netscape.com a60314c4c2 Fixing typo in assert... 2002-05-21 00:26:27 +00:00
ducarroz%netscape.com 6486cc0ffa Fix for bug 131990. We must allow spave for the BCC headers. Also, function generate_encodedwords should not accept a output_carryoverlen <= 0. R=taka, SR=bienvenu 2002-05-21 00:17:43 +00:00
bryner%netscape.com f711b863c8 Prevent a crash that happens if you context-click while autocomplete is active in mail compose (bug 137864). r=danm, sr=jag. 2002-05-21 00:00:46 +00:00
mscott%netscape.com 28a8310598 Bug #127702 --> security fix
r=cavin
sr=bienvenu
2002-05-20 23:30:12 +00:00
jpierre%netscape.com d5de75b62b Fix for bug 137645 - cached certificate does not get its nickname updated after P12 import of matching user certificate 2002-05-20 23:21:39 +00:00
oeschger%netscape.com c386fcc91b update to search rdf, dispensation for content updates for 122806 2002-05-20 22:53:55 +00:00
hwaara%chello.se 69fba0e902 #115324, remove unused search/filters code. r=bienvenu, sr=sspitzer 2002-05-20 22:53:04 +00:00
jst%netscape.com 262f28f900 Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com 2002-05-20 22:47:02 +00:00
mkaply%us.ibm.com e9400ece66 No bug - remove unused code 2002-05-20 22:30:03 +00:00
mcafee%netscape.com 43feb942b4 ordering comment 2002-05-20 22:25:18 +00:00
bienvenu%netscape.com ca74f8e54b fix another compiler warning, rs=sspitzer 126460 2002-05-20 21:33:47 +00:00
darin%netscape.com 28bcc9b240 fixes bug 141779 "Trunk, M1RC1 Crashes related to DNS caching [@ nsDNSRequest::FireStop]"
r=gordon sr=rpotts
2002-05-20 21:31:27 +00:00
jst%netscape.com 90ecf50e31 Fixing bug 132609. Make window.close() work even when called from an event handler that was added with addEventListener(). r=heikki@netscape.com, sr=jband@netscape.com 2002-05-20 20:55:41 +00:00
pschwartau%netscape.com e952ddec96 Initial add. Regression test for bug 145779. 2002-05-20 20:37:43 +00:00
bienvenu%netscape.com 5320c431fa fix occurance of potential (not actual) unitialized variable use in mork atom rs=sspitzer 2002-05-20 20:24:41 +00:00
bratell%lysator.liu.se abb8bd42b5 Bug 85267 - clear internal jsdtoa caches when closing down the js engine. Patch by steve.taylor@ndsuk.com r=khanson@netscape.com, sr=brendan@mozilla.org 2002-05-20 20:07:48 +00:00
timeless%mac.com fa6594c5f9 Bug 145589 we call a getter with null, which crashes winEmbed
r=jkeiser sr=jst

<timeless> *shrug* i'm not actively trying to defend this patch, it's the
right thing to do for the given contract
<jkeiser> timeless: I dunno, doing *x = blah; when you don't need to do
it is definitely more expensive than if (!x)
<timeless> you aren't even allowed to do what you suggest, the
contract explicitly forbids it
[clarification, the caller isn't allowed to rely on this]
if i tried to do what you suggest, shaver would kill me :)
<jkeiser> timeless: so shaver is the guy to ask here?
<timeless> yeah if you're concerned about it
if you care measure. i care about crashing and contract violations
the contract was (out foo). which according to what shaver said
when i asked him and my memory of that, didn't allow 0.
<shaver> it doesn't allow 0
<jst> right
<shaver> we check it all over the place in the code, because we're sheep
<dmose> baaa
2002-05-20 20:06:29 +00:00
nhotta%netscape.com 52198c4685 Changed the meta parse function for performance,
bug 144917, r=ducarroz, sr=bienvenu.
2002-05-20 19:51:35 +00:00
nhotta%netscape.com eee7fc1d5f Change not to set the composing mail charset as attachment's chaset.
bug 144917, r=ducarroz, sr=bienvenu.
2002-05-20 19:51:16 +00:00
sspitzer%netscape.com 9af5c299b5 fix for #145532. (selection is moved when using a keyboard shortcut with focus on left pane). this regression caused by fix for #133366. thanks to kyle.yuan@sun.com for the fix. r=varga, sr=jst 2002-05-20 19:22:55 +00:00
sspitzer%netscape.com 195a7e0565 fix for bug #145532. hitting 'n' when folder pane has focus
selects the folder that start with n, instead of the next folder with unread.  regression caused by checkin for #145532.
patch by kyle.yuan@sun.com.  r=varga, sr=sspitzer
2002-05-20 19:10:54 +00:00
jst%netscape.com 8bc8cd61ad Backing out a small part of jkeiser's fix for bug 74091 which caused bug 145741. CallQueryInterface() is not null safe. r=harishd@netscape.com. sr=jst@netscape.com 2002-05-20 18:48:00 +00:00
ian.mcgreer%sun.com dc613b61ee bug 144309, return value of STAN_GetCERTCertificate not checked
r=wtc
2002-05-20 18:05:11 +00:00
ian.mcgreer%sun.com b60654eafd fix bustage caused by generated file discrepancies 2002-05-20 16:01:21 +00:00