Commit Graph

101071 Commits

Author SHA1 Message Date
jake%acutex.net
9ca10cea30 Fix for bug 66651 - Include link to attachment in notification mail
Patch by Gavin Shelley <gavins@iplbath.com>
r= jake@acutex.net


git-svn-id: svn://10.0.0.236/trunk@104686 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 22:38:12 +00:00
sonja.mirtitsch%sun.com
0115dda214 changed the backwardcompatibility tests t odo streight reporting
git-svn-id: svn://10.0.0.236/trunk@104685 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 22:27:54 +00:00
sonja.mirtitsch%sun.com
d096fe9222 trial and error programming... now I try to guess the tinderbox directory
git-svn-id: svn://10.0.0.236/trunk@104684 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 22:27:09 +00:00
jake%acutex.net
4426aa7d95 Fix for bug 93006 - The mass change page was auto-selecting the wrong radio button.
r= caillon@returnzero.com


git-svn-id: svn://10.0.0.236/trunk@104683 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 22:20:33 +00:00
kestes%walrus.com
febfd078d3 fix bug in mail processing where errors were not logged. This was a scope
error in the LOG glob. Also we now allow users to run tinderbox via setuid wrappers
and no longer exclude certain uid ranges but require tinderbox to be run via the id which
the user specifies explicitly.


git-svn-id: svn://10.0.0.236/trunk@104682 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 22:11:50 +00:00
kestes%walrus.com
5942ee0f62 The index files were not being over written but being appeneded to and the
documentation had not been updated.


git-svn-id: svn://10.0.0.236/trunk@104681 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 22:10:14 +00:00
kestes%walrus.com
53aa8257b4 add ability to generate index.html files for the directories which are processed
this is because most browsers are truncating our long build file names.


git-svn-id: svn://10.0.0.236/trunk@104680 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 22:05:10 +00:00
nicolson%netscape.com
ac54e182e9 use NSS 3.3.1 RTM.
git-svn-id: svn://10.0.0.236/trunk@104679 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 22:04:36 +00:00
dbaron%fas.harvard.edu
6cc7d5ce83 Backing out waterson's changes for 100952 to fix smoketest blocker 103331. r=waterson
git-svn-id: svn://10.0.0.236/trunk@104674 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 20:41:04 +00:00
pschwartau%netscape.com
1eac14cfda Improving comments and readability.
git-svn-id: svn://10.0.0.236/trunk@104673 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 20:32:12 +00:00
jake%acutex.net
c0330c9864 Fix for bug 55630 - email-suffix is not shown in createaccount-page
Patch by kai morich <mail@kai-morich.de>
r= matty@chariot.net.au


git-svn-id: svn://10.0.0.236/trunk@104672 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 19:38:26 +00:00
timeless%mac.com
eecaf3a0f0 Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf


git-svn-id: svn://10.0.0.236/trunk@104670 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 18:36:50 +00:00
pschwartau%netscape.com
c58fca2b8e Improving comments.
git-svn-id: svn://10.0.0.236/trunk@104669 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 18:36:06 +00:00
pschwartau%netscape.com
9aaaef2f00 Initial add. Tests sparse arrays.
git-svn-id: svn://10.0.0.236/trunk@104668 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 18:27:40 +00:00
pschwartau%netscape.com
3f38a25a20 Skip test of (non-ECMA) fileName, lineNumber properties of Error objects
git-svn-id: svn://10.0.0.236/trunk@104667 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 16:25:55 +00:00
pschwartau%netscape.com
381a5469eb Initial add. Regression test for bug 50447.
git-svn-id: svn://10.0.0.236/trunk@104666 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 16:19:37 +00:00
waterson%netscape.com
e95003a254 Fix static build bustage.
git-svn-id: svn://10.0.0.236/trunk@104665 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 15:29:51 +00:00
jake%acutex.net
8412c48c7b Fix for bug 83474 - The tables were not being unlocked properly when rebuilding the keyword cache if there were no keywords to rebuild.
Patch by Lukasz Engel <Lukasz.Engel@softax.pl>
r= matty@chariot.net.au


