harishd%netscape.com
653c12fcb1
53489 - FMR fix ( r=jst, a=vidur ).
...
54448 - Allow param to be a kid of BODY for compatibility ( r=jst, a=vidur ).
53935 - Failed to reinitialize a variable "theIndex" that provoked a crash ( r=jst, a=buster)
53695 - Keep a reference to the first misplaced token for later use ( r=jst, a=buster ).
2000-10-05 20:10:28 +00:00
leif%netscape.com
abe9c66796
Merged in changes from v1.4.1.
2000-10-05 19:47:47 +00:00
kin%netscape.com
4ddd828e50
Fix for bug #50570 ([MLK] Leaking PRUnichar buffer in nsHTMLEditor::InsertFromTransferable())
...
Added calls to nsMemory::Free() to free text in PasteAsPlainTextQuotation() and InsertFromTransferable().
r=brade@netscape.com sr=sfraser@netscape.com
2000-10-05 19:38:46 +00:00
leif%netscape.com
eed7074d00
*** empty log message ***
2000-10-05 18:51:45 +00:00
brade%netscape.com
1aa1c20d18
Remove disabled attribute rather than setting to false; moving fix from branch to trunk.
2000-10-05 15:02:26 +00:00
brade%netscape.com
4dcf5242bd
moving over fix from branch to trunk
2000-10-05 15:01:23 +00:00
sdv%sparc.spb.su
afe963afca
part of xipidl compiler to generate java interfaces
2000-10-05 14:54:47 +00:00
mkaply%us.ibm.com
d38e0da8f5
#55274
...
r=mkaply, a=blizzard
Code from jkobal - we were marching up owner instead of parent chain
2000-10-05 14:47:22 +00:00
mkaply%us.ibm.com
8dc839e5f0
OS/2 Tinderbox break
...
More XP_PC stuff
2000-10-05 13:18:17 +00:00
rhp%netscape.com
45057f07d5
Fix for crashing when cancelling print requests - Bug #54417
2000-10-05 12:59:00 +00:00
colin%theblakes.com
5d88f8bd74
r=dougt, sr=blizzard, bugzilla=55163
...
OpenVMS-specific change to handle HOME
correctly. Fixes location of appreg bug.
2000-10-05 10:12:15 +00:00
edburns%acm.org
74618bb511
bug=
...
a=brendan
r=av
This bug fix makes it so nsPluginHostImp::FindProxyForURL()
honors ProxyAutoConfig settings.
It also cleans things up per Brendan.
2000-10-05 07:58:51 +00:00
hyatt%netscape.com
cd13ab3d62
Fix win32 build bustage, r=scc
2000-10-05 07:48:20 +00:00
scc%mozilla.org
c14a699819
and trying to fix OS/2 bustage
2000-10-05 07:24:51 +00:00
blizzard%redhat.com
244053ab13
fixing bugs 54351 and 54013. this should get the embedding widget working again after the jar landing. it also fixes streaming ( patch from ramiro. ). mini-nav.xul should work again too as a side effect.
2000-10-05 05:39:37 +00:00
bryner%uiuc.edu
f7d916f4b0
Bug 54798 - Don't append "(Not Downloaded)" to saved filenames when using Save All Attachments. r=jefft, sr/a=mscott.
2000-10-05 05:07:47 +00:00
quy%igelaus.com.au
a4b5fbe1b7
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 04:35:18 +00:00
wtc%netscape.com
8627427998
Bugzilla bug #55267 : checked in a workaround for a tight spin in
...
PK11_GetSlotList on 64-bit HP-UX.
2000-10-05 04:24:04 +00:00
jband%netscape.com
1fde59425a
fix bug 55139. fix broken JSObject parenting of wrapped natives for JS components. r=shaver@mozilla.org a=brendan@mozilla.org
2000-10-05 04:15:43 +00:00
nelsonb%netscape.com
2dd71c3c55
Prefix all selfserv's output messages with "selfserv: " so we can tell
...
client messages apart from server messages when the two are mixed.
When the verbose option is enabled, print out the session reuse stats
right after the first PR_Read completes, so we don't miss any.
2000-10-05 04:14:44 +00:00
jband%netscape.com
48b834136a
part of bug 55139. Add debug only diagnostic code for dump JSObjects. r=shaver@mozilla.org a=brendan@mozilla.org
2000-10-05 04:13:53 +00:00
jband%netscape.com
b34f60f9ae
fix bug 55151. This fixes a trunk only regression caused by me in a previous checkin. I missed that an 'if' block contained both a report of an error (that we might want to skip) and also a few lines of necessary error handling code. r=mccabe@netscape.com a=brendan@mozilla.org
2000-10-05 04:13:48 +00:00
wtc%netscape.com
27506fb1b6
Bugzilla bug #54711 : implemented the moz_import rule for OS/2.
2000-10-05 04:12:30 +00:00
nelsonb%netscape.com
c916074eb3
3 Changes:
...
- Test SSL2 (not SSL3) when only SSL2 ciphers have been chosen.
- Use a different metric for determining when multiple full handshakes
have been done with SSL2. (Can't use SSL3's counters for that purpose.)
- When PR_Connect returns a "connection reset by peer" error, silently
retry the operation with a new socket.
2000-10-05 04:11:31 +00:00
sfraser%netscape.com
a9e3430223
Fix for bug 55140, r=brade, sr=ftang. Fix a stale pointer bug in unicode font mapping routines, by not using a global (which got stale), but using an inline getter instead.
2000-10-05 04:06:53 +00:00
nelsonb%netscape.com
a8bb31e2ef
Change the client options so that we actually test SSL2 when we say
...
we're testing SSL2, and test SSL3 when we say we're testing SSL3.
2000-10-05 04:05:32 +00:00
nelsonb%netscape.com
9e5ed29057
Make the "nocerts" option for this script work properly.
...
Also, add a new "verbose" option to this script.
2000-10-05 04:04:37 +00:00
nelsonb%netscape.com
70da3de4e7
If $HOME or $DOMSUF is undefined, put out an error message and stop,
...
instead of going on and producing complicated and meaningless results.
2000-10-05 04:03:53 +00:00
putterman%netscape.com
2b700d9779
Fix for 54545. r=chuang, sr=mscott. Collected address book can now be turned off through prefs.
2000-10-05 03:52:38 +00:00
vishy%netscape.com
8113e13325
sr=mscott,r=vishy (this is racham's code), bugzilla=48981
...
for standalone app, the profile data has to go in the windows
app data directory - not where the app is running
2000-10-05 03:34:18 +00:00
scc%mozilla.org
c56e2b14a0
and a access error ... r=waterson on this fix
2000-10-05 03:28:41 +00:00
danm%netscape.com
7285b9300e
add null check in Destroy. bug 53827. code=jefft r=me,shaver
2000-10-05 02:50:53 +00:00
mcgreer%netscape.com
8882eb9358
HPUX 64-bit also failed.
2000-10-05 02:47:43 +00:00
mcgreer%netscape.com
c65d5e509e
checked in wrong fix.
2000-10-05 02:41:09 +00:00
quy%igelaus.com.au
7baa1f26f8
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 02:01:33 +00:00
scc%mozilla.org
09316bb030
damn typo
2000-10-05 01:51:52 +00:00
quy%igelaus.com.au
e5abae6f13
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 01:51:38 +00:00
mcgreer%netscape.com
286b860d4f
fix for bug #55190 . Some 64-bit platforms will not return an alloc'ed pointer from an undeclared function.
2000-10-05 01:39:35 +00:00
ssu%netscape.com
c5d8ee1874
fixing bug # 54063 - cleaning up purify errors in win32 installer. r=dveditz, sr=mscott
2000-10-05 01:38:33 +00:00
mcgreer%netscape.com
4979496e5a
workaround for bug #55234 . optimized arcfour is not working on solaris 64-bit.
2000-10-05 01:33:54 +00:00
scc%mozilla.org
6c61076b41
bug #54601 : r=waterson, a=brendan. Fix string allocation policy -- allocate exact size, double on fault ... thanks to everybody who helped me test this patch.
2000-10-05 01:19:59 +00:00
bryner%uiuc.edu
6f94a141e9
bug 54306 - fix extending the current selection using shift-click. sr/a=hyatt.
2000-10-05 01:13:56 +00:00
leif%netscape.com
3c9652d210
Removed.
2000-10-05 01:08:34 +00:00
scc%mozilla.org
350a58ac5c
fixed comments (so people are aware of the allocation policy)
2000-10-05 01:07:40 +00:00
scc%mozilla.org
64e5d4cbd1
bug #54712 , r=rjc, a=waterson. Added a |Distance| function to calculate the span between two iterators, then added a constructor and appropriate global function to allow |Substring|s to be made from iterators in addition to the old scheme of {index,length}
2000-10-05 01:07:02 +00:00
bienvenu%netscape.com
e8afc1691f
apply patch to fix deref of null ic pointer from b3 branch r=pnunn
2000-10-05 01:06:29 +00:00
bienvenu%netscape.com
298de97e9f
fix 54854 crash in nsImapMailFolder::NormalEndHeaderParseStream r=mscott
2000-10-05 00:50:38 +00:00
bienvenu%netscape.com
b0c5451e73
fix crash in folder cache upon startup 55184 r=alecf
2000-10-05 00:45:55 +00:00
brendan%mozilla.org
1e327cdaa4
Fix old bug that stored iter_state even after OBJ_ENUMERATE error (55201, r=rogerl, a=jband).
2000-10-05 00:43:17 +00:00
sfraser%netscape.com
b9d4cdbcdf
Fix for 53742 -- Open Location dialog, opened from Compser, should have titlebar. r=brade, sr=kin.
2000-10-05 00:34:07 +00:00