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

124392 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu b09978b72c Save the original tagname when viewing source to prevent case-folding. Bug
63137, r=choess, sr=heikki
2003-11-13 21:55:26 +00:00
hjtoi%comcast.net 8b8c1bca3b Bug 220954, add test for common problem and give correct message in that case, r=timeless. 2003-11-13 21:07:29 +00:00
pinkerton%netscape.com b2faaada14 fixing pref ordering issues so camino prefs load last. turning off loading
of favicons at launch time. just too slow.
2003-11-13 20:35:58 +00:00
bryner%brianryner.com f9f4b8db03 Don't bother looking for eu-readelf and readelf on Mac OS X (the 'which' command there prints its error message to stdout, so it's hard to tell that it failed). 2003-11-13 19:43:23 +00:00
scott%scott-macgregor.org 23ee16318a synch up some pref changes with the trunk 2003-11-13 18:45:24 +00:00
pschwartau%netscape.com 6a74620c0c Removing skips for toSource() and uneval(), now that Rhino has implemented these methods (bug 225465). Adding a comment for skip of js1_5/Regress/regress-192465.js. 2003-11-13 18:39:17 +00:00
bzbarsky%mit.edu c3cc6e8767 Fix bug 225565 by looking at the actual control type. r+sr=peterv 2003-11-13 18:38:41 +00:00
scott%scott-macgregor.org 17a458d493 Bug #225564 --> cannot sort messages by junk status because we are using the wrong column id. 2003-11-13 18:33:07 +00:00
pinkerton%netscape.com e34103d6a5 make find panel more consistent with other cocoa apps (bug 160771) 2003-11-13 18:21:02 +00:00
chanial%noos.fr 3aa8002f59 Bug 225239: fix pref window bustage. the skin contents.rdf file wasn't packaged. 2003-11-13 17:43:41 +00:00
bmlk%gmx.de c7db39de02 OS/2 crash prevention, make sure that a division by zero can not occure, bug 221975, r/sr=bzbarsky 2003-11-13 17:34:46 +00:00
pinkerton%netscape.com fca1a4fa2c fix bookmark export for html and plist for safari (bug 223204) 2003-11-13 17:31:31 +00:00
timeless%mozdev.org a8b60a91f5 Bug 224500 Some Customize Headers dialog clean up
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:30:11 +00:00
timeless%mozdev.org 75451c40d9 Bug 140649 Mail and newsgroup "set as default" should be disabled on current default
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:28:23 +00:00
igor%mir2.org 5a212182d3 Implementing uneval/toSource functionality of SpiderMonkey. Foe details, see http://bugzilla.mozilla.org/show_bug.cgi?id=225465. 2003-11-13 17:15:31 +00:00
sicking%bigfoot.com 4e62616df1 Bug 225507: Implement nsCOMArray::SafeObjectAt for out-of-bounds safe access.
r=bryner sr=alecf
2003-11-13 17:01:20 +00:00
mostafah%oeone.com 345f8db034 Checked in part of attachment 135317 dealing with printing ( bug 219589 ) 2003-11-13 16:41:11 +00:00
blizzard%redhat.com 573d3087ac Bug #201158. Gtk2 plugins would not be resized properly when the size of the plugin port was changed. r=robin.lu sr=bryner 2003-11-13 16:38:59 +00:00
mostafah%oeone.com f4a9fabae7 Checked in rest of attachment #135386 2003-11-13 16:37:25 +00:00
blizzard%redhat.com ae7e45ba8b Bug #225357. Plugins that specify coordinates that exceed maximum X coordinates cause X errors. Limit the size of plugins on this platform to the maximum size for X windows. r=bz, sr=roc 2003-11-13 16:33:52 +00:00
mostafah%oeone.com 1247d87de2 Checking in patches for bug 185394: Date picker format does not respect local settings 2003-11-13 16:25:26 +00:00
wchang0222%aol.com 901d06bf68 Fixed a comment error. r=relyea. 2003-11-13 16:21:46 +00:00
wchang0222%aol.com e395b0a792 Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed
with PORT_Free.
Modified Files:
	cmd/lib/secutil.c cmd/selfserv/selfserv.c
	cmd/signver/pk7print.c cmd/strsclnt/strsclnt.c
	cmd/tstclnt/tstclnt.c lib/certdb/cert.h