git-svn-id: svn://10.0.0.236/trunk@104663 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 15:18:12 +00:00
brade%netscape.com
df98b626d0 don't blindly insert doctype; check if it's present first (bug #102182); remove stale code
git-svn-id: svn://10.0.0.236/trunk@104661 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 14:19:04 +00:00
pinkerton%netscape.com
9b269a6cfe r=sdagley/sr=sfraser/a=asa bug#102204
git-svn-id: svn://10.0.0.236/trunk@104660 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 14:16:51 +00:00
pinkerton%netscape.com
e73b140671 bug 102204, r=sdagley sr=sfraser a=asa.
git-svn-id: svn://10.0.0.236/trunk@104659 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 14:16:20 +00:00
pinkerton%netscape.com
5778f32abf Truncate menu items to 300px. r=sdagley/sr=sfraser/a=asa. bug# 98455
git-svn-id: svn://10.0.0.236/trunk@104658 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 14:12:35 +00:00
pinkerton%netscape.com
44c7de1353 prevent zooming windows from covering the dock. r=danm/sr=sfraser/a=asa. bug# 79974.
git-svn-id: svn://10.0.0.236/trunk@104657 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 14:11:38 +00:00
pinkerton%netscape.com
b3f74e27da respect the look&feel pref about showing comboboxes outside the client area. r=rods/sr=sfraser/a=asa. bug# 102834.
git-svn-id: svn://10.0.0.236/trunk@104656 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 14:10:16 +00:00
jaggernaut%netscape.com
f9f83ee465 Bug 95906: browser reorders bookmarks randomly. Patch by Brian Stell <bstell@netscape.com>, r=jag, sr=brendan, a=Asa.
git-svn-id: svn://10.0.0.236/trunk@104654 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 10:57:11 +00:00
locka%iol.ie
59b39390f6 Checkin makes scrolling to anchors faster by attempting to scroll to the named element from the content sink's timer routine rather than waiting until page loading completes. b=58661 r=heikki@netscape.com sr=jst@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@104653 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 10:39:01 +00:00
jaggernaut%netscape.com
bfe89e9089 Bug 73064: Doh, should teach me to pay more attention while copying old checkin comments ;-) We've decided to check this in on the trunk anyway till we can come up with the right fix (which is hard and gonna take long).
git-svn-id: svn://10.0.0.236/trunk@104652 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 10:29:25 +00:00
jaggernaut%netscape.com
57d8743455 Bug 73064: If your navigation bar is in a collapsed state when you closed your browser, its "collapsed" grippy wouldn't show up upon the next browser startup. Work-around which happens to work, only to be checked in on the branch, we'll figure out something better for the trunk. r=hixie, sr=ben, a=drivers
git-svn-id: svn://10.0.0.236/trunk@104651 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 10:22:39 +00:00
seawood%netscape.com
885c78d437 Some platforms require all symbols to be linked at link-time.
r,sr,a,moa=flaming tinderboxes.


git-svn-id: svn://10.0.0.236/trunk@104650 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 08:20:31 +00:00
darin%netscape.com
61be184b60 code changes for bug 42898 "iDNS support"
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa


git-svn-id: svn://10.0.0.236/trunk@104649 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 07:50:21 +00:00
darin%netscape.com
416fc254f8 preferences changes for bug 42898 "iDNS support"
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa


git-svn-id: svn://10.0.0.236/trunk@104648 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 07:37:56 +00:00
darin%netscape.com
d1c6d07326 netwerkIDL update for bug 42898 "iDNS support"
git-svn-id: svn://10.0.0.236/trunk@104647 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 07:35:08 +00:00
darin%netscape.com
7bc4c40a36 fixes bug 42898 "iDNS support" (part 1: adding new IDL file)
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa


git-svn-id: svn://10.0.0.236/trunk@104646 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 07:25:24 +00:00
mkaply%us.ibm.com
edb6aea305 #101470
r=mkaply, sr=blizzard, a=asa
OS/2 only - add nullcheck for mOS2Toolkit to catch occasional trapping - waiting for correct fix


