Commit Graph

150099 Commits

Author SHA1 Message Date
bsmedberg%covad.net
3c931eff75 Bug 314958 - Separate out the tier_% target so I can built export_tier_% and libs_tier_% separately, with fixed makefile dependencies, r=cls 2005-11-08 14:13:08 +00:00
neil%parkwaycc.co.uk
050c73fdff Bug 313335 Update the URL bar before showing security warnings r+sr=jag 2005-11-08 13:46:30 +00:00
wurblzap%gmail.com
bef9ecea0a Documentation patch for bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW installations
Patch by Marc Schumann <wurblzap@gmail.com>
r=colin.ogilvie
2005-11-08 13:34:37 +00:00
timeless%mozdev.org
c4a9beb164 Bug 315476 Add id attributes for overlays to navigatorOverlay.xul
patch by ajvincent@gmail.com r=jag sr=jag
with `
2005-11-08 10:56:57 +00:00
timeless%mozdev.org
4c85b5d18e Bug 106386 Correct misspellings in source code fix pseudo typos in nsMessengerMigrator patch by ajvincent@gmail.com
r=mscott rs=brendan
2005-11-08 09:20:11 +00:00
timeless%mozdev.org
d2da6380d6 Bug 106386 Correct misspellings in source code
fix pseudo typos in nsMessengerMigrator
patch by ajvincent@gmail.com r=mscott rs=brendan
2005-11-08 07:09:54 +00:00
bzbarsky%mit.edu
d6de8c5bd3 Don't try to restyle a destroyed frame tree. Bug 315453, r+sr=dbaron 2005-11-08 04:07:13 +00:00
ccooper%deadsquid.com
79e71ce018 - latest schema changes, with corresponding changes to Perl classes;
- don't include create or use db commands in SQL <- makes it easier to reuse between production and staging env
2005-11-08 02:35:19 +00:00
brettw%gmail.com
e1bcd0f4cd Adds "places" directory consisting of new moz-storage-based history
implementation.  Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.

bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
brettw%gmail.com
199733fca5 Helper class for C++ users to manage transaction scope.
bug 310636
r=bryner
2005-11-08 02:16:15 +00:00
brettw%gmail.com
c9d2ed39ae Added helper classes for C++ users to deal with transaction and statement
scope. Exposes sqlite's in-memory database capability.

bug 310636
r=bryner
2005-11-08 02:15:01 +00:00
bienvenu%nventure.com
f9275712b2 add method for getting preview text, part of 314124, sr=mscott 2005-11-08 02:01:08 +00:00
zach%zachlipton.com
8ab8375bf0 Put obsolete back and add it to the schema. Fix mistagged file. 2005-11-08 00:46:35 +00:00
zach%zachlipton.com
26950bd78c Also treat UA strings identifying us as FF 1.5 as part of the 1.5 branch by default. 2005-11-08 00:35:56 +00:00
zach%zachlipton.com
09462191b7 The test_groups table doesn't actually have an 'obsolete' col. Removing it to avoid bustage... 2005-11-08 00:32:29 +00:00
mrbkap%gmail.com
d8e25200c2 bug 314980: Handle trailing XML-like slashes by not accepting them into the attribute key at all, not by stripping them once they're already there. r=bzbarsky sr=jst 2005-11-08 00:05:09 +00:00
dmose%mozilla.org
6b866a9220 Fix TypeError launching Venkman from firefox (bug 247507); p=silver@warwickcompsoc.co.uk, r=rginda. Not part of the default build. 2005-11-07 23:58:46 +00:00
alexei.volkov.bugs%sun.com
71d67849a3 fix for 313680: add missing TLS cipher types to SSLTAP. r=nelson 2005-11-07 23:54:33 +00:00
bugzilla%arlen.demon.co.uk
2faecee410 Bug 312474 IMAP/RSS message headers not shown if there is no POP-mail account set up
p=me r=mscott sr=bienvenu
2005-11-07 22:58:03 +00:00
wtchang%redhat.com
9ab613d889 Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patch
was contributed by Mark Mentovai <mark@moxienet.com>.  r=wtc,joshmoz.
Modified Files:
        configure configure.in config/autoconf.mk.in
        pr/src/linking/Makefile.in
2005-11-07 22:51:44 +00:00
silver%warwickcompsoc.co.uk
08f11e2985 Bug 315455 - Make makexpi.sh use 'safeCommand' to handle errors consitently.
ChatZilla only and NPOB.
r=rginda
2005-11-07 22:45:57 +00:00
wtchang%redhat.com
a6a4d92134 Bugzilla Bug 156633: replaced the deprecated PR_CurrentThread by
PR_GetCurrentThread.  The patch is contributed by Tim <timwatt@gmail.com>.
r=wtc.
Modified Files: prmsgc.c btthread.c rcthread.cpp mdmac.c prthinfo.c ptio.c
        ptsynch.c ptthread.c cltsrv.c intrupt.c perf.c provider.c
2005-11-07 22:39:09 +00:00
jst%mozilla.jstenback.com
aceb3fb570 Fixing bug 305110. Make sure to set the internal flag bits correctly if an event is re-initialized. r+sr=bzbarsky@mit.edu 2005-11-07 22:22:49 +00:00
wtchang%redhat.com
db80528660 Bugzilla Bug 314070: do not use CFM on Mac OS X x86. The patch is
contributed by Mark Mentovai <mark@moxienet.com>. r=wtc,joshmoz
2005-11-07 22:04:52 +00:00
cls%seawood.org
ac21a3afe4 Implement stub routine for _com_issue_error to avoid dependency upon comsupp.dll. Fixing free MSVC bustage.
Bug #241528 r=bsmedberg sr=bryner
2005-11-07 21:47:45 +00:00
dougt%meer.net
5b121a0251 Build/config changes to allow static xpcom link for Minimo. b=314880, r=dveditz. 2005-11-07 20:59:43 +00:00
dougt%meer.net
57e921b9c8 WindowsCE doesn't really have a console per se. displaying the xpc shell as it isn't build on windows ce. WINCE only. 2005-11-07 20:58:30 +00:00
dbaron%dbaron.org
250c7628a4 Fix null check so it doesn't cause a leak. b=315427 r+sr=bryner 2005-11-07 20:53:47 +00:00
lpsolit%gmail.com
667e8c1f8e Bug 315157: Attachment data is not exported when moving bugs to another DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-11-07 20:41:12 +00:00
lpsolit%gmail.com
a5a608f050 Bug 307328: show.xml.tmpl now includes bug flags as well as some other missing fields and attributes (required by importxml.pl) - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk 2005-11-07 20:32:27 +00:00
christophe.ravel.bugs%sun.com
36fa0f4ab9 238319: Sun packages changes
Set rpm release to 2 for NSPR 4.6.1
2005-11-07 20:22:21 +00:00
mrbkap%gmail.com
be3ea49847 bug 315434: Remote XUL tabboxes can get stuck on a tab if the focus leaves the content window (e.g., one of the browser tabs is selected). r=mconnor 2005-11-07 20:21:44 +00:00
christophe.ravel.bugs%sun.com
e748b37142 238319: Sun packages changes
Set rpm release to 2 for NSS 3.11
2005-11-07 20:20:10 +00:00
christophe.ravel.bugs%sun.com
d348103b57 238319: Sun packages changes
Reset rpm release to 1 for JSS 4.2
2005-11-07 20:19:05 +00:00
dveditz%cruzio.com
923e5d89aa bug 315304 throw exception (return JS_FALSE) if we can't create the native object. r=dougt, sr=brendan, a=schrep 2005-11-07 19:58:28 +00:00
timeless%mozdev.org
cd4722bc8f Bug 314518 - [BeOS] Static builds Broken due nsSound implementation for Widget:BeOS
patch by thesuckiestemail@yahoo.se r=sergei_d sr=bsmedberg
2005-11-07 19:55:20 +00:00
jminta%gmail.com
ff52817a83 Bug 314934 undo/redo keybindings don't work. Patch by robin.edrenius@gmail.com, r=jminta 2005-11-07 19:53:50 +00:00
dougt%meer.net
211b9361d8 Using a static build of XPCOM. Performance pref changes. using -xs as default compiler options 2005-11-07 19:30:38 +00:00
tor%cs.brown.edu
a079ddf11d Bug 313897 - getExtentOfChar always returns the character position of
the first character with cairo rendering.
Patch by longsonr@gmail.com, r=scooter, sr=tor.
2005-11-07 19:13:56 +00:00
tor%cs.brown.edu
fb8750ae75 Bug 315375 - crash when textPath refers to nonexistent path. r=jwatt 2005-11-07 19:09:22 +00:00
dougt%meer.net
ec9fef2053 Build/config changes to allow static xpcom link for Minimo. b=314880, r=dveditz. 2005-11-07 19:08:03 +00:00
wtchang%redhat.com
ff785bd766 Bugzilla Bug 298522: added power-up self tests for HMAC SHA-384 and HMAC
SHA-512.  The patch was written by Glen Beasley of Sun. r=wtc.
2005-11-07 19:05:45 +00:00
cvshook%sicking.cc
a94ba80d50 Followup patch for bug 311827. nsIContent::GetAttr now returns a bool.
r/sr=bz
2005-11-07 19:03:54 +00:00
wtchang%redhat.com
4029572119 Bugzilla bug 313196: include the minimal headers. 2005-11-07 19:00:58 +00:00
wtchang%redhat.com
126f513f21 Bugzilla Bug 313196: checked in a header inclusion change that I missed in
the previous checkin.
2005-11-07 18:48:39 +00:00
wtchang%redhat.com
1714be323f Bugzilla Bug 313196: HMAC code should not use a fixed hash input block size
of 64 bytes, which is wrong for SHA-384 and SHA-512.  This requires adding
the hash input block size to the SECHashObject structure. r=relyea,nelsonb
Modified Files:
	cryptohi/hasht.h cryptohi/sechash.c freebl/alghmac.c
	freebl/blapit.h freebl/rawhash.c
2005-11-07 18:44:21 +00:00
jminta%gmail.com
5e7d59a92c Bug 314345 Events and tasks still seen if all calendars is deselected, r=mvl 2005-11-07 17:55:05 +00:00
wurblzap%gmail.com
2a7e0f3224 Bug 314682: link rel entry for votes never gets created
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=justdave
2005-11-07 17:19:13 +00:00
wurblzap%gmail.com
5b143dcfaa Bug 314680: Dependecy graph link rel entry should depend on webdotbase param
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=justdave
2005-11-07 17:14:01 +00:00
doronr%us.ibm.com
736b830c90 Bug 308500 - add hexBinary support to Schema Validation 2005-11-07 16:35:49 +00:00