beard%netscape.com
9304ef1f3a
added stub for GC_malloc_atomic() to fix bustage. r=sfraser
2000-02-08 05:48:20 +00:00
dp%netscape.com
d11e914f98
- Converted to Generic Module
...
- Removed unused CID
r=waterson
2000-02-08 05:39:23 +00:00
dp%netscape.com
859cc763b0
Fixing leak of observers when notification of OnSubmit(). This fixes
...
walletservice from being leaked. r=pollmann
2000-02-08 05:31:08 +00:00
sfraser%netscape.com
36199b6f2e
Changes to tell the IDE to quit and restart after the xpidl compiler has been rebuilt. r=scc
2000-02-08 05:13:42 +00:00
alecf%netscape.com
097d95581b
add windows and mac makefiles (not part of build yet)
2000-02-08 04:48:20 +00:00
alecf%netscape.com
68ebfd4411
attempted fix for mac bustage
2000-02-08 04:36:12 +00:00
pierre%netscape.com
e46146ac16
Added NSRuntimeDebug.shlb to debug targets for Profiler builds
2000-02-08 04:28:34 +00:00
dougt%netscape.com
aa9a6b79c3
Fix for bug 26816. submitted by bns_robson@hotmail.com. windows only.
...
memory leak fix.
2000-02-08 04:25:00 +00:00
beard%netscape.com
e630f94269
additional exports for GC leak detector. r=sfraser
2000-02-08 04:11:18 +00:00
morse%netscape.com
ff14efeb93
extending hyatt's changes to cookie viewer to signon viewer to fix bug 25432
2000-02-08 03:53:00 +00:00
morse%netscape.com
b94162993c
extend patchhyatt previously made to fix bug 25432
2000-02-08 03:46:23 +00:00
jdunn%netscape.com
6f3fd0364d
r= scc@netscape.com
...
The AIX compiler doesn't like the declaration of variables in an IF statement
so I have broken them out.
2000-02-08 03:34:27 +00:00
matt%netscape.com
0b1f0f2dec
Adding search logic to url bar r=bill 24582
2000-02-08 03:31:22 +00:00
jdunn%netscape.com
56fe6f9966
changing false to PR_FALSE... since false isn't defined on all platforms
2000-02-08 03:30:53 +00:00
erik%netscape.com
97be3d9aa4
bug 13072; Shyjan and Roger (MathML) guys came up with this fix to base
...
the font size on the normal "design" size (em square) of the font;
r=erik; a=pavlov
2000-02-08 03:20:40 +00:00
pierre%netscape.com
01d5d9441e
Fixed ProfilerLib path for CW5
2000-02-08 03:14:58 +00:00
sspitzer%netscape.com
72e8a9e317
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
sdv%sparc.spb.su
66987c3939
fix for bug 26895
2000-02-08 03:05:04 +00:00
beard%netscape.com
cebe1b5b9a
OptimizeDisplayList() changes.
2000-02-08 03:05:00 +00:00
pavlov%netscape.com
2c2bf523c0
fix bug 14513 by saving the widths and heights r=waterson
2000-02-08 03:02:32 +00:00
scc%netscape.com
3b386e6d37
fix exports, re-adding ios_base stuff
2000-02-08 03:00:50 +00:00
sspitzer%netscape.com
286dfe38d2
make it so -FOO, -Foo, and -foo all have the same effect.
...
r=mscott. #25282
2000-02-08 02:50:32 +00:00
tao%netscape.com
4eee3045eb
Bug 8188 (cause 25265: Profile manager fails because of string bundle loading failure).
...
Fix: take out unnecessary attempts to open 2 non-existing files. Shall improve
performance of StringBundle, too. r=sfraser.
2000-02-08 02:49:37 +00:00
jband%netscape.com
05ee3cbb16
Checking in patch from Brian Fundakowski Feldman <green@FreeBSD.org> to get xptcall working on newer versions of FreeBSD. r=jband@netscape.com r=blizzard@mozilla.org
2000-02-08 02:44:13 +00:00
sspitzer%netscape.com
6a41bf8d9a
fix it so -edit <url> and -chrome <url> work on linux.
...
this script wasn't handling multiple command line args properly
2000-02-08 02:40:19 +00:00
dveditz%netscape.com
27cb3c3930
fixes bug 26759, r=ssu
2000-02-08 02:40:17 +00:00
sdv%sparc.spb.su
af9d3e22a0
fix for bug 26899
2000-02-08 02:40:01 +00:00
miodrag%netscape.com
d81d58cada
4.07 main dev tree synch up
2000-02-08 02:39:50 +00:00
ducarroz%netscape.com
774c7525b3
Fix related to bug 10932 and 26344. Need to reset all the event handlers of a dynamically created node after it has been inserted in the DOM. Also do not created a new recipient row when the user press enter after entering a recipient. R=mscott
2000-02-08 02:39:41 +00:00
morse%netscape.com
374502650d
fix bug 26561, extra dialog for saving password, r=neeti
2000-02-08 02:08:05 +00:00
joki%netscape.com
3480787577
Adding getPreventDefault method to events and fixing its propagation through content. r:hyatt
2000-02-08 02:05:57 +00:00
scc%netscape.com
2b87f2a2ff
SIOUX .exp shouldn't be in stubs or optimized, r=simon
2000-02-08 02:01:13 +00:00
scc%netscape.com
d783a2ade1
fix exports, r=simon
2000-02-08 01:59:17 +00:00
hyatt%netscape.com
b5b62cd858
Fix for PDT+ bug #26217 .
...
Having to call ProcessReflowCommands within the tree widget code to bypass the
asynchronous reflow code that has busted the tree widget. (Would call
FlushPendingNotifications, but it won't do that if I call it inside a
reflow lock.)
This wants a better fix later, but for now it will have to do.
2000-02-08 01:42:20 +00:00
sspitzer%netscape.com
d3ff9276a9
fix -mail (and others). r=mscott
2000-02-08 01:41:24 +00:00
mccabe%netscape.com
278d8d2829
Added comment recommending rooting of new script objects, to address problems experienced by netscape.public.mozilla.jseng developers.
...
Also verbiage refactory.
r=brendan
2000-02-08 01:38:20 +00:00
mscott%netscape.com
2a539efa45
Optimize our use of monitors in this class because it gets called from multiple threads. This means
...
using nsAutoCMonitor instead of NS_LOCK/UNLOCK_INSTANCE. I also went through and removed the locks from
methods which are only called from one thread.
r=bienvenu.
2000-02-08 01:36:07 +00:00
vidur%netscape.com
7b323ad68c
Fix for bug 19212. InsertRow in an empty table used to create a TBODY but not notify on its insertion. r=pollmann
2000-02-08 01:32:23 +00:00
scc%netscape.com
b444759136
fix build bustage
2000-02-08 01:31:57 +00:00
av%netscape.com
20adb1ce82
Cleaning up. No changes in executable code.
2000-02-08 01:31:16 +00:00
sspitzer%netscape.com
0bcc6e83ad
add a debugging printf
2000-02-08 01:29:22 +00:00
rogerl%netscape.com
1b01852975
r=brendan@mozilla.org
...
Bug #14462 , lot's of discussin there about these changes, but here's
Brendan's description :
In order, changes in the patch are:
- Rename JSSLOT_ITR_STATE to be JSSLOT_ITER_STATE (avoid cybercrud abbreviation
as cbrcrd, no more six-char id limits!).
- Property cache tests must occur with the object's scope-lock held, to close a
race with delete (js_DestroyProperty, always called with the property's scope
locked). Once the cache has been hit, and before the lock is released, the
property's refcount must be bumped. This requires re-acquisition of the lock
and js_DropScopeProperty afterward.
- Reworked js_FindProperty to use a do-while loop, as cx->fp->scopeChain must be
non-null. This avoids a gratuitous lastobj init done to "Suppress gcc warning"
in the old revision.
- Akin to the property cache hit cases in jsinterp.c and jsobj.c's
js_FindProperty, code to hold and drop the scope-property by its refcount that
was #ifdef JS_THREADSAFE must be unconditional, now that user-defined getters
and setters may delete the property id they're getting or setting.
- Fixed overlong continuation line in jsobj.h.
/be
2000-02-08 01:24:53 +00:00
scc%netscape.com
1039f7dca5
fix build bustage
2000-02-08 01:24:07 +00:00
waterson%netscape.com
f288e61251
Use SYMBOLIC-LINK instead of SYM-LINK to bring in-line with lou's spec.
2000-02-08 01:20:46 +00:00
dougt%netscape.com
b16046f5a0
Fix for 26850 by Andreas Otte. This fixes complex uri parsing, specifically
...
defined in the mentioned bug.
2000-02-08 01:20:33 +00:00
waterson%netscape.com
b21cefd4df
Bug 12587. Tweak CSS and JS to make directories into links. Fix symlink stuff to be conditions off of SYMBOLIC-LINK, per lou's spec.
2000-02-08 01:20:01 +00:00
bienvenu%netscape.com
85ee28a198
more fixes for double byte folder names, including create and rename, r=putterman,jefft
2000-02-08 01:20:00 +00:00
waterson%netscape.com
bd07ef4b98
Cleanup: collapse some QueryInterface implementations into macros; re-write ProcessData() to avoid hitting the heap more than necssary.
2000-02-08 01:17:27 +00:00
waterson%netscape.com
f8347ec3fb
Bug 17586. Use more robust condition to determine stream length ('-1') for HTTP-index streams on directories. Add lots of logging along the way. r=syd,valeski.
2000-02-08 01:16:09 +00:00
rhp%netscape.com
8cc87b679d
Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft
2000-02-08 01:15:54 +00:00