Commit Graph

155073 Commits

Author SHA1 Message Date
brettw%gmail.com
8cd0dd5030 Bug 326428 r=annie.sullivan Generate default titles for untitled pages 2006-03-01 19:43:22 +00:00
uriber%gmail.com
44756b041a Bug 328655: Pressing "Home" or "End" on a blank line in a textarea in a bidi page moves the caret to the top of the textarea. r=smontagu sr=roc 2006-03-01 19:34:00 +00:00
gavin%gavinsharp.com
38150c18e1 Bug 324237: Close button on tabs show empty tooltip (Mac), patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-03-01 19:28:54 +00:00
uriber%gmail.com
92fe5cb863 Bug 326932: Triple-click paragraph selection doesn't work correctly in paragraphs containing form controls. r+sr=roc 2006-03-01 19:28:42 +00:00
brettw%gmail.com
2d6a143a78 Bug 328399 r=annie.sullivan Remove last visited page preference. 2006-03-01 19:27:08 +00:00
beng%bengoodger.com
152c560e9f bug 328895 - broken personal toolbar in places builds due to init being commented out, and bookmarks not in personal toolbar in default bookmarks file. also fixes duplication of bookmarks in personal toolbar and places list. r=annie.sullivan@gmail.com 2006-03-01 18:52:28 +00:00
cbiesinger%web.de
6f436f541b bug 328218 don't allow creating multiple IO services
r+sr+a=darin
2006-03-01 18:45:14 +00:00
darin%meer.net
d4547ceb4f backing out my latest patch for bug 312760 to clear Tp regression. 2006-03-01 18:30:51 +00:00
pavlov%pavlov.net
e7f04f1fad fixing linux fallout from 328906. patch from Simon Montague <smontagu@smontagu.org>. r=pavlov 2006-03-01 18:27:38 +00:00
rrelyea%redhat.com
f95ae18fe7 Remove mp_init/mp_clear calls (and potential mallocs,frees and zeros)
in tight loops for bug #326482

r=nelson
2006-03-01 17:09:17 +00:00
rrelyea%redhat.com
6a21aaef0e bug 326482 Implement the derive sensitive only for those derivation functions that require it.
fixes a performance problem with ECDH.

