Commit Graph

133803 Commits

Author SHA1 Message Date
relyea%netscape.com
cb8fbb0164 Bug 250687
NSS Crashes or leaks Cert references if bad certs are passed up by PKCS #11 modules.
r=nelson
sr=ian


git-svn-id: svn://10.0.0.236/trunk@159599 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 18:18:05 +00:00
bsmedberg%covad.net
e78a0afb98 Bug 251866 - apparently with some perls or OSes if you read from a <FILE> in the middle of reading from a <STDIN> pipe you get corrupted file positions on STDIN. Workaround this by reading all of the STDIN pipe before processing it. r=bz
git-svn-id: svn://10.0.0.236/trunk@159598 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 18:17:15 +00:00
jruderman%hmc.edu
1b97cff3bf Bug 250058 - add accesskeys for View > Sidebar > Bookmarks, History. Also change Go > History from 'i' to 's', since it's hard to see the underline on an 'i'. r=mconnor.
git-svn-id: svn://10.0.0.236/trunk@159594 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 18:08:12 +00:00
kiko%async.com.br
6501e204df Fix for bug 252378: Remove $COOKIE from attachment.cgi. r=bugreport,
a=justdave.


git-svn-id: svn://10.0.0.236/trunk@159593 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 17:53:34 +00:00
kiko%async.com.br
7bfb852acf Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; left
ant.jpg out to avoid complaints about "this very important testing
resource" <wink>. Fixed single callsite (and someone please explain to
me what it's useful for!)  a=justdave, myk.


git-svn-id: svn://10.0.0.236/trunk@159592 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 17:49:19 +00:00
bienvenu%nventure.com
106f056325 fix 251885 get new mail on deferred pop3 account should just get new mail on that account, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@159589 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 17:24:34 +00:00
neil%parkwaycc.co.uk
501ba20aac Bug 252317 Ensure view source has a page descriptor it can reload r=doron sr=bz
git-svn-id: svn://10.0.0.236/trunk@159588 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 16:13:45 +00:00
caillon%redhat.com
58e2065c1a Start using the GTK 2.4 file chooser when available.
r+sr=blizzard


git-svn-id: svn://10.0.0.236/trunk@159587 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 15:44:00 +00:00
bienvenu%nventure.com
ee905a7e52 fix250212 sr=mscott when deferring a pop3 server, make sure special folders aren't still set to the account
git-svn-id: svn://10.0.0.236/trunk@159585 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 15:30:12 +00:00
neil%parkwaycc.co.uk
819f0e0961 Bug 252448 Fix scrollwheel crashing menulist with unscrollable popup r/sr=roc
git-svn-id: svn://10.0.0.236/trunk@159584 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 15:24:51 +00:00
neil%parkwaycc.co.uk
364928dbb1 Removing erronous autostretch="true" attribute (post bug 94470 cleanup) r=silver
git-svn-id: svn://10.0.0.236/trunk@159583 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 15:17:52 +00:00
kiko%async.com.br
c31960f8cc Fix for bug 251841: body id from urlbase with tilde (~) fails
validation. Swap [sequences of] tilde, hypens and some other common
symbols into hyphens. r=burnus, a=myk.


git-svn-id: svn://10.0.0.236/trunk@159581 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 12:51:33 +00:00
cbiesinger%web.de
cc1c6cbfd0 port some EqualsLiteral/AssignLiteral changes from rdf/chrome to chrome/,
a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@159580 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 12:48:36 +00:00
cbiesinger%web.de
ee1aabcf0c Bug 251277 add a Clear() function to remove all elements from an nsValueArray
r=bsmedberg sr=dougt


