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

127554 Коммитов

Автор SHA1 Сообщение Дата
etsai%netscape.com e67f33a674 Move to version 4.18, preparing for next release. 2004-02-25 23:08:51 +00:00
bishakhabanerjee%netscape.com c93fcbd840 fix for Bugzilla bug 232481: removed a loop in smime.sh 2004-02-25 23:05:41 +00:00
darin%meer.net a0186ddb74 fixes bug 229984 "HTTP download of over 64MB causes disk cache to break" r=gordon sr=bzbarsky 2004-02-25 23:01:08 +00:00
brendan%mozilla.org 533fdfabe2 Fiddle comment. 2004-02-25 22:34:53 +00:00
bishakhabanerjee%netscape.com c0e6a51ba4 added negative cert import function, changed relevant Policies tests accordingly 2004-02-25 22:34:25 +00:00
alex.fritze%crocodile-clips.com 81c465a1ec Make sure path segs get deleted from correct array on parse failure. Not part of default builds - svg only. 2004-02-25 22:28:23 +00:00
cls%seawood.org 8006130d6e Link libart with the C compiler.
Attempting to fix bismark tinderbox bustage.
2004-02-25 22:18:46 +00:00
cls%seawood.org d55c47cce0 Remove broken OS check for LIB_IS_C_ONLY 2004-02-25 22:17:45 +00:00
dbaron%dbaron.org f016bec80e Improve comments and function names related to attribute mapping and HasAttributeDependentStyle. b=235342 r+sr=jst 2004-02-25 21:04:50 +00:00
locka%iol.ie 5b8c3629f9 Fix crash in get_all implementation. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=233251 r=adamlock sr=jst 2004-02-25 20:23:22 +00:00
tor%cs.brown.edu 53278dee04 Bug 235064 - background images have poor visual quality on 8bpp win32.
r=ere, sr=roc
2004-02-25 20:19:41 +00:00
bienvenu%nventure.com d3a6c5e333 fix regression emptying imap trash, sr=mscott 235481 2004-02-25 20:02:06 +00:00
ian%hixie.ch 6f627ebf15 Don't add NULLs to the database when setting a field 2004-02-25 19:23:17 +00:00
ian%hixie.ch 96cf9be7a7 Fix two misuses of pseudo-field methods (they are not lvalues). 2004-02-25 19:22:31 +00:00
ian%hixie.ch cb40df4d46 don't clear BLKSTACK between templates. this shouldn't cause any problems assuming every template leave()s the context correctly. We need it because we currently treat each inclusion as effectively a totally new template, but we want to do that without losing [%BLOCK%]s. 2004-02-25 19:21:36 +00:00
ian%hixie.ch db78a50c81 Report an internal error when we have a malformed submission. Really we should return an error 400 but that can wait. 2004-02-25 19:19:51 +00:00
ian%hixie.ch 4d51be8c89 Remove indenting of first debug variable. 2004-02-25 19:18:45 +00:00
rlk%trfenv.com e424e91b0e Bug 235572 - Minor typo in Mozilla help (Replying to a Message). Patch by Stefan <stefan_h@hem.utfors.se>. r=stolenclover@yahoo.com.tw 2004-02-25 19:02:31 +00:00
ian%hixie.ch cad9e1a0d4 To get around some weirdness sometimes (you never know WHAT state you're in when you're in the middle of an exception handler...), use UNIVERSAL::isa() instead of the isa() method. 2004-02-25 17:50:24 +00:00
ian%hixie.ch f973ed9b2e Report parser errors when trying to compile the templates. 2004-02-25 17:44:29 +00:00
ian%hixie.ch 6fded81564 Don't try to load the Exporter module. Don't try to load modules without a __DATA__ section. Don't try to evaluate the block if trying to read it failed. 2004-02-25 17:41:30 +00:00
cltbld%netscape.com 82203cffef Automated update 2004-02-25 16:41:02 +00:00
mkaply%us.ibm.com 5f78782436 OS/2 build bustage - add HOST_BIN_SUFFIX 2004-02-25 16:39:19 +00:00
timeless%mozdev.org 6156ea37f5 Bug 163665 cleanup nsScriptableDateFormat::FormatDateTime
r=jshin sr=roc
2004-02-25 15:58:18 +00:00
mostafah%oeone.com 19cea8b996 Checked in new icon set from bug 235032: icons improvement - new icon set 2004-02-25 15:19:10 +00:00
amardare%qnx.com f363fc1a6f Get rid of the special tratment of MOZ_WIDGET_PHOTON in the ifdef statements
( it should follow the XP_UNIX instead ) r=ben
2004-02-25 14:53:32 +00:00
jocuri%softhome.net 62bffd3175 Tree bustage fix: eliminates the tabs that have been introduced while checking in the patch for bug 226251. 2004-02-25 14:06:33 +00:00
timeless%mozdev.org 81b115d949 Bug 123584 JavaScript engine should use malloc/realloc/free consistently
Removing the unused JS_MALLOC macro per brendan
2004-02-25 14:05:29 +00:00
timeless%mozdev.org 6368e4dcbc Bug 123584 JavaScript engine should use malloc/realloc/free consistently
Removing the unused JS_NEW and JS_DELETE macros per brendan
2004-02-25 14:01:24 +00:00
timeless%mozdev.org 33607fc717 Bug 123584 JavaScript engine should use malloc/realloc/free consistently
Replace JS_DELETE with free/JS_smprintf_free
r=rogerl
2004-02-25 13:33:42 +00:00
timeless%mozdev.org 786239d041 Treat bug "numbers" which aren't numbers as links instead of prepending a url base
similar to runtests.pl:js_print_bugnumber

