valeski%netscape.com
e52e34b4e3
putting www.*.com trick back in
1999-11-02 06:43:19 +00:00
waterson%netscape.com
9e958a94b4
Fix two more leaks that I forgot to check in.
1999-11-02 06:40:38 +00:00
dmose%mozilla.org
8f67369d9f
updating license boilerplate to xPL v1.1
1999-11-02 06:38:29 +00:00
dmose%mozilla.org
677de53d84
updating license boilerplate to xPL v1.1
1999-11-02 06:27:30 +00:00
waterson%netscape.com
050ad45bf2
remove CTOR and DTOR counters, because the descendant classes will all
...
account for this space. r=warren
1999-11-02 06:21:07 +00:00
dmose%mozilla.org
b6f1a2eb04
updating license boilerplate to xPL v1.1
1999-11-02 06:20:05 +00:00
valeski%netscape.com
4e76992f28
pulling non-qualified host-to-keyword server logic
1999-11-02 06:18:01 +00:00
dmose%mozilla.org
0101ea8f82
updating license boilerplate
1999-11-02 06:13:48 +00:00
troy%netscape.com
961b91838a
r=pierre@netscape.com
...
Fix compiler warning
1999-11-02 06:07:12 +00:00
troy%netscape.com
bb6a908cf9
Real fix for my build bustage. Kipp had commened the offending code out to
...
keep the build going
1999-11-02 06:06:46 +00:00
jband%netscape.com
a86ed74f9f
- Add test code for calling back via a timer on potentially other JSConetxt
...
to the xpconnect echo interface. This will help fix bug 17736. This includes
using nsITimer which is a pretty messed up xpcom interface w/o a factory.
- Added dump() to xpcshell to make it compatible with browsers debug
output method.
- reformat beard's leak fix to follow 80 column rule.
- Add a missing dont_AddRef to avoid a leak in some debug code.
r=mccabe
1999-11-02 05:55:29 +00:00
nisheeth%netscape.com
9d79a81d45
r=nisheeth. Fix for bug 12323. Thanks to Ian Hickson (py8ieh=bugzilla@bath.ac.uk) for the patch. Only lowercase chars are accepted in the stylesheet PI.
1999-11-02 05:49:57 +00:00
troy%netscape.com
614cbe4d17
Changed QueryInterface() to check for nsIFrameDebug
1999-11-02 05:49:11 +00:00
dmose%mozilla.org
ae0024bbbb
updating license boilerplate
1999-11-02 05:38:33 +00:00
warren%netscape.com
e0c226d39d
Added some sanity assertions. r=gagan
1999-11-02 05:38:22 +00:00
warren%netscape.com
e78a953005
Fix for bad refcount tracing. r=buster,nisheeth
1999-11-02 05:37:04 +00:00
waterson%netscape.com
d1e196eb07
Fix two leaks courtesy evaughan.
1999-11-02 05:36:08 +00:00
warren%netscape.com
29db97eb7f
Removed dependence on neckoutil functions. Part of bug#11159. Not in the build yet.
1999-11-02 05:31:56 +00:00
buster%netscape.com
f847d9f9a4
fixed bug 17689 r=jfrancis
1999-11-02 05:16:41 +00:00
tbogard%aol.net
c2a26335bd
Changed NS_ASSERTION to NS_WARN_IF_FALSE to avoid crashing people when condition is met. r=hyatt.
1999-11-02 05:14:27 +00:00
tbogard%aol.net
e04693d65a
Changed NS_NOTREACHED to be NS_WARN_IF_FALSE() so as to not crash everyone. r=sfraser.
1999-11-02 05:12:05 +00:00
valeski%netscape.com
f0edbb0a62
11869, r=warren. passing the http spec all the way into http rather than passing a simple uri into the service newChannel().
1999-11-02 05:05:44 +00:00
morse%netscape.com
3e390dbd05
fix ui regressons in cookie viewer, code=rgoodger, r=morse
1999-11-02 05:04:57 +00:00
morse%netscape.com
99541dc224
fix ui regressons in signon viewer, code=rgoodger, r=morse
1999-11-02 05:04:19 +00:00
valeski%netscape.com
00924492ac
missed a case
1999-11-02 04:22:12 +00:00
valeski%netscape.com
b7021722f9
16910, r=mcafee. FTP now uses thread pools. it also provides some status to the webshell. and it no longer uses the server's defualt path.
1999-11-02 04:04:23 +00:00
valeski%netscape.com
eab20fe1b3
11869, r=mcafee. adding keyword protocol handler to the build. mac still needs to be hooked up.
1999-11-02 04:01:35 +00:00
valeski%netscape.com
13ec852729
11869, r = travis. we no longer to the www.*.com trick as it is handled by the keyword protocol handler. we now kick qualifying requests to the keyword protocol handler.
1999-11-02 04:00:07 +00:00
hangas%netscape.com
26fbbb140d
Progress on Command Updating and Dispatching (15127). r=scottip
1999-11-02 03:55:59 +00:00
pinkerton%netscape.com
64f6e095a3
making the drop feedback be 2 pixels wide, not one (r=saari).
1999-11-02 03:55:44 +00:00
pinkerton%netscape.com
fa65c1d6e2
fix for #16463 (crash when frames involved in a drag went away) and nsCOMPtrizing a lot of things (r=saari).
1999-11-02 03:55:14 +00:00
pinkerton%netscape.com
444df86409
add ability to have a sub-frame (such as an inner box) be the area which is where the draggable content resides.
1999-11-02 03:54:24 +00:00
pinkerton%netscape.com
ae1c574569
add new drop area attribute for identifying subframes of a toolbar where the real content is.
1999-11-02 03:53:58 +00:00
pinkerton%netscape.com
e646c25b6d
turn d&d on personal toolbar back on and clean it up after new xul file rewrite.
1999-11-02 03:53:30 +00:00
slamm%netscape.com
25cfebc5d8
Partial fix for bug 17722, "No [Sidebar] Panels for mac". We should probably copy the entire directory, but adding a MANIFEST file to profile/defaults would mess up Linux and Windows. May need to add Makefiles for them too. r=pinkerton.
1999-11-02 03:49:14 +00:00
pollmann%netscape.com
d349c3eeb6
Removing null code. No bug number. r=nisheeth
1999-11-02 03:48:04 +00:00
pavlov%netscape.com
c6f8854bd1
add unix makefiles for docshell r=mcafee,paulmac. also changed IDL to C++ in the two .cpp files' emacs comments and added a newline at the end of them (files not built by default)
1999-11-02 03:43:10 +00:00
pavlov%netscape.com
07dff78103
clamp down sizes < 2^15 r=dbaron@fas.harvard.edu r=paulmac ;) fixes bug 2564
1999-11-02 03:38:23 +00:00
bienvenu%netscape.com
21d54004e2
add code for hooking up stop button,r=putterman 12016
1999-11-02 03:34:45 +00:00
slamm%netscape.com
8ad1e0aeeb
File dependency not needed anymore. Fix build bustage. r=mcafee.
1999-11-02 02:57:23 +00:00
mcafee%netscape.com
93c5a6cb8c
Adding pavlov to modeless pref dialog patch, improved some assertion comments. r=pavlov
1999-11-02 02:43:04 +00:00
brendan%mozilla.org
9d476409b6
Fixed getter/setters, pave way for brutal sharing (15146, r=shaver@mozilla.org,rogerl@netscape.com)
1999-11-02 02:23:50 +00:00
cathleen%netscape.com
d1372a8800
adding in missing chrome and res files for mac packager
1999-11-02 02:22:50 +00:00
waterson%netscape.com
22be6e4c41
Fix manky nsCOMPtr asserts.
1999-11-02 02:02:27 +00:00
varada%netscape.com
0cfe671193
fixing bug #6666 marking the readme and license checkboxes as default
1999-11-02 01:58:11 +00:00
rogerl%netscape.com
b81c6d116b
Changed -n to regular since the error is getting detected in the code now.
1999-11-02 01:55:59 +00:00
mcafee%netscape.com
6a583bd16a
NECKO=1 is on by default now. this was removed from the Makefile name-space this past weekend and needs to be removed here. Adding necko directories by default, removing netwerk/makefiles. Adding netwerk/protocols/keyword/Makefiles for valeski. r=slamm.
1999-11-02 01:54:54 +00:00
alecf%netscape.com
4d3fb3d5a9
fix bustage, forgot this file in my last checkin
1999-11-02 01:53:28 +00:00
dmose%mozilla.org
d551275d9f
updated license boilerplate
1999-11-02 01:51:54 +00:00
pollmann%netscape.com
fa50777353
Removing null code. No bug number. r=nisheeth
1999-11-02 01:50:15 +00:00