git-svn-id: svn://10.0.0.236/trunk@159579 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 12:30:52 +00:00
cbiesinger%web.de
c3c0af8968 bug 85310 remove *WithConversion from necko r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@159578 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 12:25:20 +00:00
steffen.wilberg%web.de
7091a2685c Bug 246500 - Use Theme button tooltip contains a fullstop; the button label contains a space; add padding in Winstripe instead. r=blake
git-svn-id: svn://10.0.0.236/trunk@159577 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 12:00:30 +00:00
mhammond%skippinet.com.au
1d72a2810d test_misc moves to being a unittest based test. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@159576 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 11:46:18 +00:00
mhammond%skippinet.com.au
615fa683e1 Add NS_ERROR_GENERATE_SUCCESS - not part of the build.
git-svn-id: svn://10.0.0.236/trunk@159575 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 11:45:42 +00:00
mhammond%skippinet.com.au
ad9716e8f6 Update build instructions - nmake builds are long dead.
git-svn-id: svn://10.0.0.236/trunk@159574 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 11:44:56 +00:00
mhammond%skippinet.com.au
86d164fbca Fix build breakage for Python 2.2 and earlier - not part of the build.
git-svn-id: svn://10.0.0.236/trunk@159573 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 11:43:33 +00:00
mhammond%skippinet.com.au
bbc9765867 Update initialize of nsString, which changed sometime in the last 2 years!
Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@159572 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 11:42:46 +00:00
mhammond%skippinet.com.au
f3f3fc5d92 Initialize out params before calling the interface.
Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@159571 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 11:41:50 +00:00
neil%parkwaycc.co.uk
7f0a5f976a Bug 251686 Old body not deleted when switching out of HTML source mode r=glazou sr=dmose
git-svn-id: svn://10.0.0.236/trunk@159570 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 09:57:49 +00:00
steffen.wilberg%web.de
36fe9237b4 Bug 238331 - Clean Up button tooltip should say 'and', not 'or'. p=bmo@aebrahim.fastmail.fm, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@159569 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 07:54:12 +00:00
steffen.wilberg%web.de
9e4f0b8ed6 Bug 251248 again - Ctrl+M is New Message, not Read Mail
git-svn-id: svn://10.0.0.236/trunk@159568 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 07:37:40 +00:00
steffen.wilberg%web.de
35a29e9575 Bug 251248 - Read Mail menuitem doesn't show Ctrl+M shortcut. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@159567 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 07:25:28 +00:00
steffen.wilberg%web.de
5dc2d5c1f4 Bug 251767 - Ctrl+Shift+I shortcut for DOM Inspector not shown in menu. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@159566 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 07:05:36 +00:00
steffen.wilberg%web.de
222a86cc75 Bug 251258 - Tools->Read Mail doesn't display unread mail count when mail icon is not on toolbar. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@159565 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 07:01:16 +00:00
alex%croczilla.com
ea74750b71 Bug#249415: Fix redraw for setAttribute('viewBox',...). r=jwatt. SVG only - not part of default builds.
git-svn-id: svn://10.0.0.236/trunk@159564 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 06:38:52 +00:00
timeless%mozdev.org
09da24ac4c Bug 225164 nsIconDecoder needs not be built anymore on win32
patch by sdwalker@myrealbox.com r=biesi sr=tor


git-svn-id: svn://10.0.0.236/trunk@159563 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 03:22:28 +00:00
rbs%maths.uq.edu.au
a41b8a61ef Cleanup font usage in form input controls, b=251637, r=jshin, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@159562 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 01:05:44 +00:00
kiko%async.com.br
a33fe7a12e Fix for bug 123030: Move query.cgi javascript to separate file. Create
productform.js that contains functions to handle the various select
boxes in the advanced search page, and update the callsites to use
it. r,a=myk.


git-svn-id: svn://10.0.0.236/trunk@159560 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-21 00:58:45 +00:00
relyea%netscape.com
e3613aae0c Backing out pk11cert.c changes (not ready for checkin yet). (revert to 1.133)
git-svn-id: svn://10.0.0.236/trunk@159558 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 23:04:31 +00:00
relyea%netscape.com
edff876e29 Fix optimized builds (make tinderbox go green).
git-svn-id: svn://10.0.0.236/trunk@159557 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 23:02:04 +00:00
bugreport%peshkin.net
ba7b83aa6f Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel, kiko
a=myk


