Commit Graph

91892 Commits

Author SHA1 Message Date
jgaunt%netscape.com
99b1286d35 bug 108069 r=aaronl sr=hyatt groundwork for XUL select accessibility work 2001-11-07 00:13:07 +00:00
jgaunt%netscape.com
67096e7226 bug 108069 r=aaronl sr=hyatt
groundwork for XUL select accessibility work
lots of suffling stuff around
2001-11-07 00:12:16 +00:00
jst%netscape.com
7a0c525593 Fixing bug 108651. Don't call nsIDocument::ContentAppended() if nothing was appended (when inserting an empty document fragment). r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-07 00:11:36 +00:00
brendan%mozilla.org
be20b21443 Move the oversized arena back-pointer to a well-aligned header extension lying just behind a->base (108013, sr=waterson&jband). 2001-11-07 00:11:22 +00:00
loadrunner%betak.net
b3fffe7919 bug 97175 startup perf- remove the need of loading of charsetalias.properties files at startup, r=nhotta, sr=kin 2001-11-07 00:06:43 +00:00
sfraser%netscape.com
da1c0112dd Clean up after my wonky fixing of the DefaultPlugin project yesterday, and CVS remove the checked in binary (bug 108223). 2001-11-07 00:02:42 +00:00
alecf%netscape.com
88256853c3 fix HPUX bustage 2001-11-07 00:02:07 +00:00
ddrinan%netscape.com
40f137df33 Bug 108744 - mail compose does not get S/MIME settings. r=javi,sr=mscott 2001-11-07 00:00:44 +00:00
radha%netscape.com
75ecea3381 Fix for bug # 108041. Session history misbehaves when _top is replaced after a series of subframe navigations. r=adamlock sr=rpotts. 2001-11-06 23:56:45 +00:00
mscott%netscape.com
7363c8df3a *sigh* fix yet another xul syntax regression. text --> label 2001-11-06 23:47:42 +00:00
mscott%netscape.com
c32f646531 Bug #107707 --> add a row element to the grid to make brief mode work again.
r=bienvenu
sr=sspitzer
2001-11-06 23:46:51 +00:00
peterlubczynski%netscape.com
c5dea40c77 Fix for background color not being set on the widget for plugins bug 83159 r=av sr=attinasi 2001-11-06 23:46:13 +00:00
av%netscape.com
578eabfe58 Bug 106435 -- handling booleans passed in NPN_SetVariable in backward compatible way, r=peterl, sr=waterson 2001-11-06 23:45:01 +00:00
locka%iol.ie
14a9ed7d6c Add flag to prevent saveURI from decompressing gzipped data as it is arriving b=108268 r=bryner@netscape.com sr=blizzard@mozilla.org 2001-11-06 23:43:39 +00:00
srilatha%netscape.com
80142c1e9b Fix for bug # 107558, added getServerList to make ldap prefs work again.
r=dmose,sr=alecf
2001-11-06 23:42:58 +00:00
peterlubczynski%netscape.com
e20f1e079f Fix for loading Carbon plugins that also have a mainRD exported. Fixes load problems with Carbon Shockwave Director bug 106070 r=beard sr=sfraser 2001-11-06 23:42:35 +00:00
bryner%netscape.com
03f7415821 Bug 108742 - cannot get a cert. patch from stephen walker, r=bryner, sr=blizzard. 2001-11-06 23:39:17 +00:00
blizzard%redhat.com
9fbd877edc Bug #107651. Handle drop type text/uri-list. Patch is from James Henstridge <james@daa.com.au>. r=markh, sr=blizzard 2001-11-06 23:31:17 +00:00
javi%netscape.com
83a15db1b9 This should be the last for Bug 106507.
Forgot to add mimecryp.cpp to the Mac Mime project file.
2001-11-06 23:30:24 +00:00
alecf%netscape.com
a573f3c56f kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls
bug 105077
2001-11-06 23:16:37 +00:00
karnaze%netscape.com
e7a57a8fc7 new regression tests, not affecting the build. 2001-11-06 23:15:24 +00:00
alecf%netscape.com
b486774c77 fix for minor leak bug 108640 r=jag, sr=sspitzer 2001-11-06 23:14:47 +00:00
darin%netscape.com
16c15bf9cb fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
r=gagan, sr=rpotts
2001-11-06 23:09:44 +00:00
locka%iol.ie
e460f31d71 Fix duff indentation (tab instead of space). b=78810 2001-11-06 23:06:36 +00:00
ducarroz%netscape.com
b7d1ee3201 Fix for bug 105729. The string need to have at least the same amount of characters than the substring in order to compare them. R=varada, SR=alecf 2001-11-06 23:06:24 +00:00
blizzard%redhat.com
f061115c03 Bug #99174. Limit the length of requests to XDrawString to 32K avoid causing X protocol errors. r=alecf, sr=brendan 2001-11-06 23:05:39 +00:00
karnaze%netscape.com
d98959d0cd bug 77982 - consider border/padding on a cell that goes from empty to non-empty during an incremental reflow. sr=attinasi, r=alexsavulov 2001-11-06 23:05:32 +00:00
timeless%mac.com
f007b04e93 Bug 83017 - Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian, sr=jst
2001-11-06 23:01:03 +00:00
karnaze%netscape.com
4e208d33ac bug 57300 - treat the height attribute on a row similarly to a style height. sr=attinasi, r=alexsavulov 2001-11-06 23:00:10 +00:00
ben%netscape.com
e22d4e2a9f 108462 - Remove Vixen. r=bryner, sr=jst 2001-11-06 22:59:55 +00:00
karnaze%netscape.com
59485c067e bug 30692 - Have children of cell block use the computed width of the cell. sr=attinasi, r=alexsavulov 2001-11-06 22:57:17 +00:00
varada%netscape.com
8798c93d1e fix for bug #65761 and #108606 -polishing prefill filters;r/sr=sspitzer 2001-11-06 22:55:37 +00:00
locka%iol.ie
26f0e8f362 Add fixup for view-source: URLs. b=78810 r=bzbarsky@mit.edu sr=blizzard@mozilla.org 2001-11-06 22:55:30 +00:00
ben%netscape.com
dd22c296f8 90080 - no restart message appears when switching UI language.
r=jag, sr=hyatt
2001-11-06 22:55:05 +00:00
pinkerton%netscape.com
ded51b7a2b Now a .mm. Obsolete. 2001-11-06 22:54:39 +00:00
bryner%netscape.com
7cba577289 Removing obsolete unused files. Not part of the build. 2001-11-06 22:54:29 +00:00
pinkerton%netscape.com
d581e0cc09 pulling over bryner's changes from widget/src/mac 2001-11-06 22:53:51 +00:00
pinkerton%netscape.com
92741ef574 removing timer, it's now in toolkit 2001-11-06 22:53:25 +00:00
karnaze%netscape.com
1d522d115b bug 107857 - add -moz-show-background value to empty-cells and make that the quirk default. sr=attinasi, r=pierre. 2001-11-06 22:52:59 +00:00
pinkerton%netscape.com
d4aaf843a4 cocoa'ifying toolkit. moving PLEvent timer here. 2001-11-06 22:52:52 +00:00
wtc%netscape.com
7b029280e6 Removed the temporary #if 0. 2001-11-06 22:52:12 +00:00
alecf%netscape.com
7088e71886 fix for bug 108684 - cache objects not included in bloat logs
r=gordon, sr=darin
2001-11-06 22:51:58 +00:00
alecf%netscape.com
1996026eb4 fix for bug 108597 - move mOwnsBuffer and mCharSize into smaller variables to reduce nsStr's overall size
r=jag, sr=waterson
2001-11-06 22:50:13 +00:00
wtc%netscape.com
578a0288e4 Bugzilla bug 108708: commented out the "netstat -ni" command for
debugging.  This change will be backed out.
2001-11-06 21:34:09 +00:00
ian.mcgreer%sun.com
cd8b28ce80 fix for 95983, compiler warning revealed potential bug 2001-11-06 20:32:43 +00:00
ian.mcgreer%sun.com
ca339ef311 more trust handling stuff 2001-11-06 20:16:19 +00:00
rogerl%netscape.com
c548fd77b5 Added Function.call/apply. Fixed bug in exception handling clean-up of
activation stack.
2001-11-06 19:45:04 +00:00
pinkerton%netscape.com
c7c9f95769 backing out last change to fix mach-o build 2001-11-06 18:50:18 +00:00
jake%acutex.net
b393412647 Refixing bug 71840 - The name should be the 'name' should be the same as what the 'href' points it too...
r= justdave@syndicomm.com
2001-11-06 18:06:02 +00:00
blizzard%redhat.com
2b59cc6379 back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +00:00