git-svn-id: svn://10.0.0.236/trunk@104638 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 03:53:28 +00:00
mkaply%us.ibm.com
91591ed947 No bug
r=pedemont, sr=blizzard, a=asa
OS/2 only - use case insensitive font name compares


git-svn-id: svn://10.0.0.236/trunk@104637 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 03:46:59 +00:00
mkaply%us.ibm.com
812dcc3d55 No bug
r=mkaply, sr=blizzard, a=asa
OS/2 only - add -nodde flag to attempt to diagnose some startup problems


git-svn-id: svn://10.0.0.236/trunk@104636 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 03:45:49 +00:00
mkaply%us.ibm.com
e1c86ddae7 No bug
r=pedemont, sr=blizzard, a=asa
OS/2 only - better implementation of timer IDs that prevents duplicates


git-svn-id: svn://10.0.0.236/trunk@104635 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 03:44:21 +00:00
gerv%gerv.net
8164e497aa Links toolbar fixes. All are sr=hyatt, a=asa.
Bug 102895 - a few functions in the wrong place. Patch by choess@stwing.upenn.edu, r=sballard@netreach.net.

Bug 102899 - missing icons in Classic. Patch by gerv, r=choess.

Bug 103097 - two line fix to improve perf in auto-show case. Patch by sballard, r=gerv.

Bug 102991 - Links toolbar is officially known as Site Navigation Bar. Patch by gerv, r=choess.


git-svn-id: svn://10.0.0.236/trunk@104634 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 03:11:29 +00:00
dmose%netscape.com
45da1e6ab8 Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@104633 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 02:59:32 +00:00
akkana%netscape.com
24cfe98390 dveditz says this will fix the windows bustage
git-svn-id: svn://10.0.0.236/trunk@104631 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 02:16:58 +00:00
zach%zachlipton.com
3e4edbc835 Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make new_comment.cgi use strict and warnings and make tests run at
100%!

Patch by Jake <jake@acutex.net>, r=justdave, no 2nd review needed.


git-svn-id: svn://10.0.0.236/trunk@104630 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 02:16:34 +00:00
pschwartau%netscape.com
fae5e7854a Slight changes -
git-svn-id: svn://10.0.0.236/trunk@104629 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 02:07:47 +00:00
akkana%netscape.com
5e09c9e971 Fix OBJDIR build bustage associated with 66345 editor reorg checkin
git-svn-id: svn://10.0.0.236/trunk@104628 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 01:57:05 +00:00
alecf%netscape.com
935e5258e5 move config.mak inclusion later in the file so we pick up proper REQUIRES
(bustage fix)


git-svn-id: svn://10.0.0.236/trunk@104625 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 01:34:22 +00:00
sonja.mirtitsch%sun.com
dd688e9752 next try for tinderbox fix
git-svn-id: svn://10.0.0.236/trunk@104624 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 01:29:06 +00:00
akkana%netscape.com
2f854aee16 66345: Flipping the switch on the editor reorg.
Remove unused directories which should not have been created.
  r=cmanske,jfrancis,brade sr=sfraser,kin a=dbaron


git-svn-id: svn://10.0.0.236/trunk@104623 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 01:23:23 +00:00
brade%netscape.com
9d7098d024 new Composer project and editor project split (build plaintext or html&plaintext); also commented out bmp project which may land some day
git-svn-id: svn://10.0.0.236/trunk@104622 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 01:16:50 +00:00
akkana%netscape.com
917d254132 66345: Flipping the switch on the editor reorg (mac).
Add the new library names to the mac packager.
  r=cmanske,jfrancis,brade sr=sfraser,kin a=dbaron


git-svn-id: svn://10.0.0.236/trunk@104621 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 01:15:56 +00:00
brade%netscape.com
8adb8df188 reorg to split composer from core editing functionality
git-svn-id: svn://10.0.0.236/trunk@104620 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 01:13:58 +00:00
brade%netscape.com
1b976c3ac5 add missing file
git-svn-id: svn://10.0.0.236/trunk@104619 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 01:13:31 +00:00