Commit Graph

77713 Commits

Author SHA1 Message Date
darin%netscape.com
1cad1d36cc [not part of the build] Prevent crash in error case. 2001-03-06 03:12:24 +00:00
hyatt%netscape.com
dc5588a572 Outliner rules. NOt enabled yet. 2001-03-06 02:51:09 +00:00
hyatt%netscape.com
d5157fd757 Not part of build. 2001-03-06 02:47:38 +00:00
mkaply%us.ibm.com
85469ed840 No bug
r=mkaply, a=blizzard
Typo in IBM866 charset
2001-03-06 02:47:21 +00:00
mkaply%us.ibm.com
ba03fe10e3 #62777
r=mkaply, a=blizzard
1255 and 1256 are not supported on OS/2 - use 862 and 864 instead
2001-03-06 02:45:50 +00:00
brendan%mozilla.org
a14dfbe234 I'm a Linux loser, warnings don't affect me. 2001-03-06 02:45:35 +00:00
hyatt%netscape.com
4435898d2f Patch for 70809. Also checking in a piece I forgot to check in of the format
toolbar bug from earlier today (it was r and sr already).  70809 is r=attinasi,
sr=brendan
2001-03-06 02:40:15 +00:00
tao%netscape.com
4b1208d8d4 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
hyatt%netscape.com
6946f71e1b Fix for 70809. r=attinasi, sr=brendan 2001-03-06 02:30:30 +00:00
hyatt%netscape.com
4d01b576e2 Outliner files are not part of build.
The other files are a fix for bug #70809.  r=attinasi, sr=brendan
2001-03-06 02:27:50 +00:00
naving%netscape.com
2bf12813c3 65630. sr=bienvenu. Do batching only if the platform is not MAC. Also m_folderStream
should point to m_folderSpec and not m_dbName
2001-03-06 02:23:52 +00:00
dougt%netscape.com
877f3dd664 Fixing windows bustage. 2001-03-06 02:21:37 +00:00
dougt%netscape.com
8d2069dfd9 Adding nsIndexToHTML. 2001-03-06 02:14:59 +00:00
dougt%netscape.com
80614d95ae Fixes 64795 - Allows viewing FTP without the treewidget. r=valeski@netscape.com, sr=waterson@netscape.com 2001-03-06 02:14:42 +00:00
beard%netscape.com
af28bdfda7 [not part of build] create the cache directory if it doesn't exist already. 2001-03-06 02:10:18 +00:00
brendan%mozilla.org
dfe2d8965b Death to tabs\! 2001-03-06 02:05:03 +00:00
dbaron%fas.harvard.edu
1261245491 Work in progress on CSS error reporting: fix the known false positives and duplicate messages and improve the error messages. It's still a hack that I wouldn't really want to enable by default, but it should be useful for debugging chrome CSS. r=glazman@netscape.com sr=attinasi@netscape.com b=65469 2001-03-06 01:57:30 +00:00
brendan%mozilla.org
69ab37f337 bugs 31003 and (mostly) 68045, r=rogerl, sr=shaver&hyatt
- Fix bug where script jssrcnote vector terminator was not XDRed.
- Ensure that memory is cleared by serializing zero padding bytes as needed
  under JS_XDRBytes and JS_XDRString.
- Fix JS_XDRValue to handle undefined and null JS types properly (bug 31003).
  Also make it cast from jsint to uint32 and back carefully, so as to work
  with negative numbers even on targets where jsval is a signed 64 bit type.
- Add JS_XDRScript public API.
- Optimize the per-JSXDRState class registry so it uses a JSDHashTable upon
  searching for a class-id by name in an overpopulated (for linear search)
  registry table.
- Clean up API nits such as JS_XDRNewBase => JS_XDRInitBase, with parameter
  list rotation to put cx last (JS_XDRInitBase is an infallible init helper,
  not an error-reporting, cx-comes-first, API entry point).
