ccarlen@netscape.com
f70959a99b
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
dougt@netscape.com
3e2d02f95b
Removes need for chrome r/a=blizzard@redhat.com b=54428
2000-10-01 05:26:26 +00:00
dougt@netscape.com
69c6964d59
+ Added OnSecurityChange() to nsIWebProgressListener interface.
...
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.
Fixes bug 46872. r=valeski/rpotts
2000-09-14 22:56:56 +00:00
rayw@netscape.com
c6334366cb
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
conrad@ingress.com
f97d0ff723
1. Removed NS_Init which took a path.
2. Added appfilelocation provider param.
r=dougt
2000-08-11 20:10:06 +00:00
valeski@netscape.com
0e2454f0e5
backing out
2000-08-10 06:46:00 +00:00
valeski@netscape.com
4b965056c9
temp fix for build problem
2000-08-10 03:15:57 +00:00
conrad@ingress.com
7d5b87fa9a
1. Uses appfilelocationprovider. Can pass one in or pass nsnull and default is made.
2. Removed version of NS_InitEmbedding which took char* path.
r=dougt
2000-08-10 03:07:25 +00:00
dougt@netscape.com
1722abc440
Minor changes. Using service manager returned from NS_InitXPCOM.
2000-08-01 01:37:44 +00:00
dougt@netscape.com
571c5403a5
bug 40750.
...
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org .
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
blizzard@redhat.com
b6e4fc4be2
fix for bug #44790 . Fix TestGtkEmbed crash on startup. Ignore the return value from nsIChromeRegistry::CheckForNewChrome(). Also, clean up event queue start up and shut down, fix tabs in file, some 80 col violations and some other code formatting cleanups. r,a=brendan
2000-07-08 02:16:34 +00:00
dougt@netscape.com
3f3b4a10db
44113, 44190, 44191.
...
r/a=valeski@netscape.com
nsDocShellTreeOwner not handling chrome/content correctly.
Asserts when no toplevel window set.
Need to start chrome up from NS_InitEmbedding()
Test App changes.
2000-07-04 21:53:27 +00:00
blizzard@redhat.com
39ef68053a
build the embedding/base code on unix. fix trailing newline in nsEmbedBase.h and put the thread hack back in until we get a long term solution. bug #43952 . r=adamlock,valeski a=brendan
2000-06-27 20:54:15 +00:00
locka@iol.ie
11a56b44a8
NOT PART OF BUILD. Created variant of NS_InitEmbedding that accepts an nsILocalFile object as a parameter
2000-06-21 13:19:12 +00:00
locka@iol.ie
6e24195111
NOT PART OF BUILD. Moved API declarations into nsEmbedAPI.h
2000-06-21 13:05:49 +00:00
locka@iol.ie
078bd2f3f4
Commented out both embedding hacks by default
2000-06-21 12:48:11 +00:00
locka@iol.ie
b966a5d474
NOT PART OF BUILD
...
Added refcounting to Init/Term for balanced calling. Added a bogus call to create a string bundle on the main thread.
2000-06-12 15:39:43 +00:00
locka@iol.ie
343000ed33
NOT PART OF BUILD!
...
New embedding APIs for *simple* initialisation by hiding all the XPCOM initialisation and kludges that embedding apps have to do.
2000-06-06 18:28:01 +00:00