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

149903 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu e64707f230 Implement a in-place (no copy) CompareUTF8toUTF16, and use it to make the atom
hashtable lookups zero-copy.  Patch by jst, bug 314465 (with lots of the
discussion in bug 277479), r=bsmedberg,dbaron,brendan (on the PLDHashTable
keyhash value assumptions), sr=bzbarsky, moa=shaver.
2005-11-04 19:52:18 +00:00
bmlk%gmx.de 6083aa28af limit search for real table cells to place where they can be expected, bug 313295 r/sr=bzbarsky 2005-11-04 18:41:32 +00:00
tor%cs.brown.edu 1907c176b9 Bug 315061 - nsSVGCairoPathBuilder::ClosePath wasn't returning new point.
r=scooter
2005-11-04 17:02:26 +00:00
karl%kornel.name 0f30c75599 Bug 312439: The user being impersonated has "moral" rights to keep informed - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-11-04 16:11:46 +00:00
mkaply%us.ibm.com 33ac6bcedb #300302
r/sr=mkaply, a=mtschrep
Patch from Peter Weilbacher - disableIPv6 on OS/2 since we don't have it
2005-11-04 15:23:03 +00:00
bugzilla%standard8.demon.co.uk f6d13aa607 Bug 119948 Duplicated LDIF import code part 2 - use the ldap attribute map rather than redefining the attribute names. r=dmose,sr=bienvenu 2005-11-04 14:49:34 +00:00
bsmedberg%covad.net 64745f8771 Bug 314958 - Separate out the tier_% targets into export_tier_% and libs_tier_% (and tools_tier_%) for easier incremental building, r=cls 2005-11-04 13:44:29 +00:00
bsmedberg%covad.net b14acce06b Bustage fix from bug 263042 - MOZ_LDAP_XPCOM is not defined by configure, it must be defined explicitly by makefiles that need it, pointed out by Neil 2005-11-04 13:41:24 +00:00
szegedia%freemail.hu 71dbcd6576 Added enter() and exit() methods to ContextFactory - behave identically to enter() and exit() in Context, except that the context factory on which the methods are invoked is used instead of the ContextFactory.global 2005-11-04 13:37:45 +00:00
szegedia%freemail.hu 942f994237 Bugzilla #312702: Feature for limiting call stack depth in interpeter 2005-11-04 13:10:56 +00:00
lpsolit%gmail.com 36dbdb5b44 Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzilla" message from enter_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-11-04 10:23:36 +00:00
lpsolit%gmail.com 1605ae31a2 Bug 301067: [PostgreSQL] editusers.cgi doesn't do a case-insensitive comparison - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-04 10:04:47 +00:00
lpsolit%gmail.com 2e63419f21 Bug 314548: "Error : document.refresh is not a function" appears in the JS console when (un)checking the "Private" checkbox in show_bug.cgi - Patch by Andr� Batosti <batosti@async.com.br> r=joel a=justdave 2005-11-04 09:55:19 +00:00
lpsolit%gmail.com e20d5ae657 Bug 314791: process_bug.cgi should not complain if 'knob' is undefined - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-11-04 09:44:53 +00:00
lpsolit%gmail.com f8f10a0fea Bug 314658: Incorrect column name "Result" in buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-11-04 09:30:24 +00:00
bob%bclary.com b5e554e099 Regression test for bug 314887 2005-11-04 07:32:54 +00:00
bryner%brianryner.com 17750d1d54 Fix undetermined progressmeters on gtk2 (bug 315017). r=mconnor. 2005-11-04 07:03:37 +00:00
julien.pierre.bugs%sun.com f322685ad8 Move ret_cr16.s from util to freebl. r=nelsonb 2005-11-04 04:11:04 +00:00
roc+%cs.cmu.edu c4070dec03 Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +00:00
relyea%netscape.com 624b78a677 Initial CAPI PKCS #11 Module.
Needs the updated ckfw.
2005-11-04 02:05:04 +00:00
wtchang%redhat.com bf1f22d59c Bugzilla Bug 298512: Ensure the seed and seed key input for RNG do not have
same value for FIPS 140-2. r=nelsonb.
2005-11-04 01:07:30 +00:00
julien.pierre.bugs%sun.com 97b61a9ea6 Remove dead files. r=wtchang 2005-11-04 01:02:50 +00:00
julien.pierre.bugs%sun.com 58312a336d Remove nmake Makefiles and references to them. r=nelson 2005-11-04 01:01:37 +00:00
jst%mozilla.jstenback.com 1deb7a4618 Fixing bug 309044. Fix problem with errors being thrown if a plugin element for a scriptable plugin is being used after the plugin element was removed from the DOM tree. r=mrbkap@gmail.com/bzbarsky@mit.edu, sr=brendan@mozilla.org 2005-11-04 01:01:08 +00:00
julien.pierre.bugs%sun.com 82076672d5 Remove dead files. r=wtchang 2005-11-04 00:48:41 +00:00
mgalli%geckonnection.com 85a7d8a740 Checked in preferences sync fix. 2005-11-04 00:24:05 +00:00
glen.beasley%sun.com d815f7cf12 311934 added PORT_JSSE_SERVER and PORT_JSSE_SERVER plus testing bypass r=sandeep 2005-11-03 23:30:38 +00:00
glen.beasley%sun.com 0f4039e012 313176 allow JSS to enable more NSS SSLOptions r=wtc, sr=nelson 2005-11-03 23:09:26 +00:00
dbaron%dbaron.org cd5823b45f Only ignore the body background that's actually propagated to the canvas. b=314998 r+sr=bzbarsky 2005-11-03 23:06:54 +00:00
mrbkap%gmail.com 8ff0eb396a bug 312363: Use the security info of the dynamic context instead of the static context. r=jst sr=bzbarsky 2005-11-03 22:47:06 +00:00
jminta%gmail.com 83daeeec52 Bug 306834 Sunbird uses 100% CPU, workaround for bug 291386, r=mvl 2005-11-03 22:46:19 +00:00
silver%warwickcompsoc.co.uk 46f77b9a73 Bug 281172 - Add DCC preferences, and some Unicode-awareness in DCC Chat.
r=samuel
p=silver@warwickcompsoc.co.uk (James Ross) + gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-03 22:35:00 +00:00
bienvenu%nventure.com c40a2fef50 use md5 hash of all msg headers as db message-id when incoming msg doesn't have a message id, instead of using the same message-id for all of them, sr=mscott 314990 2005-11-03 22:32:16 +00:00
mrbkap%gmail.com 634e3c783f bug 314890: Add in a fast early-out pointer comparison for quick string compares. r=brendan 2005-11-03 22:01:09 +00:00
joshmoz%gmail.com 958fb90d88 update JEP to 0.9.5+a. Java shim plugin for Mac. b=314218 r=josh sr=sparky 2005-11-03 21:37:40 +00:00
bienvenu%nventure.com fa21f42038 fix problem deleting local msgs while trash is being compacted, and display error when it happens sr=mscott 314831 2005-11-03 21:11:37 +00:00
mkaply%us.ibm.com dcd44b2d4f Suuport in cckService for adding registry keys - need ui 2005-11-03 20:45:35 +00:00
mark%moxienet.com 88507a2755 Bug 314612, Autocomplete broken in location bar. Include libxpautocomplete. 2005-11-03 19:59:44 +00:00
silver%warwickcompsoc.co.uk 57746a7ce9 Bug 257206 - Clean up and re-word some command and preference help text.
ChatZilla only.
r=silver
p=jjfoerch@earthlink.net (John J Foerch) + gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-03 18:35:03 +00:00
silver%warwickcompsoc.co.uk 67d5ba8ebd Bug 313802 - Make ChatZilla complain to the user if Mozilla/Firefox has selected a bad locale, so they stand a chance of fixing it.
ChatZilla only.
r=samuel
2005-11-03 18:31:37 +00:00
mrbkap%gmail.com a6749a34d2 bug 312104: Parse entities in textareas like we used to (allowing values > 255 with no terminating semicolon). r=bzbarsky sr=brendan 2005-11-03 18:12:38 +00:00
brendan%mozilla.org cd75df0503 Don't store non-GC-things in local roots (3148887, r=mrbkap). 2005-11-03 17:50:04 +00:00
dbaron%dbaron.org 652112e289 Back out 311569; see bug for discussion. 2005-11-03 16:35:28 +00:00
pinkerton%aol.net 9c4447df1a tweak paths for universalchardet build changes (bug 314911) 2005-11-03 16:31:01 +00:00
pinkerton%aol.net 3955e38dba increase default size of dialog to fit all buttons (bug 308094) 2005-11-03 14:58:00 +00:00
rob_strong%exchangecode.com e2dbaca8c2 Extension compatibility updates check never completes. r=bsmedberg 2005-11-03 14:53:42 +00:00
mkaply%us.ibm.com d18f6dca45 #314524
r/sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - Add eColor__moz_menubarhovertext for OS/2
2005-11-03 14:36:36 +00:00
masayuki%d-toybox.com 040823dcf7 Bug 314637 Search Messages can't find some words in ISO-2022-JP messages patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=jshin, sr=bienvenu 2005-11-03 14:13:20 +00:00
bsmedberg%covad.net d8d0b06519 Bug 314821 final bits to get rid of dist/gre 2005-11-03 13:27:29 +00:00
kaie%kuix.de c5343d1cff fix bug 256851, Mozilla creates/verifies invalid S/MIME signatures on 8bit mails because of RFC Violation (need to convert
to Quoted Printable first)
r=mscott, sr=bienvenu
2005-11-03 11:56:15 +00:00