dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
688519fb0c
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
yokoyama%netscape.com
c7ad1c634a
Bug 79516;
...
Convert the description of Registry type into proper unicode
/r=ftang, /sr=ben, /a=asa
2001-06-20 00:57:52 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
law%netscape.com
8ccf01282b
Bug 82584; don't clear 'always ask me' flag based on Win32 registry setting; this will require the user to see the helper app dialog for confirmation to open at least one time and to specify that confirmation is not necessary directly to Mozilla; r=sgehani/sr=mscott/a=asa
2001-06-18 00:24:20 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
syd%netscape.com
44a8c58187
Fix for 80171 -- browser not recognizing xpi -- patch from bill law, r=me, sr=mscott,
...
a=blizzard
2001-06-16 01:10:22 +00:00
pchen%netscape.com
bd7ce0a202
bug 79837, r=pinkerton, sr=alecf, a=asa, don't disable mime matching for Internet Config mappings if we didn't get passed in a file extension
2001-06-13 22:31:08 +00:00
mkaply%us.ibm.com
fe88660d92
senna REQUIRES bustage
2001-06-06 14:11:11 +00:00
sgehani%netscape.com
ab59e1338b
Ability to force always asking before opening a helper app.
...
b = 84241
r = vishy
sr = mscott
a = asa
2001-06-06 08:17:39 +00:00
dougt%netscape.com
9174af6517
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
ducarroz%netscape.com
5e8526edd4
Fix for bug 84054. Appledouble files weren't correctly detected and AppleSingle weren't correctly generated if they don't have a datafork. R=varada, SR=bienvenu, A=chofmann
2001-06-05 04:50:10 +00:00
rpotts%netscape.com
ecddec3d5f
bug #81937 (r=valeski, sr=mscott, a=selmer) multipart/x-mixed-replace content was not being retargetted correctly...
2001-05-29 22:10:50 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
radha%netscape.com
5375210690
Fix for bug 56062. Back/forward doesn't work when first page is a frameset page. r=adamlock, sr=mscott
2001-05-18 21:46:59 +00:00
cls%seawood.org
b026faa262
Update our intermodule dependencies list.
...
Fixing senna tinderbox bustage.
2001-05-14 09:55:00 +00:00
rpotts%netscape.com
53b0aec580
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 03:43:54 +00:00
rpotts%netscape.com
f3e719c2c1
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
dbaron%fas.harvard.edu
3c65563631
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding xpconnect to REQUIRES.
2001-05-13 20:27:36 +00:00
darin%netscape.com
c18fe7ef56
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
mkaply%us.ibm.com
37f6b652fc
Attempt to fix senna bustage - add unicharutil to REQUIRES
2001-05-10 03:11:53 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
valeski%netscape.com
648d611883
sr=vidur. a=granrose. 79018. making the docloader return failure if it can't produce a DOMWindow.
2001-05-07 18:14:28 +00:00
dbaron%fas.harvard.edu
8b6c0e69f8
Fix clobber-only MOZ_TRACK_MODULE_DEPS bustage by changing mozucth in REQUIRES lines to helperAppDlg or removing it entirely.
2001-05-06 13:36:08 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
valeski%netscape.com
58072871cc
sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug.
2001-05-04 20:15:38 +00:00
valeski%netscape.com
77ee0d120c
15345 removal of nsIDocumentLoaderObserver.idl
2001-05-04 20:15:02 +00:00
law%netscape.com
56e91db19c
Backing out this fix; it causes us to crash and burn if we encounter a url with .xul extension but content-type text/xul instead of application/vnd.mozilla.xul+xml; will fix that tomorrow
2001-05-04 10:26:56 +00:00
law%netscape.com
657c62bd0a
c/true/PR_TRUE/ to fix ports bustage
2001-05-04 02:45:37 +00:00
dmose%netscape.com
5dc343570b
Fixing MOZ_TRACK_MODULE_DEPS build bustage (eg senna tinderbox) by REQUIREing domMakefile.in
2001-05-04 01:43:56 +00:00
dbaron%fas.harvard.edu
52ffd4c7c4
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding mozucth to REQUIRES.
2001-05-03 23:10:07 +00:00
law%netscape.com
60e31781b2
Bug 52454; fix lots of external app service bugs and enable new helper app dlg; r=pchen@netscape.com, sr=mscott@netscape.com
2001-05-03 21:24:36 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
49d34b88ed
fixing build bustage
2001-04-27 22:35:13 +00:00
rpotts%netscape.com
945a7af4b0
Reverting to rev 1.72
2001-04-27 22:17:30 +00:00
rpotts%netscape.com
0dd1a006a8
Reverting to rev 1.12
2001-04-27 22:17:14 +00:00
rpotts%netscape.com
f56f8cf05b
fix for bugs #55867 , 63529, 26295, 63247 (r=darin, valeski)
2001-04-27 21:05:52 +00:00
heikki%netscape.com
a0844e5329
Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur.
2001-04-26 19:33:12 +00:00
waterson%netscape.com
130fb5d93c
Bug 76286. Bullet-proof code that uses mDocumentRequest; add assert-botch to catch cases where first request is not LOAD_DOCUMENT_URI. r=darin, sr=mscott, a=chofmann.
2001-04-19 19:51:29 +00:00
pchen%netscape.com
87cc03cfb0
bug 49758, r=alecf, sr=sfraser, implement hasProtocolHandler method which calls Internet Config to look for protocol handler. Returns NS_ERROR_NOT_AVAILABLE if the app signature of the protocol handler is the same as the running application utilizing this code
2001-04-16 20:16:51 +00:00
pchen%netscape.com
7c33dca089
bug 49758, r=alecf, sr=sfraser, fix protocal misspelling
2001-04-16 20:16:49 +00:00
pchen%netscape.com
6739476b1e
bug 49758, r=alecf, sr=sfraser, implement nsOSHelperAppService::ExternalProtocolHandlerExists() and implement nsOSHelperAppService::LoadURL() for mac
2001-04-16 20:16:41 +00:00
darin%netscape.com
45b4c27450
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
...
cache validation preferences and browsing via history. r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
waterson%netscape.com
579e6c0078
Fix bustage better.
2001-04-13 03:19:29 +00:00
waterson%netscape.com
5296966fc4
Fix bustage.
2001-04-13 03:18:01 +00:00
waterson%netscape.com
8f87517b1a
Bug 75623, and part of bug 75576. Make sure we only fire OnStartRequest() once. Also, the doc loader should handle nsIRequests that aren't nsIChannel objects; this fix cleans that up. r=pavlov, sr=mscott
2001-04-13 02:32:02 +00:00
mscott%netscape.com
4d8081f65e
Bug #74783 --> don't read the mac file creator and type values from our hard coded table of content types. Always use the values from internet config.
r=sspitzer
sr=sfraser
2001-04-13 00:44:55 +00:00
mscott%netscape.com
4d8b38b0af
Bug #74783 --> never get the mac creator and file type from our hard coded list of content types. Always get them from internet config. Mac only change.
r=sspitzer
sr=sfraser
2001-04-13 00:43:52 +00:00
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
pavlov%netscape.com
2b64daaf18
fixing build bustage
2001-04-10 07:10:30 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
law%netscape.com
6d17ef985c
Bug 52454; new helper app dialog; this is under development and not built/used yet
2001-04-10 02:15:22 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
locka%iol.ie
4dad62b3b4
Updated GetTarget so windows are created if the named target cannot be found and for _new & _blank targets. b=72491, sr=mscott
2001-04-03 21:56:02 +00:00
ducarroz%netscape.com
3eefa0a3b5
Fix for bug 70222. Add an API to retreive file mapping flags. R=varada, SR=bienvenu
2001-04-03 21:08:51 +00:00
rpotts%netscape.com
f7d245cbec
bug #73244 (r=darin, sr=mscott). The DocLoader cannot assume that an nsIRequest is necessarily an nsIChannel...
2001-03-29 00:12:49 +00:00
alecf%netscape.com
7faaf5ce07
fix for bug 73640 - make uri loader support "true" weak references so we can implement them from JavaScript
...
sr=mscott
r=jag
2001-03-28 18:09:03 +00:00
brade%netscape.com
5bc507fd03
part of fix for bug #19329 (more internet config apis); r=pchen; sr=sfraser
2001-03-28 13:56:19 +00:00
mkaply%us.ibm.com
2ab67c4ef0
#73620
...
r=jband, sr=brendan
Fix some places where we used casts instead of CALLBACKs
2001-03-27 22:59:33 +00:00
cls%seawood.org
703015f4d7
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
valeski%netscape.com
c1098ac6ac
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
2001-03-24 00:22:18 +00:00
alecf%netscape.com
ba4cbf83ce
no bug - just reworking nsIURIContentListener to be more easily implemented in JS - does not affect any C++ interface signatures
...
sr=mscott
2001-03-21 19:21:34 +00:00
timeless%mac.com
d44332bdf7
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
pinkerton%netscape.com
bd95da0244
fix up case differences since sometimes osX seems to care.
2001-03-19 21:30:51 +00:00
colin%theblakes.com
b3e430cc14
Remove the O_TRUNC when we open a newly created file (its not needed and
...
produces undesirable side effects on OpenVMS).
b=68255 r=sspitzer sr=mscott a=leaf
2001-03-14 02:57:47 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
dougt%netscape.com
9c5d760307
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
2001-03-12 22:41:28 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
darin%netscape.com
1e93bb6310
Fixes bug 66181. Content-Disposition with attachment=filename did not accept
...
a quoted-string as the filename. r=gagan, sr=mscott.
2001-03-03 02:20:28 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
pinkerton%netscape.com
105d3c555e
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
ducarroz%netscape.com
c5819ac0aa
Part of fix for bug 45225. I forget to rename the class nsAppleFileDecoder before the initial checkin. SR=mscott
2001-02-07 06:44:07 +00:00
mscott%netscape.com
fa94170c0b
Bug #63193 --> the external protocol handler should only return a url or a new channel if we really do
...
have an external app that can handle the url. otherwise return NS_ERROR_UNKNOWN_PROTOCOL so we'll throw up an alert
dialog later on.
sr=sspizter
2001-02-07 05:24:27 +00:00
mscott%netscape.com
c3c0f65256
Bug #63193 --> register our default protocol handler
...
sr=rpotts
2001-02-07 04:23:34 +00:00
ducarroz%netscape.com
54d74aed2d
Part of fix for bug 45225. Need to move part of appledouble decoder to uriLoader. SR=mscott
2001-02-07 04:10:41 +00:00
ducarroz%netscape.com
ad8f613391
First Checked In.
2001-02-07 04:09:11 +00:00
mscott%netscape.com
046815e46f
Bug #67598 --> we no longer need to invoke the ucth dialog here.
...
sr=sspitzer
2001-02-07 02:44:09 +00:00
mscott%netscape.com
c74b0d1a66
Bug #67598 --> remove CanHandleContent and DoContent
...
as this code has been reconsolidated in the base class for
all to use. For everyone, if the mime type is unknown or octet,
then try to guess a content type by file extension in doContent.
Also, if we can't find a mime type, create a new one for all platforms
so we don't need to bring up the ucth dialog.
sr=sspitzer
2001-02-07 02:43:18 +00:00
mscott%netscape.com
4160e60191
bug #63193 --> add nsExternalProtocolHandler to the unix build
2001-02-07 02:03:55 +00:00
mscott%netscape.com
2edc9a282c
Bug #63193 --> add classid for external protocol handler
...
sr=rpotts
2001-02-07 02:00:09 +00:00
mscott%netscape.com
b0ae86ab52
add new extprotocolhandler file to the windows build
2001-02-07 01:58:58 +00:00
mscott%netscape.com
7a3ab1efac
Bug #63193 --> add these two new files for a default protocol handler which will kick urls out to the OS
...
sr=rpotts
2001-02-07 01:21:58 +00:00
mscott%netscape.com
8502112aa3
remove obsolete files that are no longer part of the build from the repository.
2001-02-06 23:08:19 +00:00
mscott%netscape.com
fc2e880b40
don't build this obsolete directory.
2001-02-06 04:40:32 +00:00
mkaply%us.ibm.com
2cef5ce7fa
OS/2 and other ports breakage
2001-02-05 14:11:15 +00:00
locka%iol.ie
a13b83ecc7
Added js linker dependency. sr=mscott@netscape.com b=41241
2001-02-05 11:31:27 +00:00
locka%iol.ie
9db70cf0e6
Added code to create a new window for _blank, _new targets before URI loader tries to push content into it and fails. sr=mscott@netscape.com b=41241
2001-02-05 10:50:33 +00:00
locka%iol.ie
c79fac8df0
Added linker dependency to js engine, sr=mscott@netscape.com, b=41241
2001-02-05 10:46:24 +00:00
mkaply%us.ibm.com
2e64e67d69
OK, seriously, we fixed the TB to handle this now
2001-02-01 18:32:15 +00:00
valeski%netscape.com
eee4b1785e
r=ccarlen, sr=rpotts. 65925. making webprogress implementation store weak refs to listeners.
2001-01-31 21:02:08 +00:00