rginda%netscape.com
c05683c90d
bug 102588, venkman skin owner is wrong
...
patch=daniele@grinta.net , r=me,hyatt, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@104361 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 00:26:38 +00:00
gerv%gerv.net
f88d6534d4
Turn of Internet Keywords in Mozilla builds by default to permit debugging of DNS and other issues. Bug 100412. r=doron, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@104360 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 00:01:59 +00:00
bzbarsky%mit.edu
452c9306b0
Make ctrl-delete delete to end of line on Unix when no text is
...
selected. Bug 102448, r=akkana, sr=kin
git-svn-id: svn://10.0.0.236/trunk@104359 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 00:01:26 +00:00
bzbarsky%mit.edu
d063da77e9
Move the zero-check to before we divide by the number. Fixes crash when
...
all 3 header or all 3 footer print prefs are empty strings. Bug 102257,
r=rods, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@104358 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 23:57:57 +00:00
hewitt%netscape.com
51c80eea8f
102626 - can't switch views in inspector, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@104357 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 23:57:40 +00:00
darin%netscape.com
74e3cc8650
fixes bug 94004 "Offline: redirects not cached" r=gagan, sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@104356 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 23:52:00 +00:00
bzbarsky%mit.edu
f8b8a5473d
fixing bustage -- nos such thing as NS_FORM_BUTTON_IMAGE
...
git-svn-id: svn://10.0.0.236/trunk@104354 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 23:08:47 +00:00
sspitzer%netscape.com
ecf09be317
fix for bustage. nsIHistoryEntry.idl has changed and is no longer
...
including the nsIURI.idl interface. r=radha
git-svn-id: svn://10.0.0.236/trunk@104353 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 22:13:58 +00:00
pinkerton%netscape.com
f357dde28e
freezing interface for embedding. r=chak/sr=alecf. bug#99623
...
git-svn-id: svn://10.0.0.236/trunk@104352 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 22:03:21 +00:00
rods%netscape.com
e1ba426508
Allow for image submitters also
...
Bug 99920 r=rods, sr=attinasi a=pdt
git-svn-id: svn://10.0.0.236/trunk@104351 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 21:49:43 +00:00
shrutiv%netscape.com
1373191814
Fix for bug 101984: Empty string in port no. field causes browser to
...
crash (r=tao)
git-svn-id: svn://10.0.0.236/trunk@104350 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 21:30:39 +00:00
shrutiv%netscape.com
d5dcbd6310
Fix for bug 101984: Empty string in port no. field causes browser to
...
crash (r=tao)
git-svn-id: svn://10.0.0.236/trunk@104349 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 21:25:12 +00:00
rginda%netscape.com
6f663f3dd1
- not built -
...
fix chrome:author attribute
git-svn-id: svn://10.0.0.236/trunk@104348 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 21:13:50 +00:00
radha%netscape.com
7dff3383c9
Fix for tree bustage related to bug # 100993. Include nsISHistoryListener.
...
git-svn-id: svn://10.0.0.236/trunk@104347 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 21:07:26 +00:00
blakeross%telocity.com
8e49d6cb07
Fix js strict warning about function not always returning a value...
...
git-svn-id: svn://10.0.0.236/trunk@104346 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 21:05:12 +00:00
rbs%maths.uq.edu.au
e94b93e50a
Fix inverted logic that caused printing bug 102243. r=rods, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@104345 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 21:01:38 +00:00
yokoyama%netscape.com
29a01e42a7
Bug 102041
...
Don't use the return error code from mAlias->Equals()
/r=ftang/harishd; /sr=shaver; /ptd=jaime
git-svn-id: svn://10.0.0.236/trunk@104344 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 20:53:56 +00:00
naving%netscape.com
b6bf5e0600
102545 r/sr=sspitzer. Do not change the filter enabled/disabled state on editingan existing filter.
...
git-svn-id: svn://10.0.0.236/trunk@104342 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 20:37:52 +00:00
yokoyama%netscape.com
1b798daf44
Bug 97404
...
To prevent freezing from copying
URL. Temporary fix until
we find actual cause of invalid string offset
/r=ftang, /sr=mscott, /PDT=jpm
git-svn-id: svn://10.0.0.236/trunk@104341 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 20:37:46 +00:00
radha%netscape.com
3733126488
Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
...
embedding freezing guidelines. r=chak sr=alec
git-svn-id: svn://10.0.0.236/trunk@104337 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 20:15:06 +00:00
waterson%netscape.com
531e932346
Bug 102534. Serialize default namespace properly on typed nodes. Patch submitted by tingley@sundell.net, r=shaver, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@104336 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 19:54:04 +00:00
alecf%netscape.com
0442b447f7
Split necko MODULE into necko and necko2, part of bug 101761, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@104335 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 19:53:27 +00:00
sspitzer%netscape.com
797b156425
more changes for #102037 . use GetValueConst() instead of GetValue() where possible to avoid
...
strdups().
r=waterson, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@104334 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 19:53:14 +00:00
radha%netscape.com
3698b8f5c2
Fix for bug # 96163. Bypass history load causes disorientation with page titles. r=valeski. sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@104333 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 19:47:50 +00:00
dougt%netscape.com
e791d31d3d
fixed 102460. Make NS_IMPL_THREADSAFE_ISUPPORTS work again sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@104332 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 19:44:27 +00:00
stephend%netscape.com
35fc643611
Bug 91071 'HyperText' should read 'Hypertext' according to the W3C.org r=adamlock@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@104330 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 19:11:32 +00:00
mkaply%us.ibm.com
e57ab31ea0
#101134
...
r=mkaply, sr=blizzard
OS/2 only - code from Pedemont - fix text justification on OS/2
git-svn-id: svn://10.0.0.236/trunk@104329 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 18:56:00 +00:00
alecf%netscape.com
8b374d5522
fix uconv depending on itself, r=cls part of bug 101761
...
git-svn-id: svn://10.0.0.236/trunk@104328 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 18:48:28 +00:00
sspitzer%netscape.com
009b529d4d
partial fix for #100835 . fwding (inline) imap messages with large attachments
...
and editing imap templates & drafts with large attachments is slow since we
have to download the attachment. this makes it so the user sees download progress
in the msg window. r=ducarroz, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@104327 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 18:45:16 +00:00
mkaply%us.ibm.com
510114e522
#97103
...
rs=mscott
OS/2 only - use 55 as the limit for folder names on OS/2
git-svn-id: svn://10.0.0.236/trunk@104326 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 18:44:22 +00:00
hwaara%chello.se
5efa6c424d
#102426 , bloat removal round 3: clean up in nsNewsUtils.
...
rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@104325 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 18:43:41 +00:00
locka%iol.ie
7a13b93e2c
Allow run-mozilla.sh to be renamed (e.g. foo) and have it automatically launch foo-bin if such an executable exists. b=70760 r=valeski@netscape.com sr=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@104324 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 18:40:45 +00:00
rods%netscape.com
c3f3a9e42c
Backing out fix for Bug 85286 & 72906
...
git-svn-id: svn://10.0.0.236/trunk@104322 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 18:22:48 +00:00
jst%netscape.com
86f29bd0ae
Adding new files for John Keiser <jkeiser@iname.com>, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@104320 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 17:51:28 +00:00
karnaze%netscape.com
2718238d79
new regression tests not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@104319 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 16:34:35 +00:00
leaf%mozilla.org
049fe679d0
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@104317 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 14:58:28 +00:00
kaie%netscape.com
6c73f7c10a
b=100215 r=relyea sr=blizzard
...
Fix certificate verification chain display.
git-svn-id: svn://10.0.0.236/trunk@104316 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 14:57:35 +00:00
shaver%mozilla.org
ad65c1d519
Bug 101467: --enable-trace-malloc needs to disable symbol-removal passes.
...
r/sr=waterson/cls
git-svn-id: svn://10.0.0.236/trunk@104315 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 14:47:01 +00:00
peterv%netscape.com
fac2166142
Part of fix for bug 65858 (Rework XSLT sorting) that I forgot to check in. r=sicking, Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@104314 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 14:28:54 +00:00
nboyd%atg.com
1920575f5b
Fix bug:
...
var passed = true;
try {
eval("/* mello /* yello */");
} catch (e) {
print(e);
passed = false;
}
print(passed);
should print "true", not "false".
git-svn-id: svn://10.0.0.236/trunk@104313 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 14:25:30 +00:00
mkaply%us.ibm.com
f3480fd503
#80167
...
r=ftang, r=mikek, sr=blizzard
Code from simon@softel.co.il - code from original Bidi landing can be turned on now that converson is finalized
Also fixed two warnings that were in the code that could have also broke some unixes
git-svn-id: svn://10.0.0.236/trunk@104312 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 13:57:47 +00:00
rods%netscape.com
57f417f51f
adding frameset printing tests
...
git-svn-id: svn://10.0.0.236/trunk@104311 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 11:57:30 +00:00
rods%netscape.com
acc6a4f0a7
Adding frameset navigation tests
...
git-svn-id: svn://10.0.0.236/trunk@104310 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 11:50:32 +00:00
timeless%mac.com
1d183f2499
Bugzilla Bug 72878 zap unused variables from xpidl
...
r=shaver, sr=jband
git-svn-id: svn://10.0.0.236/trunk@104309 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 09:08:04 +00:00
sdagley%netscape.com
cbc803293c
Bug 97676 - Use LaunchServices APIs under OS X for helper app launching and fix Reveal to work with OS X Finder. r=ccarlen,sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@104306 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 06:43:41 +00:00
sdagley%netscape.com
241202012b
New project for OS X specific interfaces. Part of fix for 97676. r=ccarlen,sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@104304 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 06:31:37 +00:00
harishd%netscape.com
35a79ebc73
102376 - Make sure that the channel exists for the life time of the parser.
...
r=dp sr=rpotts.
git-svn-id: svn://10.0.0.236/trunk@104301 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 05:14:03 +00:00
stephend%netscape.com
dc0f262f17
Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@104299 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 05:03:06 +00:00
stephend%netscape.com
470adfd328
Bug 80120. Implement tooltips for toolbar's expand/collapse widgets. r=german,jglick,sspitzer,robinf,cmanske sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@104298 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 04:54:14 +00:00
blakeross%telocity.com
55c51d01bd
Fix js strict warnings about redeclaration of vars and reference to undefined vars. sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@104297 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 03:56:43 +00:00