dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
dbaron%dbaron.org
383248a0c7
Fix hang when saving pages with non-ASCII characters in URLs. b=191965 r=adamlock sr=bzbarsky a=asa
2003-02-11 20:28:44 +00:00
darin%netscape.com
383f41f652
fixes bug 189897 "Download starts with Download Error, then Cancel Button disabled"
...
r=adamlock sr=bzbarsky a=dbaron
2003-01-24 00:53:00 +00:00
darin%netscape.com
685a7af468
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
locka%iol.ie
4514a26c79
Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com
2003-01-08 23:53:10 +00:00
dbaron%dbaron.org
5aadb9d382
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:32:55 +00:00
seawood%netscape.com
d5efcdfb6d
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
rbs%maths.uq.edu.au
5c9db7b7ec
Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst
2002-12-13 22:12:10 +00:00
locka%iol.ie
ddc81dbc3c
Comment out base elements during persistence rather than removing and reinserting them. b=179990 r=brade@netscape.com sr=heikki@netscape.com
2002-12-03 19:31:18 +00:00
heikki%netscape.com
c265c34a46
Bug 146062 and bug 136718, pay attention to namespaces in XML documents, and fix the small but important logic/typo error in handling xml-stylesheet href pseudo-attribute. r=adamlock, sr=alecf.
2002-11-20 23:09:00 +00:00
darin%netscape.com
5a6ccfaf39
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
darin%netscape.com
7f1956b180
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
dougt%netscape.com
1566417aaf
move contentEncodings and applyConversion to a new interface. r=neeti@netscape.com, sr=darin@netscape.com, b=157133
2002-09-27 19:23:21 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
locka%iol.ie
687906579e
Ignore empty uri strings during persistence. b=166269 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-09-05 12:56:22 +00:00
bzbarsky%mit.edu
62e2caa41a
Persist non-unique frame filenames correctly. Bug 166184, r=adamlock, sr=kin
2002-09-03 22:17:05 +00:00
brade%netscape.com
9314706de9
initialize mSerializingOutput in constructor (bug 164917)
2002-08-29 13:49:12 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
locka%iol.ie
3fa4f6ad44
Fixup link tags as stylesheets or anchors according to the value in their "rel" attribute. b=148797 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-07-24 19:59:17 +00:00
locka%iol.ie
792e9d0118
Fixup xml-stylesheet processing instructions. b=136718 r=heikki@netscape.com sr=kin@netscape.com
2002-07-09 21:40:19 +00:00
locka%iol.ie
8081195fa2
Remove nsDOMWalker & nsIDOMWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:16:35 +00:00
locka%iol.ie
9314e4d056
Obseleted by DOM TreeWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:13:59 +00:00
locka%iol.ie
62fce5f9be
Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:12:29 +00:00
locka%iol.ie
dc4d08992a
Added DO NOT USE comment, pending removal for bug 155066
2002-07-03 11:19:53 +00:00
locka%iol.ie
1b348bb93a
Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin
2002-07-02 20:54:13 +00:00
bzbarsky%mit.edu
1dad29c8ea
Save background images on tables/rows/cells. Bug 115532, r=adamlock, sr=jst
2002-06-21 22:33:50 +00:00
locka%iol.ie
8665fce309
Increase 20 character limit when creating filenames. b=134890 r=brade@netscape.com sr=kin@netscape.com
2002-06-12 21:47:43 +00:00
locka%iol.ie
406ebb0385
Persist data for embed & object tags. b=141316 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-06-07 21:31:33 +00:00
brade%netscape.com
997445783e
add flag and code to handle serialization of output (one file at a time) so that publishing doesn't fail due to too many logins or similar (bug 138662 and others); r=adamlock, sr=alecf
2002-06-03 13:08:27 +00:00
jdunn%netscape.com
e8b4b1e3a2
fix AIX's xlC364 internal compiler error (just rearranging existing code)
...
# 143461
r=brade@netscape.com
sr=alecf@netscape.com
2002-05-21 13:26:30 +00:00
locka%iol.ie
62205ac808
Check for duplicate names when saving subframes. b=142846 r=brade@netscape.com sr=rpotts@netscape.com
2002-05-17 02:47:10 +00:00
law%netscape.com
8b9240bcab
Bugs 129614/129604/137676; ensure all download errors are shown to user (and fix download manager quirk so it doesn't think all downloads are 0kb of 0kb); r=bzbarsky, sr=blake
2002-05-17 00:31:53 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jkeiser%netscape.com
0dc252669f
Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com
2002-04-18 22:02:09 +00:00
brade%netscape.com
2062357234
avoid double-deletion by always cleaning up, add some extra error checking (bug 132417); r=adamlock, sr=kin, a=asa, adt=jaime
2002-04-06 01:00:39 +00:00
brade%netscape.com
39ba7c9bbe
relativize url for images and related files (bug 133803); r=adamlock, sr=kin, a=asa
2002-04-01 14:35:57 +00:00
locka%iol.ie
ca4f6b3c44
Fixed inconsistency between internal variable and default persist flags. b=128900 r=brade@netscape.com sr=kin@netscape.com a=valeski@netscape.com
2002-04-01 12:02:27 +00:00
brade%netscape.com
423a631b12
clone uri before removing login/pw (bug 131218); r=adamlock, sr=kin, a=asa
2002-03-26 21:05:13 +00:00
brade%netscape.com
f27ce47a8f
handle new flag for no link adjustments, handle empty values (bug 122227); r=adamlock, sr=kin, a=asa
2002-03-21 14:47:06 +00:00
brade%netscape.com
5515c472f3
add new flag; bug 122227, r=adamlock, sr=kin, a=Asa
2002-03-21 14:17:31 +00:00
darin%netscape.com
cc7da97884
fixes pending mac bustage
2002-03-21 00:55:56 +00:00
darin%netscape.com
9fbd1028d6
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
locka%iol.ie
40bf1930e8
Send error messages when file creation/open errors occur during persistence. b=124035 r=brade@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-03-19 22:24:06 +00:00
alecf%netscape.com
1333f77291
*sigh* stupid nmake build
2002-03-19 07:38:25 +00:00
alecf%netscape.com
451df7d6c3
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
brade%netscape.com
ca374f2c72
send listener aStatus so listener can handle possible error conditions, remove login/pw from uri before changing url attributes, set target base uri (bug 130149/122227); r=adamlock, sr=kin, a=asa
2002-03-14 14:18:53 +00:00
brade%netscape.com
c82946f48b
add member mTargetURI (bug 130159/122227); r=adamlock, sr=kin, a=asa
2002-03-14 14:16:27 +00:00
brade%netscape.com
8be01d4456
add new flag; bug 130149/122227, r=adamlock, sr=kin, a=Asa
2002-03-14 14:15:02 +00:00