blakeross%telocity.com
56eb9de9e4
back in
2001-12-19 04:43:43 +00:00
bryner%netscape.com
3102e4e675
<outlinercol> elements now need to be grouped within an <outlinercols> element. Not part of the build.
2001-12-19 04:32:24 +00:00
seawood%netscape.com
1db8b753e4
Syncing makefiles.
...
Fixing tinderbox bustage
2001-12-19 03:49:00 +00:00
blakeross%telocity.com
2adde3ce11
backing out
2001-12-19 02:57:39 +00:00
hyatt%netscape.com
dfa187d4fe
missed a file in my checkin for 115787.
2001-12-19 02:49:14 +00:00
dougt%netscape.com
f92974c0db
fix stupid checkin that should not have landed
2001-12-19 02:43:21 +00:00
blakeross%telocity.com
691349bc95
114215 - various bookmarks dnd reordering/dataloss bugs. r=hewitt sr=ben
2001-12-19 02:25:51 +00:00
brendan%mozilla.org
de1592438e
Don't double-drop a property when strict-warning about duplicate formals (115436, r=khanson, sr=jband).
2001-12-19 02:10:26 +00:00
dougt%netscape.com
68e201b004
missing #include - fixing build bustage
2001-12-19 01:30:27 +00:00
sfraser%netscape.com
10118cce99
Fix dougt's XML project mangling.
2001-12-19 01:23:53 +00:00
alecf%netscape.com
d8253813c9
oops, fix bustage - I forgot to change the API on all 3 platforms
2001-12-19 01:14:37 +00:00
hyatt%netscape.com
423d4f12bf
fix for 115787, better handling of <style> blocks (avoid reframing) and alternate stylesheets, r=jag, sr=waterson
2001-12-19 01:06:27 +00:00
hyatt%netscape.com
c48ca2b005
Fix scrollbar thumb visibility issues (flex isn't reported for collapsed widgets). r=ben, sr=hewitt
2001-12-19 01:05:43 +00:00
dougt%netscape.com
7e73e8ffc0
more bustage
2001-12-19 01:03:10 +00:00
dougt%netscape.com
ba4a1e2256
fixing build bustage
2001-12-19 00:59:25 +00:00
alecf%netscape.com
1e5daacbd5
bug 100212 - add api to nsIOService to go between nsIFile and url strings
...
r=dougt, sr=darin
2001-12-19 00:58:25 +00:00
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