serge%netscape.com
a150c8ccad
fix #115308 , NPN_PostURL[Notify] does not handle binary data; r=bnesse, sr=darin
2002-01-30 02:40:46 +00:00
darin%netscape.com
4956c2f3c0
fixes bug 121765 "NS_MakeAbsoluteWithCharset should not URL escape before
...
calling nsIURI::Resolve" r=nhotta, sr=brendan
2002-01-30 02:40:27 +00:00
jband%netscape.com
0e1389b8f2
fix bug 121118. Don't crash if interfaceinfo is not resolvable at runtime. r=dbradley sr=brendan
2002-01-30 02:36:20 +00:00
bzbarsky%mit.edu
1c41377183
Make sure we lowercase types/extensions before putting them in the
...
datasource and that we lowercase types/extensions before comparing to
the datasource. Bug 114462, r=law, sr=mscott.
2002-01-30 02:34:15 +00:00
darin%netscape.com
d8d7d105fc
removing dead, empty file
2002-01-30 02:29:51 +00:00
waterson%netscape.com
800414841e
Bug 122367. I give up. Force block frames to have NS_BLOCK_SPACE_MGR bit set. r=dbaron.
2002-01-30 02:10:14 +00:00
rogerl%netscape.com
52b4f49467
Bytecode version of engine.
2002-01-30 02:02:33 +00:00
kaie%netscape.com
c0277b3fd7
b=122503 msgCompFields.securityInfo morphs from nsIMsgSMIMECompFields to nsISupport.
...
r=kaie sr=mscott
2002-01-30 01:58:35 +00:00
bryner%netscape.com
8ed0a2ff78
Bug 122512 - make sure we don't construct inline frames for children of a select (size > 1) widget when using xbl form controls. r=hewitt,sr=hyatt.
2002-01-30 01:38:55 +00:00
hyatt%netscape.com
d9d3ede542
Fix for 122031, r=pink, sr=brendan
2002-01-30 01:24:15 +00:00
hyatt%netscape.com
5fca6a218e
Fix CocoaZilla bustage caused by accidental commit of a text file as binary. Not part of build.
2002-01-30 01:23:23 +00:00
relyea%netscape.com
5324ba124a
Unsigned values are always greater than '0'!
2002-01-30 00:48:24 +00:00
relyea%netscape.com
b17e47bc7b
Indexes are zero based. Do our realloc when index == size (not after).
2002-01-30 00:25:34 +00:00
relyea%netscape.com
3dfd980fd3
1) put some defensive programming so we don't crash on invalid der.
...
2) set the start offset correctly for multi-byte lengths when decoding sets
and sequences
2002-01-30 00:24:12 +00:00
cathleen%netscape.com
cb282240d6
fix win32 static build bustage, bug 122477 sr=waterson r=mcafee
2002-01-29 23:39:44 +00:00
gerv%gerv.net
76a734bd78
Bug 117509 - createaccount.cgi templatisation.
2002-01-29 23:26:37 +00:00
blizzard%redhat.com
890ad4b4dd
Bug #121246 . Fix rendering problems with text areas and menus. Not part of the build.
2002-01-29 23:24:00 +00:00
bbaetz%student.usyd.edu.au
b3b1451dbf
Bug 115720 - migrated ("network.proxy.type", 3) fails to connect
...
r=darin, sr=dveditz
2002-01-29 23:15:41 +00:00
igor%mir2.org
406905cdda
Stricter enter/exit: enter performs sanity checks on supplied Context and the exit requires previous enter.
2002-01-29 22:58:22 +00:00
mscott%netscape.com
b7ea50108b
Bug #122254 --> delay initialing the biff status icon struct until
...
we really need to use it.
r=bhuvan
sr=sspitzer
2002-01-29 22:49:42 +00:00
mscott%netscape.com
b370ecf60d
Bug #122293 --> pass in the correct # of new messages to make
...
the biff icon titletip for pop show the right number.
r=navin
sr=bienvenu
2002-01-29 22:47:20 +00:00
oeschger%netscape.com
a328a2e2c9
checking in doc fixes in 122245 and 62573 for
...
matt krai, kraai@alumni.carnegiemellon.edu , r=me and cotter@netscape.com
2002-01-29 22:43:36 +00:00
chak%netscape.com
c8a215a671
Updated fix for Bugscape #11939 - JavaScript Fails on CTA Signed Page
...
r=adamlock, sr=jband(for the branch fix)
2002-01-29 22:30:12 +00:00
relyea%netscape.com
3d5799a0e4
Restore idempontency to nss_init*
2002-01-29 22:27:15 +00:00
locka%iol.ie
57f435ddc8
Dead file (not built). Should have been deleted when webbrowserpersist moved to embedding/components
2002-01-29 22:21:48 +00:00
darin%netscape.com
eb4bcbc734
fixes bug 114125 "nsStandardURL::Clone fails to clone the nsIFile if one
...
exists" r=dougt,sr=sfraser
2002-01-29 22:04:16 +00:00
hwaara%chello.se
384396d90c
#72279 , "Need visual indicators for Watched, Killed threads"
...
r=andreww, sr=hewitt on the themes stuff. r=sspitzer, sr=bienvenu on the mail changes.
2002-01-29 21:56:44 +00:00
dougt%netscape.com
206ace9e22
Backing out nsIFile changes which should not have landed.
2002-01-29 21:42:38 +00:00
danm%netscape.com
aef095fb3d
deactivate root focus controller as well as your own while deactivating yourself. bug 122462 / bugscape 11864 code=saari,myself r=bryner,hyatt
2002-01-29 21:42:07 +00:00
blizzard%redhat.com
306aedf985
Bug #121279 . TestGtkEmbed crash on javascript window.close(). r=jst,sr=shaver
2002-01-29 21:39:31 +00:00
cavin%netscape.com
cf6d874136
Fix for #106534 . Check if the fcc folder uri is valid and use the configured one if not valid. r=ducarroz, sr=bienvenu.
2002-01-29 21:38:16 +00:00
nhotta%netscape.com
cbd69ffc74
For Carbon only, changed to use Navigation Services 3.0 for GetLocalFile, GetLocalFolder, PutLocalFile,
...
bug 95478, r=ccarlen, sr=sfraser.
2002-01-29 21:34:21 +00:00
naving%netscape.com
0da945deed
107029 r=racham sr=mscott. Add Clear button to come out of quick search (mail - 3pane)
2002-01-29 21:32:05 +00:00
mscott%netscape.com
340516921d
Bug #122427 --> define a window title string for the add smtp server dialog
...
box so you can actually bring it up.
rs=sspitzer
2002-01-29 21:32:03 +00:00
cathleen%netscape.com
8dd5a02295
eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan
2002-01-29 21:30:32 +00:00
dougt%netscape.com
894fdcfaaf
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
mscott%netscape.com
253756093b
Bug #11926 --> add a pref for disabling the pseudo mailbox box view and force
...
the imap delete model if psuedo mailbox view is being suppressed
r=sspitzer
sr=bienvenu
2002-01-29 21:21:43 +00:00
relyea%netscape.com
6087924968
Built-ins set the ulValueLen to -1 to indicate an unknown attribute type.
2002-01-29 21:12:13 +00:00
kestes%walrus.com
6ffa58bb10
added some thoughts on how this should work. I still need to debug it.
2002-01-29 21:11:59 +00:00
pinkerton%netscape.com
5c704d79f2
twisties, upside down tabs, and tree implementation on mac. Also adding constants for window, menu, and dialog backgrounds XP. bug 115747, r=sdagley/sr=hyatt,sfraser.
2002-01-29 21:10:57 +00:00
relyea%netscape.com
761c8f9882
Token and slot names are already converted to NULL terminated strings in the slot structure
2002-01-29 21:10:50 +00:00
bnesse%netscape.com
cb5a811abb
Fix for bug 104293. Do not bail on applet creation if height and width are 0. r=peterlubczynski, sr=beard.
2002-01-29 21:08:06 +00:00
naving%netscape.com
6854c4808d
122314 patch by tingley@sundell.net sr=waterson. decrease the refcnt but not null out rdfService -fixes
...
future crash on shutdown
2002-01-29 21:04:03 +00:00
pinkerton%netscape.com
878a1752e4
make control-space send a context-menu event into gecko. r=brade/sr=sfraser. bug# 81727
2002-01-29 21:01:42 +00:00
pinkerton%netscape.com
dbbbdfac03
rebuild the parent menu when the title of the parent of a hierarchical menu changes (text-zoom%, for example). the old code would only work if the parent was the menubar. r=sdagley/sr=sfraser. bug#106394
2002-01-29 21:00:16 +00:00
chak%netscape.com
086b1597f5
Fix for Bugscape #11939 - JavaScript fails on CTA signed page
...
r=adamlock, sr=jband
2002-01-29 20:59:12 +00:00
curt%netscape.com
f661669226
Switch to http 1.0 instead of 1.1. Fixes bug #89701 .
2002-01-29 19:08:12 +00:00
relyea%netscape.com
7e91df2901
Don't leak memory in the arena pool
2002-01-29 19:00:47 +00:00
igor%mir2.org
e93c4e4150
Few Native* classes are made package private and final. They had been public only for implementation reasons.
2002-01-29 18:40:13 +00:00
relyea%netscape.com
2ffdebcb02
More 'pretty print' improvements. Decode context specific data a little more.
2002-01-29 17:50:27 +00:00