- Fix some XXX comments, unneeded masks, other nits.
- Make sure all JS XDR API functions start with JS_XDR.
2001-03-06 01:56:30 +00:00
dbaron%fas.harvard.edu
5496fd604a Remove attempted workaround for CantRenderReplacedElement crash that didn't fix the crash (which is now fixed the right way).
Clean up the FrameManager a bit, mainly by moving the destruction of the frame tree into the |Destroy| method rather than doing it in the destructor.  This would make it safer to convert nsIFrameManager to IDL and use the frame manager from JS.  It also reduces the risk of leaks caused by having something owned by a frame own the frame manager.  Breaking cycles in a destructor can be risky because the objects entrained by the cycle could include the object whose destructor would break the cycle.
b=65800  r=waterson@netscape.com  sr=attinasi@netscape.com
2001-03-06 01:46:03 +00:00
hyatt%netscape.com
b97b42718f Fix for 59558, r=brendan, sr=waterson 2001-03-06 01:42:34 +00:00
darin%netscape.com
ff8da66438 [not part of the build] Fixes sync OpenCacheEntry bustage. 2001-03-06 01:40:20 +00:00
dougt%netscape.com
2c3940a081 Fixes 68483 as well as fixes some mem leaks cause by canceling a request. r=darin@netscape.com, sr=waterson@netscape.com 2001-03-06 01:27:54 +00:00
cls%seawood.org
410f50c44e Remove last call to nsprpub\makefile.win 2001-03-06 01:01:34 +00:00
jst%netscape.com
fd3dbdee7e Fixing bug in the incremental layout notification code in the sink (no bug #). The sink context was calling DidAddContent() before decrementing the mInMonolithicContainer member in the sink if we were closing a monolithic container. This made the document never incrementally reflow changes after closing a monolithic container. Fix done by Vidur, sr=vidur@netscape.com/jst@netscape.com, r=harishd@netscape.com 2001-03-06 00:52:54 +00:00
attinasi%netscape.com
c2ffe7fa93 Don't reflow for every notification of an image load if the image frame's size is constrained. b=69552 r=kmcclusk sr=hyatt 2001-03-06 00:47:46 +00:00
alecf%netscape.com
e3241c1d90 fix for #66908 r=timeless, a=ben
make history history sidebar urls open in the current window, if possible
2001-03-06 00:41:41 +00:00
naving%netscape.com
ed6be0bba6 #70817 r/sr = bienvenu, alecf. Pass the strm as reference instead of a copy. 2001-03-06 00:31:06 +00:00
Peter.VanderBeken%pandora.be
d781ef48cd Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build. 2001-03-06 00:14:56 +00:00
Peter.VanderBeken%pandora.be
da72dc2d60 Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build. 2001-03-06 00:12:43 +00:00
darin%netscape.com
74a90e7466 [not part of the bulid] Fixes GCC 2.95 bustage. 2001-03-05 23:50:26 +00:00
maolson%earthlink.net
9ab10787d7 Fix bug 68522 - "Message Filters" dialog should have context enabled/disabled features
r=jag, r=gayatrib, sr=sspitzer
2001-03-05 23:40:25 +00:00
blakeross%telocity.com
53215b7c51 Search cleanup (70102). r=timeless sr=alecf 2001-03-05 23:30:07 +00:00
hyatt%netscape.com
3e1490c559 Fix for 68478. r=blake, sr=alecf 2001-03-05 23:28:07 +00:00
tao%netscape.com
c1167d97f0 70920: Remove unused references of binaryStream in nsStringBundle.cpp.
(r=be,sr=erik)
2001-03-05 23:01:55 +00:00
oeschger%netscape.com
8829d8d31f small fixes to help chrome, NOT PART OF BUILD 2001-03-05 22:53:40 +00:00
hyatt%netscape.com
76b276358c Fix for 68138. r=danm, sr=waterson 2001-03-05 22:29:52 +00:00
karnaze%netscape.com
504f0a2838 Added new regression test, fixed an old one. Not affecting the build. 2001-03-05 22:26:07 +00:00
blakeross%telocity.com
e821bffdf9 Table crash in webmail page (70072). r=karnaze sr=attinasi 2001-03-05 22:09:14 +00:00
rogerl%netscape.com
c3ec6e411e Fixed increment bug. Added mPrivate member and supported native getter &
setter functions for NAME opcodes.
2001-03-05 21:49:23 +00:00
hyatt%netscape.com
7a319c9908 Disable attachto capability in XBL. Fix for bug#55265. r=danm, sr=alecf 2001-03-05 21:45:13 +00:00
varada%netscape.com
f1852f8c8b fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott 2001-03-05 21:45:05 +00:00
hyatt%netscape.com
c13c634b99 Fix for 57112. r=danm, sr=jst 2001-03-05 21:39:27 +00:00
dbragg%netscape.com
53046cc8ad Now stripping off trailing slashes and setting mFileSpec equal to nsnull when a bogus path
with double slashes is passed in.  Fixes bug 62861. r=dveditz, sr=mscott
2001-03-05 21:05:55 +00:00
yokoyama%netscape.com
492e401e64 Bug fix for 29358; /r= rbs@maths.uq.edu.au, /sr=brendan@netscape.com 2001-03-05 20:55:10 +00:00
evaughan%netscape.com
08aebcc348 Forgot some makefile. NOT IN BUILD 2001-03-05 20:26:03 +00:00
evaughan%netscape.com
117969cafd Added to accessibility not in build. 2001-03-05 20:21:39 +00:00
ducarroz%netscape.com
1c02c664ff Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu 2001-03-05 20:00:26 +00:00
thayes%netscape.com
6a52ca019c Add pageInfo overlay to for displaying security information 2001-03-05 19:40:39 +00:00
cmanske%netscape.com
86d61ea927 Checkin to fix bug 69851 for pedimont@us.ibm.com, r=cmanske, sr=kin 2001-03-05 15:41:39 +00:00
beard%netscape.com
78cb105183 Bug #70883, leaks in LiveConnect. sr/r=brendan 2001-03-05 15:41:12 +00:00