Граф коммитов

94615 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 0c0824e72d Bug #114961 --> checking in for bzbarsky@mit.edu, add a null ptr check to avoid some unnecessary assertions
r/sr=mscott
2001-12-19 00:56:05 +00:00
alecf%netscape.com 51f6a6fcc0 bug 100212 - add new APIs to nsIOService to do URL parsing/conversion of nsIFiles
r=dougt, sr=darin
2001-12-19 00:55:42 +00:00
mscott%netscape.com 7e4e7a0aa2 Bug #85613 --> add a null ptr check to avoid a top crash.
rs=sspitzer
2001-12-19 00:54:22 +00:00
seawood%netscape.com 5a3236c910 Use srcdir when calling midl 2001-12-19 00:54:08 +00:00
mscott%netscape.com 775b16832c Bug #114571 --> if the mock channel gets canceled and we are writing into a
cache entry, doom the cache entry.
r=darin
sr=bienvenu
2001-12-19 00:53:07 +00:00
dougt%netscape.com ef129f6ff9 Fixing build bustage. this should not have been checked in 2001-12-19 00:46:22 +00:00
rpotts%netscape.com 2e92f33959 added new-line at the end 2001-12-19 00:43:31 +00:00
rpotts%netscape.com 36c038dfd4 bug #102779 (r=darin@netscape.com, sr=jst@netscape.com) data:// urls now use load groups... this allows onLoad events to fire (when appropriate). 2001-12-19 00:42:16 +00:00
sfraser%netscape.com dec7ea9f5b Fix buy 114943; prevent attribute changes of screenX, screenY, and sizemode on windows, dialogs and wizards from causing reflows. r=hyatt, sr=waterson 2001-12-19 00:28:40 +00:00
beard%netscape.com 21b53b29a8 fix for bug #115545. r=sdagley, sr=sfraser 2001-12-19 00:23:05 +00:00
nhotta%netscape.com ff15d4353f Removed MIME_ConvertCharset and related code for performance improvement, bug 115387, r=ducarroz, sr=sspitzer. 2001-12-19 00:18:46 +00:00
dougt%netscape.com 849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
ben%netscape.com 8a9ab13265 115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
r=morse, sr=hyatt
2001-12-19 00:11:15 +00:00
varga%utcru.sk 591c06e5f3 Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-19 00:10:41 +00:00
timeless%mac.com 6a83d212d6 Bugzilla Bug 107562�Implement Print Preview
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods
2001-12-19 00:10:02 +00:00
dsirnapalli%netscape.com f3c490107e Test Case to Test HTML Table Row Node for accessibility. 2001-12-18 23:59:37 +00:00
dsirnapalli%netscape.com 89e1eb20e1 Test Case to Test HTML Table Node for accessibility. 2001-12-18 23:59:15 +00:00
dsirnapalli%netscape.com 9ab41f3da7 Test Case to Test HTML Table Cell Text Node for accessibility. 2001-12-18 23:58:48 +00:00
dsirnapalli%netscape.com 12e9aa1a07 Test Case to Test HTML Table Cell Node for accessibility. 2001-12-18 23:58:18 +00:00
dsirnapalli%netscape.com 857ec3ae20 Test Case to Test HTML Table Caption Text Node for accessibility. 2001-12-18 23:57:46 +00:00
dsirnapalli%netscape.com c095a4a93a Test Case to Test HTML Table Caption Node for accessibility. 2001-12-18 23:57:22 +00:00
dsirnapalli%netscape.com 4741a5e85f Test Case to Test HTML Anchor Text Node for accessibility. 2001-12-18 23:56:30 +00:00
dsirnapalli%netscape.com 17550925f8 Test case to test HTML Anchor Node for accessibility. 2001-12-18 23:55:47 +00:00
dsirnapalli%netscape.com 407c1b6899 *** empty log message *** 2001-12-18 23:54:46 +00:00
dsirnapalli%netscape.com 4c4017ab87 nsIAccessibleTestTable.txt is replaced by other test cases. 2001-12-18 23:51:32 +00:00
seawood%netscape.com e0b30fe3a4 Forgot to add EXTRA_DSO_LIBS to link list for libnecko. Should fix some of the orange tinderboxes.
Bug 115890 a=dougt
2001-12-18 22:19:21 +00:00
nelsonb%netscape.com 9af2ddfe10 Don't allocate sieve from stack on machines with very-limited stacks.
Bug 115012.  Patch from Michael Kaply mkaply@us.ibm.com
2001-12-18 21:49:49 +00:00
smeredith%netscape.com 37db3590b6 disabled the prefs tree stuff until I can rework it. Factory will be broken, but CCK will work. 2001-12-18 21:24:45 +00:00
seawood%netscape.com de1d3bd44e Use of LIB_PREFIX is inconsistent between moz & nss for OS/2 VA builds (bug 114748) so set NSS_LIB_PREFIX accordingly.
Fixing OS/2 tinderbox bustage
2001-12-18 21:16:25 +00:00
ian.mcgreer%sun.com d137b5ea39 this is why apps shouldn't be able to change cert values... 2001-12-18 21:11:41 +00:00
mjudge%netscape.com 3a7ddd351a smoketest fix 115791 2001-12-18 21:05:55 +00:00
mjudge%netscape.com 725ccfac9a smoketest fix 115791 2001-12-18 20:52:54 +00:00
seawood%netscape.com 61889ea714 Can't use EXTRA_DSO_LIBS as they don't get expanded until rules.mk and we need them expanded before then for XP_DIST_DEP_LIBS.
Fixing OS/2 bustage.
2001-12-18 19:55:59 +00:00
ian.mcgreer%sun.com 8095e79807 don't waste time setting trust bits if they aren't changing 2001-12-18 19:54:44 +00:00
smeredith%netscape.com 89f1f8932c Init for processing prefs tree xml. 2001-12-18 18:48:20 +00:00
rogerl%netscape.com b416a0d515 Release build fixes. 2001-12-18 17:56:55 +00:00
smeredith%netscape.com 9998b1776c Merge with CCK_PREFEDIT branch. 2001-12-18 17:56:45 +00:00
rogerl%netscape.com 0101283eda Modified to use new parameter syntax. 2001-12-18 17:22:26 +00:00
rogerl%netscape.com 3f2aa66262 Fixed parameter handling to match new syntax. 2001-12-18 17:21:06 +00:00
ian.mcgreer%sun.com 58605d70d3 fix for 115719, user trust not being set 2001-12-18 16:04:52 +00:00
dbaron%fas.harvard.edu 25c24e87e6 Fix extraneous '*' that looked like a comment but wasn't. Patch from <_basic@yahoo.com>. r=bzbarsky sr=alecf b=115110 2001-12-18 14:01:07 +00:00
varga%utcru.sk 949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
timeless%mac.com c27d88c251 Bug 115594 Support .CUR files patch by cbiesinger@web.de r=pavlov sr=tor 2001-12-18 13:40:06 +00:00
locka%iol.ie 6b9a937fdb NOT PART OF BUILD. Added basic logic for generating H & C stubs 2001-12-18 13:36:52 +00:00
timeless%mac.com 5205f0b6e0 Bugzilla Bug 111830 freeze/hang when retrieving malformed response for GET /favicon.ico
patch by cbiesinger@web.de r=pavlov sr=hyatt
2001-12-18 13:27:52 +00:00
rayw%netscape.com a65318c70d Minor fixes to namespace URI's in SOAPUtils, and fault handling in test.
SOAP is not part of the default build.
2001-12-18 12:10:33 +00:00
seawood%netscape.com 355719b0b8 Order matters.
Fixing irix tinderbox bustage
2001-12-18 11:58:12 +00:00
seawood%netscape.com 0e08392436 Link mozutil_s into viewer directly rather than relying upon some component to contain it.
Byproduct of bug 58981
2001-12-18 10:52:05 +00:00
rbs%maths.uq.edu.au 46beb716e9 Fix MathML bug 112874 - dynamic change of background color MathML element change layout 2001-12-18 10:11:42 +00:00
leaf%mozilla.org 84d16f0ffd Automated update 2001-12-18 09:14:36 +00:00