jdunn%netscape.com
247a0084da
fixing unresolved symbols at link time
...
# 28114
r=cls@seawood.org
a=chofmann@netscape.com
2000-02-17 04:53:08 +00:00
morse%netscape.com
ccb6203c5f
fix bug 27988, null password crashed browser, r=dp, a=jar
2000-02-17 04:24:17 +00:00
evaughan%netscape.com
b9c4dd1efc
Fixed application freeze when turning off XUL box debugging from preferences.
...
-r pinkerton a- jar
2000-02-17 04:10:02 +00:00
gordon%netscape.com
66048bb5c7
Fix for bug #23709 "[top100][talkback]Crash in nsSocketTransport::OnFound on home.netscape.com cnn.com". WSAAsyncGetHostByName doesn't return unique IDs on Win95 with winsock2, so the code has been changed to rely on a range of Windows event message IDs instead.
Also partial fix for #25321 "crash on start w/o internet connection". Check for nil member fields before using them in shutdown code.
r=warren, a=jar.
2000-02-17 03:34:34 +00:00
gordon%netscape.com
1a4b8101d3
Also partial fix for #25321 "crash on start w/o internet connection". Check for nil member fields before using them in shutdown code.
r=warren, a=jar.
2000-02-17 03:34:16 +00:00
kvisco%ziplink.net
c407faec03
fixed bug with using wildcards
2000-02-17 03:30:32 +00:00
kvisco%ziplink.net
6b34be5893
updated XSLT namespace
2000-02-17 03:29:30 +00:00
kvisco%ziplink.net
8b958a30e8
updated stylesheets to use correct XSLT namespace
2000-02-17 03:28:53 +00:00
nhotta%netscape.com
39aee41f80
Fixed the problem which prevented to put a check mark for reply charset, bug 28055, r=cata, a=bobj.
2000-02-17 03:27:29 +00:00
ducarroz%netscape.com
998f0409c2
Fix for bug 26906 (PDT+). Remove incomplete key binding. R=hangas
2000-02-17 02:38:55 +00:00
slamm%netscape.com
9e1d5f8645
Make checkins fall into the correct group (change edge condition). Also, drop ampersand from subroutine calls.
2000-02-17 02:32:42 +00:00
slamm%netscape.com
c80bb57d06
Subtract one from the 'C' link's maxdate. Otherwise, checkins fall into the wrong group. Also, add a link for the previous 24 hours of data.
2000-02-17 02:31:42 +00:00
sspitzer%netscape.com
4f37660d7e
fix for #24916 , implement the "first time startup page" r=alecf, a=jevering
2000-02-17 02:27:21 +00:00
tbogard%aol.net
529a145ede
PDT+ Fix for Bug #27279 . When the current docshell was asked to find an item of a given name, it failed to return out when it itself was the name being searched for. Also provided implementation for Set/ GetSessionHistory and and GetCurrentURI. None of these methods are called yet. Changed the mLoadCookie to only be on the contentListener. This will probably change to only be on the docshell, but regardless, there should only be one between the two of them. r=mscott, jar. a=jar
2000-02-17 02:03:02 +00:00
tbogard%aol.net
0a9257dbd8
Some structure change to the DoContent function to get it closer to being ready to take requests. Removed the HandleInCurrentDocShell method as that is no longer needed. None of this code is called right now. Just checking in due to some v-table changes between this and docshell and docshell needs to be checked in for a PDT+ fix. This work is however actually in preparation for a PDT+ fix later this week. r=mscott
2000-02-17 01:58:34 +00:00
ben%netscape.com
b64a6cdbb2
fix for PDT+ b=27732, r=rjc, a=jar
2000-02-17 01:51:23 +00:00
ben%netscape.com
364a13c340
fix for hang in treeview on multiple search engine search, r=rjc, a=jar
2000-02-17 01:50:41 +00:00
slamm%netscape.com
9f0b8c08c2
Got the signs incorrect. Try again.
2000-02-17 01:44:12 +00:00
rpallath%eng.sun.com
9712985d29
Added try/catch block
2000-02-17 01:33:09 +00:00
slamm%netscape.com
1b44e6ff5f
Fix mirror timing equation.
2000-02-17 01:18:27 +00:00
rpallath%eng.sun.com
c2f9417464
Changed the null check condition.
...
For HTML, doctype is alwasy null
2000-02-17 01:13:03 +00:00
slamm%netscape.com
f16884bf53
Update mirror timing parameters based on rko's comments.
2000-02-17 01:02:33 +00:00
leila.garin%eng.sun.com
bece1138b9
Removed DocumenTypeImpl test cases from HTML.ORIG
...
Added DocumentTypeImpl_xml test case into XML.ORIG
2000-02-17 00:56:15 +00:00
ftang%netscape.com
8b30736e04
fix 26441. comment out annoying assertion for now. r=akkana. a=bobj
2000-02-17 00:56:00 +00:00
rpallath%eng.sun.com
7a9d0c30b2
Added getDocType_xml test case for XML for HTML it is null.
...
modified Makefiles to reflect the same
2000-02-17 00:54:57 +00:00
Jerry.Kirk%Nexwarecorp.com
8f466b4ecd
Increase the draw buffer size for PHOTON only. This was causing us
...
to be unable to render pages that had images in which a single
line was more than 4096 bytes. PHOTON ONLY.
a=leaf
2000-02-17 00:44:50 +00:00
Jerry.Kirk%Nexwarecorp.com
44e1fa9af6
Comment out a hack that offset the damage rects. I no longer need this
...
it was causing a off by one error which caused the blue header to draw
over top of the menu. PHOTON ONLY
a=leaf
2000-02-17 00:41:09 +00:00
modgock%eng.sun.com
a7008a7371
Changes to bring plugin code inline with various superclass changes and environment changes causal
from the changeover to CW5 (5.3 updated)
2000-02-17 00:34:07 +00:00
modgock%eng.sun.com
478d014576
updated instructions so that they're current for the CW5.3 env.. etc etc
2000-02-17 00:30:40 +00:00
sfraser%netscape.com
74658167df
Fix the nsIBrowserInstance.h problem, by changing the output file for the headers target to something that does not conflict with another project. r=jj,a=jj. This is required to fix the Mac depend tinderbox.
2000-02-17 00:30:28 +00:00
troy%netscape.com
96857ad3ab
b=27056 a=jar@netscape.com r=troy@netscape.com Change made by Vidur.
...
Avoid notifications in the middle of a table row
2000-02-16 23:43:59 +00:00
sgehani%netscape.com
b8a2c35ca4
Completion of fixes for PDT+ bugs: 21655, 27177 [a=leaf; r=ssu]
2000-02-16 23:27:21 +00:00
rpallath%eng.sun.com
2dfc9070d5
Added entries for new test cases.
2000-02-16 23:17:53 +00:00
evaughan%netscape.com
98e1be9a20
added files: mozilla/layout/xul/base/src/nsXULTextFrame.cpp
2000-02-16 23:05:34 +00:00
evaughan%netscape.com
c7ba739a87
Box performance fix.
...
-r jevering
2000-02-16 23:00:52 +00:00
rpallath%eng.sun.com
e3d02556ec
New Test Cases for all UNSUPPORTED methods
2000-02-16 22:58:27 +00:00
leila.garin%eng.sun.com
a339609feb
hanged made to these file
...
Added new api test entries in BWTestClass files
Added UNSUPPORTED methods in BWBaseTest/TestLoader
Update DoucmentImpl accroding to java DOM version.
Did correct check for retrun values in ElementImpl_removeAttribute_String_1.java
ElementImpl_setAttributeNode_Attr_1.java NamedNodeMapImpl_setNamedItem_Node_1.java
2000-02-16 22:53:33 +00:00
waterson%netscape.com
725a6b2b3d
Revert fix for 26947, 27271 due to bad interaction with the 'find' datasource that causes crash-on-exit. a=chofmann.
2000-02-16 22:44:15 +00:00
sfraser%netscape.com
d0f9dcf328
Fix bug 28043 -- if pull of seamonkey fails, NSPR is not udpated. Also fix spelling of 'timebomb'. r=brade, a=chofmann
2000-02-16 22:40:06 +00:00
norris%netscape.com
255e39d7e2
Add to "dont-test" list.
2000-02-16 18:35:10 +00:00
norris%netscape.com
3a479188da
Add support for dynamic scopes and fix remaining test failures in the tip.
2000-02-16 17:40:53 +00:00
jefft%netscape.com
592826166d
fix wensleydale build bustage; stupid type casting; r=bienvenu
2000-02-16 16:42:11 +00:00
scc%netscape.com
3939c51736
backing out my change
2000-02-16 15:43:55 +00:00
scc%netscape.com
408258131d
I think this is the right fix for the wensleydale bustage. Added |operator*()| to |nsXPIDL[C]String|. Fixed |const|-ness of existing operators and made inline. Built and tested on Mac; if this doesn't help, I'll back it right out. r=ckritzer (I swear I'm not making this up!)
2000-02-16 15:08:55 +00:00
mscott%netscape.com
519a5d9df0
Backing out the OS/2 landing changes here. This completely horked the build on windows tonight. You couldn't even bring
...
up the profile dialog. Why? because XP_WIN was not defined! so none of the intl components were getting registered.
a=alecf,waterson
2000-02-16 10:01:26 +00:00
alecf%netscape.com
ab81781810
fix C++ comments
2000-02-16 09:48:26 +00:00
alecf%netscape.com
6aead1ab53
fix solaris bustage
2000-02-16 09:37:33 +00:00
sspitzer%netscape.com
ff10232470
I broke -f, which would mean I broke bloaty, except I fixed it.
...
a=alecf who is the sheriff
2000-02-16 09:14:40 +00:00
sspitzer%netscape.com
715edae005
adding this to fix build bustage. r=rginda
2000-02-16 08:21:16 +00:00
leaf%mozilla.org
13c0526a0a
Automated update
2000-02-16 08:16:16 +00:00