Commit Graph

155105 Commits

Author SHA1 Message Date
leon.sha%sun.com
9f08dafcae Bug 328824 Something duplicate in the MACRO "NS_IS_MOUSE_EVENT".
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
2006-03-02 08:41:08 +00:00
ginn.chen%sun.com
9e0c1520f1 Bug 328277 nsAccessibleHyperText::GetAllTextChildren uses iteration for
siblingFrame
r=aaronleventhal sr=roc
2006-03-02 06:55:33 +00:00
mkaply%us.ibm.com
ef1b030658 #328728 - r=darin - try again - fix update packaging to work for different ls syntax 2006-03-02 06:34:22 +00:00
dveditz%cruzio.com
6821c334bb bug 321013 massage presentation of titles, r=dougt, sr=jst 2006-03-02 06:05:22 +00:00
bryner%brianryner.com
8b5a111fe6 trying to fix windows tinderbox bustage, r=marria 2006-03-02 05:11:47 +00:00
cltbld
c8217a17d7 Automated update from host egg 2006-03-02 01:19:32 +00:00
bryner%brianryner.com
303a88b9fa turn on places (bug 327188). 2006-03-02 01:12:20 +00:00
roc+%cs.cmu.edu
3e3e700faf Bug 293244. Secure <canvas> against cross-domain image stealing. r=vlad,sr=bzbarsky 2006-03-02 00:44:01 +00:00
roc+%cs.cmu.edu
83be2170b7 Backing out fix for bug 324918 so that <select> actually works again. 2006-03-02 00:21:20 +00:00
wtchang%redhat.com
b69eb504ce Bugzilla Bug 320589: fixed PK11_SignatureLen to return the exact length of
ECDSA signatures.  Backed out a temporary workaround in
ECDSA_SignDigestWithSeed.  Made other changes related to signature lengths.
r=relyea,nelson.bolyard.
Modified Files:
	cryptohi/keyhi.h cryptohi/seckey.c cryptohi/secsign.c
	freebl/ec.c pk11wrap/pk11obj.c pk11wrap/pk11pub.h
	ssl/ssl3con.c
2006-03-02 00:07:08 +00:00
kaie%kuix.de
c3311666d5 bug 168629, Mozilla incorrectly prompts about submitting to an insecure location from a secure one with base
href="https://..."
r=rrelyea, sr=bzbarsky
2006-03-01 23:38:30 +00:00
dmose%mozilla.org
9c5e61a284 Make views autosize to include events out of the default time view (bug 323093). Patch by thomas.benisch@sun.com and me; r=jminta@gmail.com 2006-03-01 23:19:03 +00:00
bienvenu%nventure.com
c9dc434042 add double click action to edit an identity, patch by janmoesen, sr=mscott 327298 2006-03-01 23:12:49 +00:00
mkanat%kerio.com
7f6b0aa0d8 Bug 314470: Require Perl 5.8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-03-01 23:06:03 +00:00
annie.sullivan%gmail.com
5c81cb5255 Adds UI for separators in menu and toolbar. r=ben@mozilla.org bug=327321 2006-03-01 22:50:25 +00:00
lpsolit%gmail.com
8d99227d3b Bug 281358: Attachment links in bugmail are different from the link in show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave 2006-03-01 22:46:23 +00:00
bienvenu%nventure.com
1e436c245f fix regression in tab handling out of the quick search widget, patch by mcow@well.com, r=bienvenu,sr=mscott 311239 2006-03-01 22:28:04 +00:00
jocuri%softhome.net
b2d39fbcd5 Patch for bug 325567: display more information when listing flag types in editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave. 2006-03-01 22:24:13 +00:00
lpsolit%gmail.com
6b5a66e2e5 Bug 311258: use objects in admin templates (products & co) - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2006-03-01 22:10:24 +00:00
bugzilla%arlen.demon.co.uk
a07919e4a9 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 22:08:19 +00:00
mkanat%kerio.com
11662c264f Bug 328436: Move BugInGroupId from globals.pl to process_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01 21:47:58 +00:00
scott%scott-macgregor.org
0c7f7d81f5 Bug #327164 --> bump the trunk thunderbird builds to 3.0a1 /
Thunderbird 3 Alpha 1 instead of the non existent 1.6a1 release.
2006-03-01 21:38:52 +00:00
lpsolit%gmail.com
820d88d182 Bug 312042: Testing suite (runtests.pl) need to check error tags - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave 2006-03-01 21:38:45 +00:00
annie.sullivan%gmail.com
47b3db233a Implements history menu and binds Ctrl-H to places view, for now.
r=ben@mozilla.org bug=325605
2006-03-01 21:36:53 +00:00
mkanat%kerio.com
e702596d80 Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExists
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01 21:33:01 +00:00
mkanat%kerio.com
3a4d8347a4 Bug 328434: Move GroupIsActive into post_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01 21:26:18 +00:00
uriber%gmail.com
adac4c20d3 Bug 328876: Avoid compiler warning in nsFrame::GetSelectionClosestFrame(). r+sr=roc 2006-03-01 21:18:30 +00:00
brendan%mozilla.org
e2a19648cc Never mind. 2006-03-01 20:37:43 +00:00
brendan%mozilla.org
297ef45fb3 Need another auto-mark thingie (326615, r=mrbkap). 2006-03-01 20:34:49 +00:00
annie.sullivan%gmail.com
b362b8597a Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364 2006-03-01 19:44:37 +00:00
wtchang%redhat.com
8696bd362e Bugzilla Bug 326403: use "Mozilla Foundation" as the manufacturer or
producer of our shared libraries/DLLs.  Removed the optional copyright
notices from our DLLs. r=relyea,jpierre.
Modified Files:
	lib/ckfw/builtins/constants.c lib/ckfw/builtins/nssckbi.rc
	lib/ckfw/capi/nsscapi.rc lib/ckfw/dbm/instance.c
	lib/freebl/freebl.rc lib/nss/nss.rc lib/smime/smime.rc
	lib/softoken/pkcs11.c lib/softoken/softokn.rc lib/ssl/ssl.rc
2006-03-01 19:44:36 +00:00
hwaara%gmail.com
f1faf7d630 fix bug 320203, Respect the Gecko pref for browser.backspace_action
r=smorgan, sr=pinkerton, patch by Chris Lawson (bugzilla@chrislawson.net)
2006-03-01 19:44:01 +00:00
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