150452 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
e28b1599b2 Don't throw on DOM access to parts of an href just because the anchor has an
invalid URI.  Return empty strings instead.  Bug 299088, r=sicking, sr=jst
2005-11-16 02:05:56 +00:00
bzbarsky%mit.edu
b4e353549f Keep reading from the sync stream till we're done. Bug 303376, r=darin, sr=jst 2005-11-16 02:04:10 +00:00
wtchang%redhat.com
f16cac385e Upgraded to NSPR 4.6 and NSS 3.10.2. 2005-11-16 01:46:01 +00:00
relyea%netscape.com
a8e0c27896 Handle nicknames on certificates.
Fix bug where we weren't allocating enough space for wchar (wide, utf16, etc).
strings in ckcapi_UTF8ToWide().
2005-11-16 01:17:25 +00:00
karl%kornel.name
827599e91e Bug 257813: CSV link from new charts gives internal error if data contains more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave 2005-11-16 01:13:41 +00:00
beng%bengoodger.com
649edab399 show history in the tree view 315940 2005-11-16 01:07:18 +00:00
lpsolit%gmail.com
20e0514868 Bug 288557: Show in the request queue those requests tied to secure bugs for which the user is the QA contact - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-11-16 01:03:52 +00:00
neil.williams%sun.com
15d70374a3 Bug 315135, pk12util -w <non-existent pwfile> causes seg fault.
r=nelson
2005-11-16 00:59:18 +00:00
brettw%gmail.com
4a3d2873dd Change to PR types, fix visual studio for look scoping.
r=ben
2005-11-16 00:56:45 +00:00
brettw%gmail.com
4d8d07c2b6 Bug 306640 r=annie.sullivan sr=bryner
Add annotation service. This checkin addresses sr comments I forgot in the
checkin of the main code.
2005-11-16 00:20:15 +00:00
wtchang%redhat.com
0ddc82f39a Bugzilla bug 316594: print the value of the BUILD_OPT environment
variable. r=sandeep.konchady. sr=glen.beasley.
2005-11-16 00:01:32 +00:00
zach%zachlipton.com
eddf7e9ed4 Ensure that email addresses display correctly. The html filter must be applied before the email filter, not after. 2005-11-15 23:46:48 +00:00
brettw%gmail.com
89064c9e36 Bug 306640, Add generic annotation service (first pass)
r=annie.sullivan r=bryner
2005-11-15 23:46:08 +00:00
nelsonb%netscape.com
f3033246a0 Eliminate leak and heap buffer overrun. Bug 315994. r=julien, sr=rrelyea 2005-11-15 23:40:18 +00:00
brettw%gmail.com
0f7a9e6f4f Bug 266174, patch 203140: Bring history in sync with recent changes to storage API. r=annie.sullivan 2005-11-15 23:24:29 +00:00
kairo%kairo.at
a76d242f64 bug 300907 - Add .platformVersion to SeaMonkey's implementation of nsIXULAppInfo, r=bsmedberg sr=Neil a=bsmedberg 2005-11-15 22:52:18 +00:00
bsmedberg%covad.net
2854555204 Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-11-15 22:52:17 +00:00
kairo%kairo.at
4675b9a6c8 bug 294943 - Implement nsIXULAppInfo in suite trunk, also fixes building of suite/ for suite, r=bsmedberg sr=Neil a=chofmann 2005-11-15 22:52:16 +00:00
gerv%gerv.net
4dd8a70100 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 21:50:29 +00:00
dwitte%stanford.edu
6ec3c0a50a Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2005-11-15 21:50:28 +00:00
asa%mozilla.org
7bfe00428b Follow-up checkin to bug 165653.
Drop Firebird's dependency on Gecko's DOM for the sidebar; it should provide it itself.
Patch=caillon
r=bryner
sr=jst
2005-11-15 21:50:27 +00:00
hyatt%mozilla.org
e2865dfc92 Add the sidebar to browser. Not built yet. 2005-11-15 21:50:26 +00:00
dwitte%stanford.edu
49d4c40624 remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
b=209506, r=darin/mvl, sr=bz
2005-11-15 21:50:25 +00:00
bzbarsky%mit.edu
c5cd635355 Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2005-11-15 21:50:24 +00:00
morse%netscape.com
d7edd84520 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2005-11-15 21:50:23 +00:00
zach%zachlipton.com
b1823c2158 Add make test target. 2005-11-15 21:43:29 +00:00
darin%meer.net
51cb6a3b78 fixes bug 315786 "Make the functions defined in nsEscape.h more useful" r=biesi 2005-11-15 21:41:57 +00:00
Jan.Varga%gmail.com
769b48f350 mozilla/toolkit part of the fix for bug 241249 - Text in column picker "restore natural order" is unclear to user.
r=mconnor, patch by Patrick
2005-11-15 21:38:25 +00:00
mostafah%oeone.com
9f984da87d Updated translation 2005-11-15 21:00:45 +00:00
bugreport%peshkin.net
5340e68cb9 Bug 306130 Search for attachment creation fails
Patch by Joel Peshkin <bugreport@peshkin.net>
r,a=justfave
2005-11-15 20:47:01 +00:00
bsmedberg%covad.net
18f06c31b3 Bug 316558 - Stop implementing a few old nsIComponentManagerObsolete methods, r=darin 2005-11-15 20:15:05 +00:00
mvl%exedo.nl
b620193103 Bug 315760. The title of the 'Go to Today' and 'Go to Date' is slightly off.
patch by gijskruitbosch+bugs@gmail.com, r=mvl
2005-11-15 20:14:37 +00:00
bear%code-bear.com
1d1fde113e This file used to be named "cvs" but on non-casesensitive file systems that
was causing a conflict.  I've renamed the file and will be adjusting any
references to it.
2005-11-15 20:10:15 +00:00
timeless%mozdev.org
42f2470dc3 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
2005-11-15 20:09:16 +00:00
dmose%mozilla.org
0adf7691dc Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg 2005-11-15 20:09:15 +00:00
timeless%mozdev.org
347fa072ac Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
2005-11-15 20:09:14 +00:00
gerv%gerv.net
75e725a13e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 20:09:13 +00:00
alecf%netscape.com
fa885f9755 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2005-11-15 20:09:12 +00:00
bsmedberg%covad.net
2026a983bb Adding this file back in CVS, see bug 313699 for the gory details. 2005-11-15 20:09:11 +00:00
bienvenu%nventure.com
770304fa16 support ldap v3, patch by dmose, r/sr=sspitzer 198168 2005-11-15 20:09:10 +00:00
scott%scott-macgregor.org
3495412b80 Bug #232453 --> ldap quick search and advanced search does not honor search filters
when applied to the ldap directory properties dialog.