Problem input:
           Testcase ecma_2/RegExp/properties-001.js failed Bug Number http://scopus/bugsplat/show_bug.cgi?id=346000
2004-02-25 13:01:29 +00:00
neil%parkwaycc.co.uk 0c857f80f8 Bug 235190 Remove cookie icon xul that Classic doesn't like p=hj r=me sr=darin 2004-02-25 12:54:00 +00:00
ben%bengoodger.com 602b725ee8 (215094) - Make Migrator only show options in import data source list that can be imported after the profile has been loaded. 2004-02-25 10:23:18 +00:00
bryner%brianryner.com 856a899981 Update license file location to match reality; fixes blank license in installer (bug 234962) 2004-02-25 09:34:25 +00:00
bryner%brianryner.com 184b49fbb4 Try to fix some crashes from calling PresShell methods after Destroy() has called. Bug 235395, r+sr=roc. 2004-02-25 09:10:06 +00:00
brendan%mozilla.org b6b0241e94 Use label local in Statement; eliminate somewhat arbitrary empty lines. 2004-02-25 09:06:36 +00:00
edburns%acm.org b497e4b3ff This checkin takes us a little closer to the unit tests running. I'm
still seeing non-ignorable differences in the golden file, which I
must address.

M README

- remove quotes from env vars

M webclient/src_moz/WrapperFactoryImpl.cpp

- make the native.waitForDebugger mechanism work on Win32.

M webclient/test/automated/src/classes/org/mozilla/webclient/CompareFiles.java

- Tweaks to optionally ignore WARNING: messages

- Tweaks to ignore lines containing keywords, such as nativeBinDir,
  which changes from platform to platform and user to user

M webclient/test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java

- formatting
2004-02-25 05:44:08 +00:00
scott%scott-macgregor.org 6f1ca883eb Bug #235461 --> Fix a memory leak of mailing list RDF nodes. General code cleanup on a poorly written method.
sr=bienvenu
2004-02-25 05:43:09 +00:00
ben%bengoodger.com 1ba383a21b (215094) - migration wizard should not be opened as a modal window on MacOS X. 2004-02-25 05:26:34 +00:00
cls%seawood.org fd37aaec68 Removing unused .cvsignore file 2004-02-25 04:23:51 +00:00
mconnor%myrealbox.com 4974fbed2d Bug 233899: Deletion of non-contiguous cookies leaves holes in Cookie Manager, port fix from Seamonkey bug 231499, r=blake 2004-02-25 03:52:16 +00:00
cls%seawood.org 5a24294673 Use -shared instead -G when using gcc to create shared libs on solaris.
Thanks to Herbie <herbie.ong@sun.com> for the patch.
Bug #35419 r=cls
2004-02-25 03:34:14 +00:00
cltbld%netscape.com f126bdfb30 Automated update 2004-02-25 03:30:54 +00:00
mconnor%myrealbox.com aa82b6572d Bug 235137: remove unused checkDownloadDirectory() from pref-navigator.js, r=blake 2004-02-25 03:28:31 +00:00
cls%seawood.org bbe803c4d7 Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
darin%meer.net 80f8efd35c fixes bug 235355 "hangs/crashes after choosing Server Settings in Mail&Newsgroup Account Settings, click o.k." r+sr=dbaron 2004-02-25 03:24:29 +00:00
edburns%acm.org 95545e4e27 remove bogus newlines. 2004-02-25 03:06:36 +00:00
ben%bengoodger.com b0d37e9d00 (215094) Add Phoenix Profile Migrator to handle old profiles after we change the application directory name to "Firefox" from "Phoenix", shuffle shared code into the Netscape Profile Migrator base. 2004-02-25 02:46:07 +00:00
darin%meer.net f6875e2d3c fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron 2004-02-25 02:08:34 +00:00
cltbld%netscape.com 96e676e340 Automated update 2004-02-25 02:01:08 +00:00