git-svn-id: svn://10.0.0.236/trunk@159556 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 22:41:22 +00:00
bugreport%peshkin.net
0ed8232524 Bug 245272: Add per-chart negation to boolean searches
r=justdave,myk,timeless
a=myk


git-svn-id: svn://10.0.0.236/trunk@159555 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 21:46:47 +00:00
bugreport%peshkin.net
3728858e5e Bug 165589 Add data/errorlog logging support to bugzilla
r=jouni
a=myk


git-svn-id: svn://10.0.0.236/trunk@159554 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 21:34:41 +00:00
kiko%async.com.br
f1789c492a Fix for bug 251935: Remove $COOKIE from process_bug.cgi. r=joel, a=myk.
git-svn-id: svn://10.0.0.236/trunk@159553 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 21:25:33 +00:00
kiko%async.com.br
745ae5addf Fix for bug 251937: Remove $COOKIE from buglist.cgi. r=burnus, a=myk.
git-svn-id: svn://10.0.0.236/trunk@159552 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 21:20:20 +00:00
kiko%async.com.br
b2c9715284 Fix for bug 251933: Remove $::COOKIE from post_bug.cgi. r=joel, a=myk.
git-svn-id: svn://10.0.0.236/trunk@159551 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 21:12:33 +00:00
smontagu%smontagu.org
44b044e288 Update ARMSCII-8 conversion tables. Bug 230838, r=jshin, sr=roc (blanket sr from bug 199143)
git-svn-id: svn://10.0.0.236/trunk@159550 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 21:02:41 +00:00
glen.beasley%sun.com
92fecdf979 251635 upgrading to JSS to 4.0
git-svn-id: svn://10.0.0.236/trunk@159549 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 20:39:25 +00:00
smontagu%smontagu.org
4c70deb0c3 Add Windows-1255 to mail compose character encodings menu. Bug 244141 (toolkit part). r=jshin, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@159548 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 19:15:28 +00:00
bzbarsky%mit.edu
1cd4c9979b Fix bug 237628 -- unable to resize images with CSS size set. r=glazman, sr=peterv.
git-svn-id: svn://10.0.0.236/trunk@159546 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 19:11:04 +00:00
mkaply%us.ibm.com
8e59236bb0 #249086
r=darin, sr=jst
Confirm when script is slow should be Yes/No, not OK/Cancel


git-svn-id: svn://10.0.0.236/trunk@159545 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 19:09:40 +00:00
darin%meer.net
0c01061c22 fixes bug 106940 "ActiveX browser should use the newer nsIPrefService APIs instead of nsIPref" patch by gerlofs@us.ibm.com, r=mkaply, sr=darin
git-svn-id: svn://10.0.0.236/trunk@159543 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 18:31:57 +00:00
ben%bengoodger.com
370b357a53 update interval to 24 hours to allow us to broadcast security updates more quickly and to fix the tinderboxes
git-svn-id: svn://10.0.0.236/trunk@159539 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 17:06:55 +00:00
timeless%mozdev.org
4e31823e07 reverting 3.176 per brendan
git-svn-id: svn://10.0.0.236/trunk@159538 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 16:11:53 +00:00
pkw%us.ibm.com
835dff0998 Bug 243931 - GTK2 build on AIX: Caret misplaced when inserting RTL input into LTR text.
Patch contributed by Lina Kemmel <lkemmel@il.ibm.com>.
r=smontagu@smontagu.org, sr=roc@ocallahan.org


git-svn-id: svn://10.0.0.236/trunk@159536 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 15:53:35 +00:00
bienvenu%nventure.com
3f52215895 backend work for virtual folders, 11051, r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@159534 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 14:48:36 +00:00