r=dmose
sr=bienvenu
2005-11-15 20:09:09 +00:00
jst%mozilla.jstenback.com
8fd4f02635 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2005-11-15 20:09:08 +00:00
scott%scott-macgregor.org
2f6058118f Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2005-11-15 20:09:07 +00:00
dbaron%dbaron.org
2c519a9c57 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2005-11-15 20:09:06 +00:00
peterv%netscape.com
45895ea5e7 Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2005-11-15 20:09:05 +00:00
dmose%netscape.com
58f41ebc9a support for binary attribute values in LDAP XPCOM SDK (bug 119380). r=peterv@netscape.com, sr=sspitzer@netscape.com/mscott@netscape.com 2005-11-15 20:09:04 +00:00
rjc%netscape.com
fa9d51e665 Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2005-11-15 20:09:03 +00:00
dougt%netscape.com
26c5972d22 Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2005-11-15 20:09:02 +00:00
dmose%netscape.com
dce4397920 If authentication fails during LDAP autocomplete, bring up a new password dialog rather than showing an obscure error message (bug 150723); r=ducarroz@netscape.com, sr=hewitt@netscape.com 2005-11-15 20:09:01 +00:00
dmose%netscape.com
b82e03f2ab Fix incorrect array length calculation + add temporary variable to work around egcs compiler bug which was causing bogus text to appear in the LDAP auth dialog on linux (bug 148897); r=bryner@netscape.com, sr=bienvenu@netscape.com 2005-11-15 20:09:00 +00:00