r=wtchang, nelson.
2006-03-01 16:12:22 +00:00
bugzilla%arlen.demon.co.uk
f4ae62ecb2 Oops, backing out whilst tree is frozen (bug 294307) 2006-03-01 16:09:11 +00:00
bugzilla%arlen.demon.co.uk
ff2a99e83c Bug 294307 seamonkey mailnews doing too-permissive content policy checks
Now defaults the decision to reject so when NS_ENSURE_SUCCESS errors content is rejected
p=me r=mscott sr=bienvenu
2006-03-01 16:04:10 +00:00
cbiesinger%web.de
1e36d5c86e trying to fix balsa bustage 2006-03-01 15:26:26 +00:00
benjamin%smedbergs.us
014fef8699 Firefox bustage from bug 328780 - browser still requires themes due to package-fixup 2006-03-01 13:49:51 +00:00
jocuri%softhome.net
b3e5564e0b Documentation patch: fix spelling for 'comprimise' and 'comprimised'. 2006-03-01 13:03:27 +00:00
jocuri%softhome.net
f4fc7b85f3 Documentation patch: fix 'COMFIRM'->'CONFIRM' spelling. 2006-03-01 12:44:31 +00:00
jocuri%softhome.net
3cc617824b Documentation patch: fix 'critera'->'criteria' spelling. 2006-03-01 12:28:39 +00:00
jocuri%softhome.net
61ce73993f Documentation patch: fix 'pannel'->'panel' spelling. 2006-03-01 12:21:39 +00:00
jocuri%softhome.net
8162696c27 Documentation patch: fix spelling mistakes on 'offical', 'offically', 'repeatadly'. 2006-03-01 12:15:40 +00:00
jocuri%softhome.net
410061abd4 Documentation patch: fix 'managment'->'management' spelling. 2006-03-01 12:02:43 +00:00
jocuri%softhome.net
4ef9995433 Documentation patch: fix 'additonal'->'additional' spelling. 2006-03-01 11:55:37 +00:00
jocuri%softhome.net
7055547cf8 Documentation patch: fix 'privleged'->'privileged' spelling. 2006-03-01 11:42:08 +00:00
jocuri%softhome.net
fd0e8fe9b3 Documentation patch: fix 'vunerabilites'->'vulnerabilities' spelling. 2006-03-01 11:30:14 +00:00
jwatt%jwatt.org
a52dc3e2fb Fixing bug 328571. Change the type of PRBool SVG classes members to PRPackedBool. r+sr=roc@ocallahan.org 2006-03-01 10:59:36 +00:00
jocuri%softhome.net
632126f661 Documentation patch: fix 'UNCOMFIRMED'->'UNCONFIRMED' spelling. 2006-03-01 10:42:32 +00:00
jocuri%softhome.net
b160a8e4cc Backout accidental commit. 2006-03-01 10:38:15 +00:00
jocuri%softhome.net
8da244d69f Documentation patch: fix 'suported'->'supported' spelling. 2006-03-01 10:32:51 +00:00
jag%tty.nl
6aec2bf89a Bug 328516: attempt to get AIX building again. 2006-03-01 09:36:51 +00:00
allan%beaufour.dk
04f41d4761 [XForms] nsXFormsNodeState should work with NS_EVENT constants. Bug 324096, r=smaug+aaronr 2006-03-01 09:03:29 +00:00
jocuri%softhome.net
dde9ac6f45 Follow-up documentation patch (dependency tree documentation, bug 236424; patch by victory <bmo@rsz.jp>, r=vladd): add explicitly the meaning of [-] and [+]. 2006-03-01 09:01:20 +00:00
jocuri%softhome.net
b74956bad3 Follow-up documentation patch for 213535 (documentation for the dependency tree, patch by victory <bmo@rsz.jp>, r=vladd): replace 'from each bugs' with 'for each bug'. 2006-03-01 08:38:09 +00:00
jocuri%softhome.net
528235f30d Documentation patch for the dependency tree (bug 236424); patch by victory <bmo@rsz.jp>, r=vladd. 2006-03-01 08:23:16 +00:00
pavlov%pavlov.net
2cdd967c7d fixing mac fallout from 328906. patch from Yamashita Makoto <makotoy@ms.u-tokyo.ac.jp>. r=pavlov 2006-03-01 08:13:56 +00:00
nelson%bolyard.com
340adcfbfa Bug 327405. Correct EC keypair Generation. r=vipul.gupta,nelson.bolyard
Patch contributed by Douglas Stebila <douglas@stebila.ca>
2006-03-01 07:06:24 +00:00
nelson%bolyard.com
56fc6fa166 Bug 328262. Increment ssl3 statistics counters atomicly. r=wtchang,julien.pierre 2006-03-01 05:45:45 +00:00
darin%meer.net
3f4da940e3 landing FTP patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2006-03-01 04:48:43 +00:00
jminta%gmail.com
ad451f0f7e Bug 328763 Alarm for all day event always set to 00:00:00 UTC. r=dmose 2006-03-01 04:42:01 +00:00
bzbarsky%mit.edu
2bd52a2d41 Log nsRect ctor/dtor. Followup for bug 327670, r+sr=dbaron 2006-03-01 03:57:24 +00:00
bzbarsky%mit.edu
7bd85f5af3 Don't set the "exception pending" boolean on the XPCCallContext if we actually
set the exception on some other unrelated JSContext.  Bug 328851, r=jst, sr=brendan
2006-03-01 03:54:15 +00:00
cltbld
d6e5782acc Bug 321244: add a bit of extra logic for publishing lightning deliverables in the right directories. r=dmose 2006-03-01 03:27:41 +00:00
bryner%brianryner.com
6e1d034a18 Speedups for nsMorkReader and history import (bug 327330). r=brettw 2006-03-01 02:51:43 +00:00
gavin%gavinsharp.com
b6f7e49306 Bug 328890: Fix silly mistake that broke Thunderbird's use of the text-link binding 2006-03-01 02:32:59 +00:00
jminta%gmail.com
974a7a67d5 Bug 328761 Wrong alarm offset calculation during startup for alarm with offset > 9 hours. r=mvl 2006-03-01 01:16:09 +00:00
jminta%gmail.com
e44f29539c Bug 328653 Alarms set for 15 or 30 min after an event show up as 15/30 minutes before. r=mvl 2006-03-01 01:11:47 +00:00
cvshook%sicking.cc
6eb082c936 Bug 324918: Make nsHTMLSelectElement deal better with options in unknown children. r=bz sr=jst 2006-03-01 01:10:20 +00:00
mike.morgan%oregonstate.edu
a4d22893df Updated sql, header, form, queries. 2006-03-01 01:04:39 +00:00
pavlov%pavlov.net
b9b2639339 use nsTArray<nsRefPtr<gfxFont>> rather than nsTArray<gfxFont*> with manual refcounting. bug 328906. r=vlad 2006-03-01 01:02:38 +00:00
roc+%cs.cmu.edu
fe8a1f2ea2 Bug 328898. deCOMtaminate signatures on nsIListControlFrame.h. Patch by Marc Liddell, r+sr=roc 2006-03-01 01:00:29 +00:00
bryner%brianryner.com
f75f6a2bff Backing out patch for bug 328755 due to crash regression bug 328842. r=darin. 2006-03-01 00:38:15 +00:00