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

115421 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 9fd257d039 Hack around OBJ_ENUMERATE design flaw that requires the property iterator object to root its parent slot (193393, r=shaver, a=asa). 2003-02-18 20:08:21 +00:00
mostafah%oeone.com 4fa002c6d4 Fixed bug 109924: Some characters improperly escaped 2003-02-18 17:18:44 +00:00
colin%theblakes.com e9ad5ab4f7 Make printing work on OpenVMS again. b=192561. r=Roland.Mainz. sr=dveditz. a=dbaron. 2003-02-18 15:53:56 +00:00
johnkeis df975e1478 Fix directory before upgrading (!) 2003-02-18 09:46:27 +00:00
johnkeis 440a89ec67 More ideas 2003-02-18 07:37:32 +00:00
johnkeis e369c24f28 New feature :) 2003-02-18 07:00:24 +00:00
johnkeis 527af33c1f Make --config option (switching tinderbox) 2003-02-18 06:50:21 +00:00
jst%netscape.com 1eb16f6978 Whitespace changes, no 3-space indentation here\! 2003-02-18 05:41:48 +00:00
wtc%netscape.com 03d1089088 Add DHE algorithms to the list. (Merged relyea's checkin (rev. 1.3.2.1)
from the NSS_3_7_BRANCH to the trunk.)
2003-02-18 02:53:54 +00:00
cltbld%netscape.com 2ec4e8e4c7 Remove ENABLE_TESTS ifdef, so this works for --disable-tests. (mcafee) 2003-02-18 02:52:48 +00:00
wtc%netscape.com b485d030fd Bug 188856: it is not necessary to declare 'crv' in these blocks because it
is already declared in the outer scope.
2003-02-18 02:47:04 +00:00
igor%mir2.org 2b5b9f76d8 Allow to set null for sourceName, encodedSource and originalSource 2003-02-18 00:52:34 +00:00
wtc%netscape.com 629dd8c57a Bug 192617: export NSS_CMSRecipientInfo_Wrap/UnwrapBulkKey from the smime3
shared library.
2003-02-18 00:45:34 +00:00
waldemar%netscape.com b89f0b5775 Large updates to object accesses; introduced access and bracket-access indirections. Added with statements. Implemented array initializers and fixed object initializers. 2003-02-18 00:29:57 +00:00
waldemar%netscape.com bee4434309 Added support for definfix and non-reserved operators. Fixed operator precedence bugs. 2003-02-18 00:28:37 +00:00
waldemar%netscape.com 5c0b2c4238 Updated pathnames 2003-02-18 00:26:59 +00:00
cltbld%netscape.com bbf5d9eaf9 Support for running tests with TestGtkEmbed. r/a=jrgm (mcafee) 2003-02-18 00:22:42 +00:00
jst%netscape.com 11dd5320d2 Fixing part of bug 192837. Freezing most remaining DOM HTML interfaces and also nsIDOMStyleSheetList. r=harishd@netscape.com, sr=peterv@netscape.com, a=asa@mozilla.org 2003-02-18 00:20:16 +00:00
varga%netscape.com 355fead37f Fix for bug 191215. Graphic in attachment(.jpg) fails to display on double click -bld 2003011509 does.
r=jag sr=sspitzer a=dbaron
2003-02-18 00:18:44 +00:00
mcafee%netscape.com 8901c29ec3 New file, does not affect build. This html test externalizes the bloat url -f cycle mechanism for browsers that don't have -f (TestGtkEmbed, etc.). (193748). r=jrgm, sr=bryner, a=dbaron 2003-02-18 00:07:47 +00:00
smontagu%netscape.com e7a54f070e Mozilla locks up when percent complete hits 100% when printing via Xprint. Bug 193081, author=Roland.Mainz@informatik.med.uni-giessen.de, r=jkeiser, sr=roc+moz, a=dbaron. 2003-02-18 00:05:20 +00:00
varga%netscape.com 20e7288874 Fix for bug 139396. Sorting of Bookmarks doesn't work at all.
r=jag sr=sspitzer a=dbaron
2003-02-17 23:55:44 +00:00
varga%netscape.com 8f90d3ba2d Fix for bug 171128. List of attachment is blank.
r=cavin,hewitt sr=sspitzer a=dbaron
2003-02-17 23:52:15 +00:00
pschwartau%netscape.com 54518d9c36 Initial add. Regression test for bug 193555. 2003-02-17 23:08:59 +00:00
jst%netscape.com 1a0c20c6bb Fixing bug 193710. Fix crash in the DOM event handling code where it was passing a bad stack pointer to the JS engine. r=peterv@netscape.com, sr=brendan@mozilla.org, a=dbaron@dbaron.org 2003-02-17 22:38:55 +00:00
pschwartau%netscape.com c2b61e9dfb Initial add. Regression test for bug 193418. 2003-02-17 22:24:26 +00:00
heikki%netscape.com 94463ab443 Fixing build bustage; added missing semicolon. 2003-02-17 22:19:43 +00:00
cbiesinger%web.de be7649c67e 193637 patch by dwitte@stanford.edu r=timeless sr=darin a=dbaron
Cookie logging is reversed
2003-02-17 21:37:46 +00:00
mkaply%us.ibm.com 94db665f64 #192712
r=pedemont, sr=blizzard (platform specific code), a=dbaron
OS/2 only - uninstall the uninstaller
2003-02-17 21:26:42 +00:00
mkaply%us.ibm.com 8d61d5c090 #193719
r=brade, sr=kin, a=dbaron
Midas - crash - handle unexpected empty parameters
2003-02-17 21:02:43 +00:00
blizzard%redhat.com 5d219b9e49 Bug #183370. Mouse pointer changes when dragging text and locks up X. Not part of the default build. 2003-02-17 18:50:01 +00:00
igor%mir2.org 511c2e945f Store number of locals as a field in ScriptOrFnNode and not as int node property. 2003-02-17 17:41:04 +00:00
igor%mir2.org 7c4d921fe0 Store function array inside ScriptOrFnNode as field, not as a node property. 2003-02-17 17:39:26 +00:00
igor%mir2.org 3abddeba71 Pass ScriptOrFnNode explicitly to function expecting script or function top node and fix OptTransformer problem where it marked nested functions of function as suitable for direct call optimization which was caused by removal of parameter name subtree in FunctionNode. 2003-02-17 17:34:20 +00:00
sicking%bigfoot.com e60c7c88a3 fix bustage 2003-02-17 15:43:54 +00:00
blizzard%redhat.com a8f66c1626 Bug #191072. Fixing focus for plugins. Patch from robin.lu@sun.com r=me 2003-02-17 15:36:37 +00:00
bzbarsky%mit.edu 78eed0300d Fix double-delete on error return. Bug 188729 stuff, r=sicking, sr=peterv, a=dbaron 2003-02-17 14:52:46 +00:00
sicking%bigfoot.com 60c73ca747 Bug 193586: Fix reference-cycle in nsXPathEvaluator->document->nsXPathEvaluatorTearoff
r=peterv sr=jst a=dbaron
2003-02-17 14:30:03 +00:00
dbradley%netscape.com 92aa9a24b8 Bug 140852 (160602) - String(819187200000) == '8191871:0000' in xpcshell, browser. r=seawood, a=brendan 2003-02-17 13:02:08 +00:00
igor%mir2.org 5a9259c0aa Introduction of ScriptOrFnNode as a Node to represent scripts and a base class for FunctionNode so it can be used to store variable tables, line information, regular expressions etc. instead of using special Node properties. 2003-02-17 08:51:00 +00:00
bernd.mielke%snafu.de 918c00dbae the cursor should move at positions where the cellmap has holes, bug 193405 r=jkeiser sr/a=dbaron 2003-02-17 06:17:09 +00:00
darin%netscape.com ee25933de6 fixing bustage! 2003-02-17 04:38:24 +00:00
rogerl%netscape.com b434451d12 Function literals, switch bcc to collect generic JS2Objects. 2003-02-17 03:29:07 +00:00
justdave%syndicomm.com ea88a5ff8d runtests.pl now lets you specify a test number on the command line if you only want to run that specific test instead of all of them. (no bug number) 2003-02-17 02:33:01 +00:00
robin.lu%sun.com 08d3e6e44c fixed Bug 186510 [gtk2] porting splash.
r=blizzard sr=jaggernaut a=dbaron
2003-02-17 02:15:28 +00:00
darin%netscape.com 31bd015416 fixes bug 192478 "mozilla freezes when 'View Selection Source' @ nsPipe3.cpp::nsPipeOutputStream::WriteSegments" r=dougt sr=bz a=dbaron 2003-02-17 01:37:28 +00:00
rogerl%netscape.com 1d7e3fcdef Added Function constructor. 2003-02-17 01:17:24 +00:00
igor%mir2.org 2e981e4365 Removal of a separated tree walking phase in NodeTransformer to collect variables as this is done now during parsing 2003-02-17 00:10:24 +00:00
igor%mir2.org ca4e80328a Adjusted to refer to 1.5R4 as the last release 2003-02-17 00:06:06 +00:00
igor%mir2.org 32a501abe2 Fixing links 2003-02-17 00:05:27 +00:00