2003-11-13 16:10:45 +00:00
mostafah%oeone.com f51ba9b784 Finalizing changes for bug 219589: Calendar Extension for Thunderbird 2003-11-13 15:24:32 +00:00
mostafah%oeone.com e6c5027dde Updated Dutch translation 2003-11-13 14:49:23 +00:00
neil%parkwaycc.co.uk b7a6586030 Bug 224587 Biff shouldn't alert for transient IMAP server errors r=bienvenu sr=Henry.Jia 2003-11-13 10:36:37 +00:00
bryner%brianryner.com c0856a8b98 Re-enable nsCOMPtr_base on gcc 3.x, and use the may_alias attribute for mRawPtr to avoid strict aliasing problems on gcc 3.3+. Bug 212082, r=darin, sr=dbaron. 2003-11-13 07:37:14 +00:00
bzbarsky%mit.edu b56da8ba84 Treat bogus "type" values as "text" consistently. Bug 225103, r+sr=peterv 2003-11-13 05:16:06 +00:00
bzbarsky%mit.edu 8b1b76c827 Clarify when ReParentStyleContext should be called and remove more bogus style
parentage warnings.  Bug 217225, r+sr=dbaron
2003-11-13 04:31:04 +00:00
jst%mozilla.jstenback.com c9061a1c2a Silly whitespace cleanup. 2003-11-13 04:15:25 +00:00
bzbarsky%mit.edu e8af6ad52e BoxFrame should only be the point target in the background layer, and should
propagate background layer point requests to kids.  Bug 224013, r+sr=dbaron
2003-11-13 04:13:12 +00:00
bzbarsky%mit.edu e455d8c51e Fix some bogus style parentage warnings. Bug 224867, r+sr=dbaron 2003-11-13 04:11:38 +00:00
timeless%mozdev.org 10da106e6e Bug 225523 Minor dreftool change to get consistent bonsai output
r=riceman+bmo@mail.rit.edu
2003-11-13 03:49:37 +00:00
nelsonb%netscape.com 698d18e57c Workaround race. Reduce leaks. Not a real fix. Bugzilla bug 225525. 2003-11-13 03:41:32 +00:00
leaf%mozilla.org 0ed9505fa8 remove version from installer package for nightly builds. 2003-11-13 02:17:51 +00:00
wchang0222%aol.com 878a555bd3 Bugzilla bug 225260: link NSPR dynamic shared libraries with the
-headerpad_max_install_names option. sr=sfraser.
2003-11-13 02:03:44 +00:00
wchang0222%aol.com 280ac7db5a Bugzilla bug 225259: link NSS dynamic shared libraries with the
-headerpad_max_install_names option. r=ccarlen, sr=sfraser.
2003-11-13 01:59:22 +00:00
timeless%mozdev.org 2f0a3ffd6f Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
r=bernd

This is dreftool, resurrected with the help of kherron, bernd, and myself.

Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.

Old copies of xpcom classes have been removed, dreftool now uses the normal ones.

New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.

Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920

* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91

* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...

* There's no way to provide a user defined list of allocators.

People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
2003-11-13 00:01:30 +00:00
wchang0222%aol.com 213fc9e160 Added a comment to note a question I had while reviewing the code. 2003-11-12 23:25:33 +00:00
ben%bengoodger.com c71735d1eb Fix the Developer Tools jst so Inspector can be installed 2003-11-12 23:24:03 +00:00
bienvenu%nventure.com b9cbebd6ca fix downloading of truncated pop3 messages when user has changed the server user name, 222896, r/sr=mscott 2003-11-12 23:10:18 +00:00
timeless%mozdev.org deaed0fe6f Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
r=bernd

This is dreftool, resurrected with the help of kherron, bernd, and myself.

Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.

Old copies of xpcom classes have been removed, dreftool now uses the normal ones.

New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.

Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920

* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91

* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...

* There's no way to provide a user defined list of allocators.

People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
2003-11-12 22:38:24 +00:00
neil%parkwaycc.co.uk 3ef32f3aa5 Bug 225083 moz-icons show wrongly for 5-6-5 bitfields r=ere sr=mscott 2003-11-12 22:25:51 +00:00
neil%parkwaycc.co.uk d64610da67 Bug 218957 about:config should load with focus in filter textbox p=steffen.wilberg@web.de r=me,pch sr=brendan,ben (yes really, four reviews). 2003-11-12 22:21:48 +00:00
brendan%mozilla.org ae7bb0a63c Heal a now-bogus assertion under JS_LOCK_OBJ/JS_LOCK_SCOPE. 2003-11-12 22:14:25 +00:00
mkaply%us.ibm.com b0e7ddc0ec No bug - get installer working for GCC on OS/2 - change APIs to _APIs and fix a bad variable reference 2003-11-12 21:08:39 +00:00
darin%meer.net 291dcc03b9 fix uninitialized variable warning, bug 204503, patch by alfredkayser@nl.ibm.com, r+sr=darin 2003-11-12 20:09:05 +00:00
jshin%mailaps.org 0cafb292fd bug 222346 : streamline JS script loading code (deleegate charset alias resolution to GetUnicodeDecoder()) (r=smontagu, sr=bz) 2003-11-12 19:51:12 +00:00
jshin%mailaps.org 908a9fa11f bug 224748 : make charset names in navigator.properties (for charset menu) canonical (r=smontagu, sr=blizzard) 2003-11-12 19:44:18 +00:00
mostafah%oeone.com e262998fbc Checked in patch for bug 215594: week view does not show events if Monday-Friday Only selected 2003-11-12 19:39:39 +00:00