mscott%netscape.com
72580a4db8
Not part of tinderbox and release builds! Fix type of include file nsComPtr.h --> nsCOMPtr.h so necko can build
...
again on Linux builds. Thanks to Jim Nance for pointing this out.
1999-06-30 18:42:51 +00:00
briano%netscape.com
8c43c762d2
Automated update
1999-06-30 09:45:00 +00:00
rjc%netscape.com
853702e169
Clean up a couple of warnings.
1999-06-30 09:05:24 +00:00
rpotts%netscape.com
5d0599badc
Got rid of the IEventQueue instance variable...
1999-06-30 08:15:40 +00:00
jband%netscape.com
0938e9a7df
quick fix for bug 9250 - assert on startup
1999-06-30 07:13:26 +00:00
rpotts%netscape.com
87e871a39c
replaced a call to nsIHTTPChannel::GetResponseHeader(...) with a call to nsIChannel::GetContentType(...)
1999-06-30 06:05:10 +00:00
jband%netscape.com
99fcffe580
1) make nsIXPConnect.h include only jspubtd.h instead of the whole of jsapi.h.
...
2) make the wrappedJS QI check for a match with chained wrappers before trying QI on the wrapped JS object.
3) add support for brendan's new JSArgumentFormatter callback to do auto js arg conversions - with test.
1999-06-30 06:01:36 +00:00
rpotts%netscape.com
1e61b3ac94
tweaked the GetContentType(...) hack to first check the Content-type header before returning text/html...
1999-06-30 06:00:02 +00:00
rhp%netscape.com
3d99a01c4a
fix for file locator line...still not sure if this program is working...
1999-06-30 05:47:17 +00:00
troy%netscape.com
bad8b44c27
Work-in-progress for having GetPrimaryFrameFor() use a hash table
1999-06-30 04:42:26 +00:00
mcafee%netscape.com
14f3bbe610
Trying to get BeOS changes right, patch provided by Duncan Wilcox (duncan@be.com)
1999-06-30 04:30:20 +00:00
mcafee%netscape.com
dab9d72fd3
Adding Makefiles for BeOS.
1999-06-30 04:20:46 +00:00
troy%netscape.com
c5f7e7620a
Removed some assignment of nsnull to nsCOMPtr obejects that was hitting
...
an assert
1999-06-30 04:13:21 +00:00
bienvenu%netscape.com
c95c67e1d4
check for null before releasing
1999-06-30 03:45:17 +00:00
jband%netscape.com
4d8f787193
an nsISupports::GetIID() to nsCOMTypeInfo<nsISupports>::GetIID() change that scc missed
1999-06-30 03:17:30 +00:00
scc%netscape.com
0dfaa19773
all the changes are in, time to remove the #undef line so the traits class can do the right thing on platforms that support template specialization
1999-06-30 01:40:21 +00:00
kin%netscape.com
a0534c39c1
Fix Linux build bustage by including nsIDOMCharacterData.h.
1999-06-30 00:52:25 +00:00
av%netscape.com
d012806a8e
Swapping boolean specifying windowless plugin in accordance with the spec
1999-06-30 00:49:03 +00:00
valeski%netscape.com
991f56df57
change netlib lib reference to necko lib
1999-06-30 00:44:07 +00:00
rickg%netscape.com
f504666f66
removed a rickg debug flag that was causing a performance hit
1999-06-30 00:41:04 +00:00
leaf%mozilla.org
66066ac712
getting this back on its feet, letting it run with relative paths
1999-06-30 00:29:09 +00:00
bienvenu%netscape.com
edc5536d4f
use nsCRT strdup instead of PL_strdup, prepare way for PRUnichars
1999-06-30 00:26:32 +00:00
bienvenu%netscape.com
2686ba7c71
get rules file from server root directory
1999-06-30 00:25:38 +00:00
troy%netscape.com
5064b689aa
Removed a NS_WARNING in ContentAppended() that no longer needed to be
...
there
1999-06-30 00:24:03 +00:00
vidur%netscape.com
04e0e1ade3
Fix for bug 9035. Shut of layers emulation and fixed type in layers getter.
1999-06-30 00:14:21 +00:00
bienvenu%netscape.com
65ea3cd87f
add check for allocation failure
1999-06-30 00:11:02 +00:00
vidur%netscape.com
bb53422b38
Switched to using NS_WITH_SERVICE as per bug 5403
1999-06-29 23:43:46 +00:00
vidur%netscape.com
41d9c08f41
Added static GetIID accessor to DOM interfaces
1999-06-29 23:42:51 +00:00
rpotts%netscape.com
3eac314475
Fixed up socket transport to abort the operation if the consumer OnDataAvailable(...) returns a failure...
1999-06-29 23:28:19 +00:00
valeski%netscape.com
94f842b81e
very temporary gross necko hack to force an text/html content type in the file and http protocols
1999-06-29 23:28:15 +00:00
valeski%netscape.com
5756abe1b0
we need to watch the error code of content type
1999-06-29 23:26:11 +00:00
valeski%netscape.com
fe1091d59e
yanked the hardcoded content type
1999-06-29 23:25:17 +00:00
ssu%netscape.com
e6edf1444c
fixing bug #8454 and AddDirectory() function
1999-06-29 23:23:23 +00:00
ssu%netscape.com
c8f96624ed
fixing bug #8454 and AddDirectory() function
1999-06-29 23:15:38 +00:00
valeski%netscape.com
e4ba4e0477
getbuffer bypass
1999-06-29 23:14:43 +00:00
tague%netscape.com
094a0276c3
Fixed (hopefully) linux build bustage by re-writing the expression w/ a temp variable
1999-06-29 22:46:20 +00:00
morse%netscape.com
0204cc1e9d
fix bug 8743
1999-06-29 22:34:48 +00:00
shaver%netscape.com
3059d46d41
partial backout of scc's nsCOMPtr, attempting to revive Win32 build
1999-06-29 22:33:18 +00:00
ramiro%netscape.com
6509cc7ba5
Fix PUBLIC declaration.
1999-06-29 22:30:47 +00:00
briano%netscape.com
157ebc5857
Automated update
1999-06-29 22:29:59 +00:00
ramiro%netscape.com
af273bb294
Add configure support for setting and using MOZ_STRIP_NOT_EXPORTED.
...
Courtesy of Alex Larsson.
1999-06-29 22:29:14 +00:00
pollmann%netscape.com
2be1de2cdf
Bug 8227 and warning cleanups.
1999-06-29 22:01:55 +00:00
slamm%netscape.com
7c8e906d02
No longer need to save prefs everytime.
1999-06-29 22:00:48 +00:00
law%netscape.com
c4c32c49dc
Cleaning up those annoying 'width/height not set' messages
1999-06-29 21:57:40 +00:00
valeski%netscape.com
650fc3493f
various fixes. Big one was that we're no longer passing the uri in as the context to nsAsyncStreamObserver, it's now the channel.
1999-06-29 21:53:45 +00:00
valeski%netscape.com
a084c15083
NECKO - nsWebShell: we were getting a unichar string back from GetBuffer(); changed it to ToNewCString(). nsDocLoader: trying to get a regular url to load.
1999-06-29 21:48:35 +00:00
law%netscape.com
f84b85d932
Fix for bug #8605 ; turn off buffering of debug output
1999-06-29 21:40:56 +00:00
jband%netscape.com
a39bd6d9f6
Fixing lame bug in two Find implementations - thanks shaver. Removing commented out dead code
1999-06-29 21:37:09 +00:00
jband%netscape.com
a022bcbbcf
doing my part for bug 8227
1999-06-29 21:34:50 +00:00
alecf%netscape.com
8e26e4a37e
fix memory allocation problems, C++ warning, and newlines at the end of files
1999-06-29 21:19:05 +00:00