valeski%netscape.com
c191a0b042
r=vidur. 20445. We now throw dialogs when a connection is refused or socket activity has timed out.
2000-01-25 02:47:58 +00:00
norris%netscape.com
8507a58ec3
Files:
...
caps/include/nsScriptSecurityManager.h
caps/src/nsScriptSecurityManager.cpp
modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson
Files:
dom/src/base/nsGlobalWindow.cpp
layout/base/src/nsDocument.cpp
layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.
Files:
dom/src/jsurl/nsJSProtocolHandler.cpp
webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth
Files:
layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
2000-01-23 04:23:14 +00:00
nisheeth%netscape.com
d5be7041f5
Fix for bug 20619. This affects only those builds which were built with MOZ_PERF set in the environment. The start of the url load is no longer output twice on the console.
2000-01-23 02:31:52 +00:00
troy%netscape.com
8a78d916a5
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
...
child list and changed ReparentFrameView() to check it.
2000-01-22 01:16:50 +00:00
michael.lowe%bigfoot.com
6696fa133b
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
2000-01-21 21:56:09 +00:00
mscott%netscape.com
2fc75424f3
Bug #24274--> delay creating a dummy channel in DoLoadURL until we are sure
...
we are going to need it.
r=bienvenu,travis
a=chofmann
2000-01-20 03:54:35 +00:00
pollmann%netscape.com
df0d05044b
Bug 20315: Copy charset information down into child webshell (no js regression!) r=buster, a=chofmann
2000-01-19 22:43:48 +00:00
mscott%netscape.com
c8193a9416
Bug #19517 --> if we don't have an unknown content handler available to us,
...
try to fetch it from out parent.
r=sspitzer
2000-01-18 21:58:15 +00:00
pollmann%netscape.com
6bf0c4ac1d
Bug 20315/24243/23571: Backing change for 20315 out - it was causing javascript handlers to not fire and scripts to not execute. Working with joki to understand this r=self, backing out change only
2000-01-18 20:31:15 +00:00
pollmann%netscape.com
89ea13c2bd
Bug 20315: Copy charset info from parent down into child content viewer r=buster
2000-01-18 02:43:22 +00:00
mscott%netscape.com
a770fdf7e5
loading a uri takes the channel instead of the uri. The caller
...
must create the channel before call openuri.
r=rpotts.
2000-01-17 19:56:31 +00:00
rpotts%netscape.com
be79b9fb76
bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs
2000-01-15 06:12:54 +00:00
danm%netscape.com
e86a4b53fb
adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt
2000-01-15 02:30:34 +00:00
locka%iol.ie
f1c18133a7
Fixed control after changes to web shell caused compile errors
2000-01-13 23:33:27 +00:00
valeski%netscape.com
e05c7df97c
api clean up and fixed a blah.com www. appending case
2000-01-13 23:23:20 +00:00
valeski%netscape.com
596198c777
17697. r=dougt. we now throw a dialog when we can't find a protocol handler.
2000-01-12 22:54:07 +00:00
morse%netscape.com
61a9624d09
fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp
2000-01-12 21:53:32 +00:00
valeski%netscape.com
1880626278
r=rpotts. 14696. We now throw dialogs when dns fails, and when a protocol isn't avail for protocols *entered in the url bar*.
2000-01-11 23:11:32 +00:00
dcone%netscape.com
d83e244873
Used the NS_GET_IID(nsIDocShell) to create the docshell instead of a WebShellIID. r=travis b=22937
2000-01-11 21:06:42 +00:00
mscott%netscape.com
5e07dc265e
Bug #20132 --> pass in the interface request object into open url.
...
Some plugin code in nsWebShell::GetInterface broke progress / status information because it broke
the GetInterface method for webshell. I fixed this.
r=rpotts
2000-01-11 20:59:24 +00:00
pp%ludusdesign.com
698852a4f4
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
waterson%netscape.com
74c48d36ca
Bug 22294. Use aURI's spec (rather than mURL) to cough up a URL for global history. r=mscott
2000-01-11 01:11:31 +00:00
waqar%netscape.com
aed453ef5b
# 19452
...
r mcafee
d Huge menus on gtk+1.23
2000-01-10 22:55:19 +00:00
edburns%acm.org
13be6d7ebf
I know it's unorthodox to do a top level checkin like this, but I've got so many files
...
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got
r=dp
on this checkin.
Here are the touched files:
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp
The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.
The new signature is
extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);
I filed a bug for this problem:
b=23157
The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.
I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
2000-01-06 01:05:13 +00:00
morse%netscape.com
0d7d7eea84
add UniversalDialog, r=davidm
2000-01-05 03:17:11 +00:00
dougt%netscape.com
4363b1057f
Including nsFileSpec.
2000-01-03 23:41:03 +00:00
blizzard%redhat.com
d6cf22aa5c
Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579 . Checking in for sford. r=scc,r=blizzard
1999-12-30 22:03:58 +00:00
rpotts%netscape.com
af4f9c2189
Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad.
1999-12-29 07:32:59 +00:00
rpotts%netscape.com
38fc9e5e0f
Removed obsolete method nsIDocumentLoader::LoadOpenedDocument.
1999-12-29 05:10:21 +00:00
rpotts%netscape.com
644d8e02cb
DocLoader reorg...Removed the implementations of LoadDocument(...), LoadOpenedDocument(...) and the nsDocumentBindInfo.
1999-12-28 23:22:26 +00:00
rpotts%netscape.com
9619211274
Docloader/URIloader integration... Temporarily added CreateViewer(...) to the WebShell (moved from the DocLoader). This will ultimately end up in the DocShell...
1999-12-28 09:18:47 +00:00
rpotts%netscape.com
2331eb43cb
Starting to integrate the DocLoader and URI loader... Removed the Channel listener and the need for nsDocumentBindInfo objects. Now all URI loading is done by the URI loader.
1999-12-28 09:16:15 +00:00
briano%netscape.com
c69942ec03
Hack to work around the std::tm error on Solaris using the Workshop compiler.
1999-12-22 23:43:19 +00:00
briano%netscape.com
9551ad4f9b
Fix for build bustage on NetBSD/arm, and some minor cleanup.
1999-12-22 23:35:06 +00:00
radha%netscape.com
85bec7089a
Fix for bug # 21567. Mail composer urls get in to SH. This is a regression from some of
...
the recent uriLoader changes. r=mscott, a=don
1999-12-22 21:35:18 +00:00
dougt%netscape.com
7b6cb1119f
fix for 16273. r=valeski, a=sdagley.
1999-12-22 01:47:59 +00:00
sspitzer%netscape.com
e8a4061a40
warnings fixes, and fix for #21901 , all password dialogs to have titles
...
if the user passes one in, or use "Password" if they pass null.
1999-12-21 23:03:29 +00:00
tbogard%aol.net
6fa5ae3daa
Fixed CanHandle to check against the validity of the parent being returned rather than the success of the function. Removed some code that was taken out a few days ago. Morse accidently put it back in when checking in his local version of nsWebShell.cpp.
1999-12-21 02:18:51 +00:00
tbogard%aol.net
66dad8a9a4
Removed GetWebShellType as it is no longer in the nsIWebShell API. Rely on the docshell implementation of accessing the ChromeEventHandler, the parentContentListener, GetProtocolHandler(), GetTitle(), LoadURI(), LoadURIVia(), GetDocument(), GetCurrentURI(), GetPresContext(), GetPresShell(), and GetContentViewer(). Fixed a leak in SetTitle() when in frames. Introduced when I removed the passing along of the title to the parent (comPtrs would have prevented this leak).
1999-12-21 00:19:59 +00:00
tbogard%aol.net
0a09dc3e3f
Removed GetWebShellType() form the API.
1999-12-21 00:12:46 +00:00
morse%netscape.com
f4b2441812
add SelectDialog, bug=3110, coded by davidm, r=morse, a=chofmann
1999-12-19 18:32:21 +00:00
alecf%netscape.com
5f2b8736c4
fix xlib-in-gtk embedding example (not part of default build)
1999-12-19 00:47:06 +00:00
morse%netscape.com
68baca2b6f
needed for foreign-cookie pref, bug 13655, coded by rpotts, r=morse, a=chofmann
1999-12-18 05:16:18 +00:00
waterson%netscape.com
2b43c07064
Fix for new webshell APIs.
1999-12-18 03:02:37 +00:00
tbogard%aol.net
c072d9b525
WebShell is now a subclass of docshell. This allows for a migration path to start taking things out of webshell. Removed many things from nsIWebShell interface. Removed many member variables to rely on the ones in docshell base class. Fixed bug number 13385 and 9995 by not setting the title of the parent frame when a title is set on a child.
1999-12-18 02:29:57 +00:00
tbogard%aol.net
4ade8151df
Started removing functions that should no longer be used. Call sites are now using the new docshell interfaces.
1999-12-18 02:24:45 +00:00
saari%netscape.com
642e5558c7
Adding files to webshell.mcp for Travis
1999-12-18 01:07:47 +00:00
pavlov%netscape.com
530135195a
link against docshell to enable subclassing from docshell r=travis a=chofmann
1999-12-17 21:15:31 +00:00
tbogard%aol.net
f4b5120789
Fixes to make viewer hold on to a docshell and talk to the docshell as a docshell rather than a webshell. r=pavlov
1999-12-17 08:13:54 +00:00
tbogard%aol.net
9373f4e29d
Setting webshell up where I can link in and subclass from docshell.
1999-12-17 08:03:35 +00:00
morse%netscape.com
938c7ea840
back out last change temporarily until we can fix leak
1999-12-17 04:05:53 +00:00
morse%netscape.com
532296dc8f
Implement reject-foreign-cookies pref, bug 13655, a=chofmann, r=neeti nsDocLoader.cpp
1999-12-17 02:44:22 +00:00
pavlov%netscape.com
ce071dd9dd
update to use new api a=leaf
1999-12-16 00:39:04 +00:00
ftang%netscape.com
930131891c
fix bug 21722. move charsetreload state clean up code from OnEndURLLoad to OnEndDocumentLoad. r=rpotts.
1999-12-15 21:26:12 +00:00
danm%netscape.com
6ad070506f
added deathgrip to survive window destruction during onload handler. part of fix for bug 19302. r:hyatt a:chofmann
1999-12-15 02:18:52 +00:00
selmer%netscape.com
72f25d5692
Fixed test to use current syntax for trees (for bug 18001)
1999-12-14 22:58:55 +00:00
pollmann%netscape.com
3657f5ebf1
Bug 20315: Make non-iso charsets work in frameset documents. Fix 1/2: Propagate charset info through webshell reloads r=ftang a=chofmann
1999-12-13 22:41:09 +00:00
tbogard%aol.net
ee03550247
Implemented changes to nsIDocShellTreeItem and nsIDocShellTreeNode interfaces. FindChildWithName and FindItemWithName. Work to fix bug 21287. r=shaver a=shaver.
1999-12-12 10:16:15 +00:00
buster%netscape.com
0edefdc22a
bug 21187
...
fixed the webshell leak in <textarea> and <input type=text|password>
the problem was the new nsWebShell::SetDocument() call was indirectly
causing nsHTMLDocument to instantiate a parser and fire off a parse.
bad circular references ensued. The fix is to use the "aCommand" param
to pass a hint to the nsHTMLDocument, telling it there's no need to
involve a parser.
in the simple case, we no longer leak webshells. That is, if you open
mozilla.exe, look at a page (whether it has a text control on it or
not), and shut down the app, no webshell is leaked. If I browse around,
sometimes we still leak a webshell somewhere. I haven't figured out
exactly where that is yet. A guess is history, which is in the process
of being reworked anyway.
r=mscott
a=chofmann
1999-12-09 07:21:34 +00:00
danm%netscape.com
9182c17717
close window on receipt of close event, as well as destroy. synchs with recent changes to gtk/mac/win windows. fixes bug 20811. r:troy a:chofmann
1999-12-09 00:47:46 +00:00
blizzard%redhat.com
7a4c6ea9e2
fix for bug #21169 . fix problems with resizing and showing the gtkmozilla widget when embedding it. r=pavlov, a=chofmann
1999-12-08 23:07:13 +00:00
tbogard%aol.net
051d84eb54
Fix for 21113.
1999-12-08 05:00:51 +00:00
tbogard%aol.net
93668cfc38
Added some methods to nsIDocShellTreeItem... It now understands the concept of being of the chrome or content type. Added convenience methods to traverse up the tree with a restriction of same item type.
1999-12-08 04:57:23 +00:00
locka%iol.ie
319b6ae38a
Include nsXPIDLString.h
1999-12-07 23:02:20 +00:00
locka%iol.ie
253cb2b7cc
Fixed bad const casting
1999-12-07 23:01:59 +00:00
locka%iol.ie
d0c1c85e70
Added a guard around the interface file to stop #include'ing exdisp.h before or after MozillaBrowser.h from breaking a build
1999-12-07 23:01:28 +00:00
mscott%netscape.com
aa86b996e5
Bug #20700 --> fix view source by converting back and forth between nsURILoadCommand's and the old string
...
style version.
r=travis
1999-12-06 22:32:06 +00:00
blizzard%redhat.com
e314631e2f
bring the gtk embedded code back from the dead. this is a fix for bug #20396 .
1999-12-06 20:28:47 +00:00
danm%netscape.com
86ab0c4552
adjusting chrome for new _blank windows
1999-12-06 01:40:51 +00:00
locka%iol.ie
61d91a242c
Fixed broken declaration of GetTitle(). Hopefully this is the last of this problem.
1999-12-05 18:31:35 +00:00
tbogard%aol.net
d8c36f6a2a
Fixed the JS console in viewer.
1999-12-05 03:02:55 +00:00
warren%netscape.com
1c2a3215e3
Fix for linux bustage. Added arguments to NewChannel
1999-12-04 10:47:51 +00:00
tbogard%aol.net
65dac36c84
Fixed a couple of problems with FindChildWithName.
1999-12-03 11:22:54 +00:00
tbogard%aol.net
f593347cb9
WebShell now implements the nsIDocShellTreeItem and nsIDocShellTreeNode interfaces.
1999-12-03 10:57:59 +00:00
tbogard%aol.net
eb96099e6d
1.) WebShell no longer implements nsIScriptContextOwner.
...
2.) WebShell now implements the new nsIScriptGlobalObjectOwner.
3.) WebShell supports GetInterface to nsIScriptGlobalObject.
4.) Documents no longer carry around a reference to nsIScriptContextOwner. Instead they hold on to a nsIScriptGlobalObject. nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject(). Same change to the set methods.
1999-12-03 09:24:22 +00:00
mscott%netscape.com
23fde50053
Fix a webshell leak! improper nsCOMPtr useage in DestroyChildren was causing us to leak
...
all child webshells!!! uhuh...that couldn't have been good
1999-12-02 23:46:00 +00:00
tbogard%aol.net
42baa75378
Implemented the nsIBaseWindow::FocusAvailable. Hooked up the old nsIWebShellContainer::FocusAvailable to go through the new one.
1999-12-02 10:11:38 +00:00
tbogard%aol.net
e021e1fe53
Stubbed out the implementation of FocusAvailable in webshell as part of the nsIBaseWindow interface.
1999-12-02 09:43:07 +00:00
mscott%netscape.com
9e871b728c
fix leak of document bind info when uri loading is turned on.
1999-12-02 09:37:36 +00:00
tbogard%aol.net
a87a5dcb15
Removed nsIMarkupDocumentViewer.h as it is now copied from the docshell directory as part of the parsing of nsIMarkupDocumentViewer.idl.
1999-12-02 09:11:40 +00:00
tbogard%aol.net
dafffb90cc
Stop copying the nsIMarkupDocumentViewer.h from this directory into the public directory. Rely on the IDL file in the docshell directory to copy it out.
1999-12-02 09:10:32 +00:00
mscott%netscape.com
a35676baf1
openuri now takes a nsURILoaderCommand
...
remove protocol scheme check before using the uri loader. this
means that all urls will run through the uriloader regardless of
type when it gets turned on.
webshell:
doContent and canHandleContent now take a nsURILoaderCommand
modify the handle link click event method to pass in
in the nsIURILoader::viewUserClick command to the uri loader
r=travis
1999-12-02 07:00:17 +00:00
mcafee%netscape.com
12d6ed8d46
Wrap tests directory in ENABLE_TESTS. patch submitted by jim_nance@yahoo.com, r=mcafee
1999-12-02 05:43:08 +00:00
tbogard%aol.net
0f3e5cfb03
Added attribute for setting and getting the nsIDocShellTreeOwner.
1999-12-02 04:34:09 +00:00
buster%netscape.com
0d35e09766
fixed 20170
...
r=karnaze
1999-12-01 22:28:51 +00:00
tbogard%aol.net
9b80d3d619
nsXPBaseWindow now uses nsIBaseWindow interface off webshell instead of nsIWebShell for some simple window stuff.
1999-12-01 03:43:17 +00:00
tbogard%aol.net
2472113dc8
nsWebShell now implements nsIDocShellContainer.
1999-12-01 03:41:43 +00:00
mscott%netscape.com
1f400f3b8e
Add chrome and res urls specs to the list of urls which now work with the uri loader.
...
Note: you need to enable uri loading under the debug menu for this code to be executed.
1999-12-01 03:21:51 +00:00
mscott%netscape.com
0e2ff650d6
uri dispatching nit...if the webshell doesn't have a parent content uri listener then
...
return an error code instead of NS_OK.
1999-12-01 00:16:25 +00:00
tbogard%aol.net
df09e67688
Trying to put CallQueryInterface back in. Lets see if Wensleydale likes it better with a .get().
1999-11-30 23:50:01 +00:00
mscott%netscape.com
550949370d
fix back and forward buttons when using uri dispatching. When we're about to call into the uri loader,
...
set the mLoadingDocument flag on the doc loader to true.
1999-11-30 22:15:35 +00:00
mccabe%netscape.com
bdab219701
Reinstating backed-out fix to 18636; move FileLocator registration call from xpfe/bootstrap/nsSetupRegistry to webshell/tests/viewer/nsSetupRegistry, to make sure that the FileLocator service is available to the viewer. This fixes prefs for the viewer, broken before because they couldn't get at FileLocator.
...
FileLocator is still registered in xpfe, as the first nsSetupRegistry #includes the second. Hence the previous bustage.
r=neeti.
1999-11-30 07:54:18 +00:00
tbogard%aol.net
f4f62bed05
Errr, this should help baby wensleydale.
1999-11-30 06:02:46 +00:00
warren%netscape.com
e480d13275
Workaround for Solaris bustage.
1999-11-30 05:58:24 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
tbogard%aol.net
0ce76837f3
Put a couple of what were protected member functions of nsWebShell into the public API. This was needed during the period of rebuilding the webshell.
1999-11-30 04:32:42 +00:00
tbogard%aol.net
f66740f59e
nsWebShell now implements nsIDocShell. This is to pave the way for getting converted over to the docshell world. r=pavlov
1999-11-30 04:32:09 +00:00
dougt%netscape.com
e2808e63be
fix for 18078. r=mstoltz,warren
...
(looks like it is #ifdef'ed out)
1999-11-30 00:33:45 +00:00
dougt%netscape.com
f66be6c30c
fix for 18078. r=mstoltz,warren
1999-11-30 00:32:43 +00:00
locka%iol.ie
f8e2769fdd
Removed "const" on the aResult parameter on CWebShellContainer override of nsIBrowserWindow::GetTitle
1999-11-30 00:21:29 +00:00
locka%iol.ie
9f6e53d467
Added CommandStateChangeConstants
1999-11-30 00:19:53 +00:00
mscott%netscape.com
fe78631dc5
uri dispatching nit....retarget the load group if we are opening a channel which has a load group
...
different from our own.
THIS CODE IS NOT executed unless uri dispatching is turned on.
1999-11-30 00:10:17 +00:00
mscott%netscape.com
a260948fc1
small uri dispatching nit...I needed to add nsIURIContentListener to the GetInterface method on nsIWebShell.
1999-11-30 00:09:00 +00:00
danm%netscape.com
60ece7d3bb
updated to match nsIWebShell interface change for travis@netscape.com
1999-11-29 21:15:32 +00:00
tbogard%aol.net
b31903250e
Changed GetDocumentLoaderObserver to return a ** instead of a *&. This is in sync with the nsIDocShell::GetDocumentLoaderObserver. r=pavlov
1999-11-29 21:09:47 +00:00
mscott%netscape.com
ba58eb014a
Fix warning.
1999-11-29 21:06:49 +00:00
mscott%netscape.com
debf580a73
temporary tweak to doc loader to use private uri loader
...
with post data stream support if we are trying to load
a url that has a post data stream.
r=travis
1999-11-29 21:01:15 +00:00
locka%iol.ie
2966b099a8
Removed FPKLUDGE hack for Delphi
1999-11-28 16:31:21 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
tbogard%aol.net
904e13e316
Changed NS_ASSERTION to NS_ENSURE on an interface boundary check. Done mainly to get VC depend to rebuild this file so tinderbox will go green.
1999-11-27 03:36:35 +00:00
tbogard%aol.net
39bf3b8c44
Free pointer returned by GetTitle since it no longer returns a const pointer to the internal string storage.
1999-11-27 02:29:17 +00:00
tbogard%aol.net
596104f4a2
Removed const from GetTitle to get in sync with API.
1999-11-27 02:24:43 +00:00
tbogard%aol.net
5209114e72
Removed the const from GetTitle to reflect the fact that the implementation should return an allocated string.
1999-11-27 02:21:43 +00:00
tbogard%aol.net
49a7dee927
nsWebShell now implements nsIBaseWindow. Part of the steps to getting call sites calling the new interfaces rather than nsIWebShell.
1999-11-27 02:14:40 +00:00
tbogard%aol.net
d1f4cb3e8a
Removed the const to reflect the fact that the implementation will return an allocated string, not a pointer to the internal string.
1999-11-27 02:08:42 +00:00
mccabe%netscape.com
0397203f0d
Doh. Didn't check other consequences of double-registration; it busted on the doubly-declared static CID.
...
Backing out until I can give it more attention after Turkey Day.
1999-11-25 02:27:14 +00:00
mccabe%netscape.com
73d03c0d07
Fix to 18638. Register nsFileLocator (and APPSHELL_DLL, a hacked dependency) in viewer b/c prefs depends on it, and we can't turn security checks in viewer off for XPConnect testing without prefs.
...
The nsFileLocator registration call now occurs twice; once in xpfe/bootstrap/nsSetupRegistry.cpp, and again when that file includes this one. Leaving it on both places to underline the hack.
1999-11-25 00:25:36 +00:00
dmose%mozilla.org
36e4793508
added newline to EOF to keep Solaris sed from whining, r=mcafee@netscape.com
1999-11-24 22:04:23 +00:00
tbogard%aol.net
5cf34ba8b8
Removed the set and get of the URLDispatcher. Changed a QI to using the Interface maps.
1999-11-24 09:40:56 +00:00
tbogard%aol.net
8346684a29
Slight re-arrangement of some methods. Mainly just removed Set and GetURLDispatcher.
1999-11-24 09:39:58 +00:00
tbogard%aol.net
af1ce8d410
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
neeti%netscape.com
cd72e89586
fix bug 15820,memory leak in ImageManagerImpl by converting it to a service on gtk, windows and mac.r=dp
1999-11-24 03:41:48 +00:00
sfraser%netscape.com
afa5a36c6c
Make the image manager a service, part of neeti's checkin that follows. We no longer need the image manager hack in main(), so comment it out. r=neeti.
1999-11-24 03:40:05 +00:00
mike%neoplanet.com
49ed694236
Added preliminary cookie support. Enabled preferences to be read from the default preference file. Corrected/Added DWebBrowser events: DownloadBegin, DownloadComplete, StatusTextChange, and TitleChange. Added support for ExecWB->SaveAs.
1999-11-24 03:34:34 +00:00
tbogard%aol.net
43c07c9572
Changed the old QI map to use the new NS_INTERFACE_MAP_BEGIN, NS_INTERFACE_ENTRY, NS_INTERFACE_MAP_END type map.
1999-11-23 10:08:32 +00:00
tbogard%aol.net
515e4d9739
Changed the concept of the webshell holding an mChromeElement object to it holding a nsIChromeEventHandler interface. This is more generic and allows other apps to plugin nicer into the API.r=hyatt
1999-11-23 09:57:47 +00:00
mscott%netscape.com
add180df18
force uri dispatching to always be on if the url we are trying to load
...
is a mailto url. why? because it works so well for mailto =). No sense
in only allowing people turning uri dispatching on to get the benefits.
r=travis.
1999-11-23 07:14:45 +00:00
radha%netscape.com
a0810ef4c0
Fix for regressed bug #, 15441. Back/Forward to anchors erratic. r=nisheeth
1999-11-22 21:42:00 +00:00
erik%netscape.com
fe1bb6b118
bug 8801; register new font enumerator for font prefs UI; r=ftang
1999-11-22 19:40:00 +00:00
rpotts%netscape.com
d317e9f235
fix build bustage - unix compilers are dumb as bricks!
1999-11-22 07:09:59 +00:00
rpotts%netscape.com
1e859d6869
fix build bustage - NS_NewLoadGroup(...) no longer takes a parent load group as an argument...
1999-11-22 06:20:51 +00:00
rpotts%netscape.com
603d668e54
fixes to make the web crawler work when sites which have meta-refresh tags are encountered...
1999-11-22 05:47:26 +00:00
rpotts%netscape.com
8026dca974
bug #15342 and #15560 . Refactored the LoadGroup and DocumentLoader...
1999-11-22 05:46:03 +00:00
leaf%mozilla.org
f05ff4b0e5
checkin to fix build bustage.
1999-11-22 01:08:36 +00:00
buster%netscape.com
d8a7ef6556
don't know how this got through, I must not have saved the file from my IDE?
1999-11-19 08:43:27 +00:00
buster%netscape.com
93551f1751
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
...
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:35:27 +00:00
warren%netscape.com
59ef7fadbf
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
1999-11-18 07:36:41 +00:00
mscott%netscape.com
48c40aade9
Bug #14928 --> phase one of uri dispatching landing. IF uri dispatching is turned on,
...
invoke the uri loader instead of opening the document ourselves.
Various changes for uri dispatching....
r=travis
1999-11-18 07:07:33 +00:00
mscott%netscape.com
1e3db6851b
Bug #14928 --> phase one of uri dispatching landing. webshell is a nsIURIContentListener.
...
r=travis.
1999-11-18 07:06:39 +00:00
mscott%netscape.com
e911d3f3df
Bug #14928 --> phase one of uri dispatching landing. add ability to get/set content listener parent on the webshell
...
r=travis
1999-11-18 07:06:07 +00:00
mscott%netscape.com
65c51b2064
Bug #14928 --> phase one of uri dispatching landing. add ability for doc loader to load
...
an opened channel
r=travis
1999-11-18 07:05:47 +00:00
valeski%netscape.com
442edcfdf4
r=rhp. nsDocumentBindInfo was returning NO_INTERFACE when asked for nsISupports. I can't believe we made it this far w/ that object not able to support nsISupports :/
1999-11-18 02:19:13 +00:00
warren%netscape.com
5b5fb803e9
Fix for bustage due to channel retargeting changes.
1999-11-17 09:33:13 +00:00
warren%netscape.com
3ba707aec7
Fix for linux bustage due to channel retargeting changes.
1999-11-17 09:11:03 +00:00
warren%netscape.com
34ecf73507
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
1999-11-17 08:14:52 +00:00
tbogard%aol.net
aae2cde858
Fixed a warning.
1999-11-17 04:19:39 +00:00
blizzard%redhat.com
808efc0995
land SUPERWIN
1999-11-17 04:06:21 +00:00
blizzard%redhat.com
6f07eb8d2c
add gtksuperwin to the link line for viewer
1999-11-17 04:05:41 +00:00
tbogard%aol.net
d972c34518
Removed nsIWebShell::GetRootWebShellEvenIfChrome(). Added nsIWebShell::GetTopLevelWindow(). Made GetRootWebShellEvenIfChrome implementation a protected member function.
1999-11-16 20:06:12 +00:00
jdunn%netscape.com
e871be6de2
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
tbogard%aol.net
0e82732097
Changed nsDocLoader to get Container by asking nsIWebShell rather than nsIContentViewerContainer.
1999-11-16 01:03:57 +00:00
tbogard%aol.net
0145acf6d4
Moved GetContainer() from nsIContentViewerContainer to nsIWebShell. r=pavlov
1999-11-16 01:02:17 +00:00
tbogard%aol.net
e34b530b18
Fixed ambigous cast.
1999-11-15 23:26:50 +00:00
tbogard%aol.net
2611ac719c
Removed temporary QI to nsIContentViewerContainer as nsISupports is what is needed on the parameter anyway. r=pavlov
1999-11-15 07:47:01 +00:00
tbogard%aol.net
c1c0a44226
Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov
1999-11-15 07:29:23 +00:00
tbogard%aol.net
9eb64e3cf9
Removed QueryCapability to reflect changes in nsIContentViewerContainer API. Casting change when calling nsIContentViewer::SetContainer. r=pavlov
1999-11-14 10:11:26 +00:00
tbogard%aol.net
870636b2e2
Changed Set and GetContainer to deal with nsISupports instead of nsIContentViewerContainer. r=pavlov
1999-11-14 10:10:32 +00:00
tbogard%aol.net
67d2ca4ced
Removed QueryCapability as it is no longer used. r=pavlov
1999-11-14 10:10:05 +00:00
beard%netscape.com
65a3476676
pork jockey paint fixes. bug=18140, r=kmcclusk,pavlov
1999-11-14 02:51:25 +00:00
tbogard%aol.net
1ea38abf06
Changed the QueryInterface to be a QUERY using the macros. r=scc
1999-11-13 05:31:36 +00:00
tbogard%aol.net
956aa1737e
Made webshell implement nsIInterfaceRequestor. This paves the way for me to start changing people to not use nsIContentViewerContainer::QueryCapability(). r=pavlov
1999-11-13 04:06:23 +00:00
sspitzer%netscape.com
56d01e76b9
fix build bustage.
...
#include "nsIDOMDocument.h"
not
#include "nsIDOMDOcument.h"
1999-11-12 00:19:00 +00:00
Jerry.Kirk%Nexwarecorp.com
e855259618
I left some junk in this file on the last check-in. This only effects
...
Photon.
r=kedl
1999-11-11 23:14:35 +00:00
buster%netscape.com
e9f930c225
added nsIWebShell::SetDocument, a new interface for loading a pre-fabricated content model
...
into a webshell synchronously.
This has NOT yet been reviewed, and is not yet used anywhere in the system.
I *will* get a formal code review before enabling it's use. However, I want to get the code into
the tree because keeping my tree in synch is becoming a burden.
1999-11-11 22:32:13 +00:00
jdunn%netscape.com
0c7a249849
removing ';' from the end of the macros, since the macro in nsTimer.h
...
already handles the trailing ';'.
NOTE: trying to compile a ';' fails on AIX
1999-11-11 21:35:34 +00:00
Jerry.Kirk%Nexwarecorp.com
80cfda67ae
Added signal handler to call the Photon function what cleans up any
...
allocated shared memory in the event we crash or are closed abnormally
with a CTRL-C command.
r=kedl
1999-11-11 14:42:03 +00:00
valeski%netscape.com
a619ab8a51
11869, r=brendan (for everything but the case where we check for keyword url load failure). Hooking up keywords to webshell. we now kick non-qualified hosts to the keyword server (if keywords are enabled (they're defaulted to off), on windows. and if a non-qualifed host lookup fails we kick that to the keyword server (on all platforms, if keywords are enabled). If keywords are disabled (default case) we do the www.*.com trick ourselves in the client.
1999-11-11 03:26:18 +00:00
nisheeth%netscape.com
ecf204e501
a=sdagley. Move over to new timing macros...
1999-11-10 03:41:09 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nisheeth%netscape.com
716e6e11a8
r=norris,warren,radha. a=chofmann. Fix for bug 1646. Javascript: URLS were not getting loaded properly because the webshell was changing its notion of the current document (by setting mURL and mReferrer) too eagerly. Now, it does so only after the nsDocLoader::LoadDocument() in DoLoadURL() returns successfully.
1999-11-04 22:09:46 +00:00
radha%netscape.com
a0e755871b
Fix for bug # 17893. Pass the url to nsISessionHistory::Add().Don't set
...
nsWebShell::mURL too early in the loading process.
r=law,nisheeth
1999-11-03 22:30:44 +00:00
cls%seawood.org
bee74e223b
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
valeski%netscape.com
f051272c90
adding some keyword support back in
1999-11-02 07:18:44 +00:00
valeski%netscape.com
e52e34b4e3
putting www.*.com trick back in
1999-11-02 06:43:19 +00:00
valeski%netscape.com
4e76992f28
pulling non-qualified host-to-keyword server logic
1999-11-02 06:18:01 +00:00
valeski%netscape.com
00924492ac
missed a case
1999-11-02 04:22:12 +00:00
valeski%netscape.com
13ec852729
11869, r = travis. we no longer to the www.*.com trick as it is handled by the keyword protocol handler. we now kick qualifying requests to the keyword protocol handler.
1999-11-02 04:00:07 +00:00
beard%netscape.com
2e05fff9a0
need to be able to Quit viewer via AppleEvent. r=sfraser
1999-11-02 01:49:52 +00:00
cls%seawood.org
1f9bd12490
Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>.
1999-11-02 01:24:16 +00:00
kipp%netscape.com
597ef271e8
Fixed compilation bustage by using nsIFrameDebug to invoke list and regression data methods
1999-11-01 23:29:05 +00:00
troy%netscape.com
1585a751fb
Moved a bunch of stuff out to a nsIFrameDebug interface
1999-11-01 22:12:45 +00:00
radha%netscape.com
d0520f1d7f
Remove the extra AddRef to nsHistoryLayoutState. r=pollmann, bug #16496
1999-11-01 21:47:54 +00:00
Jerry.Kirk%Nexwarecorp.com
c50b186228
Remove call to nsIThread::SetMainThread() and clean up things a bit.
...
r=kedl
1999-11-01 20:52:52 +00:00
beard%netscape.com
44de11a49c
changed the CID for "component://netscape/gfx/region" to use new NS_SCRIPTABLEREGION_CID. r=pavlov
1999-10-31 02:28:32 +00:00
brendan%mozilla.org
f81d5969c6
(13163, r=alecf, scc, waterson, others; names available on request)
...
- Fix most of bug 13163 (see TODO for rest). This entails adding a version-string argument to nsIScriptContext::EvaluateString and passing it around lots of places in content sinks.
- Fix leaks and confusion about mSecurityManager and mNameSpaceManager in nsJSEnvironment.cpp. These still need to move from nsJSContext to nsGlobalWindow or thereabouts, jband and vidur are looking at that.
- Added comments and expanded tabs in nsJSEnvironment.cpp, esp. to EvaluateString. Also changed various nsresult vars to be named rv. Also restored brace/style conformity to nsJSProtocolHandler.cpp.
- Factored CompileFunction from AddScriptEventListener to pave the way for brutal sharing of compiled JS event handlers via JS_CloneFunctionObject.
- Lots of nsCOMPtr uses added. I'm using one for mNameSpaceManager. Hold mSecurityManager as a service explicitly, on the other hand (awaiting scc's fix to allow comptrs for services), and release in nsJSContext's dtor (fixing a leak). These two managers should be moved to the window object -- TODO item below.
- Hold JSRuntimeService along with JSRuntime for live of nsJSEnvironment, fix for shaver.
- Fix window.setTimeout etc. so the filename and line number of the timeout expr is propagated. This meant factoring nsJSUtils.cpp code.
- Fix all content sinks to use the same, and up-to-date JavaScript version parsing (whether for script type or for old language attribute); also fix SplitMimeType clones to strip whitespace.
- With waterson, fix bug in brutal-sharing version of XUL content sink: script src= should not evaluate the inline content of its tag.
1999-10-31 00:43:30 +00:00
syd%netscape.com
425c75b01c
Add xpcom.dll to link line so test will link with scc changes make about this time. r=scc
1999-10-31 00:22:53 +00:00
dp%netscape.com
126d4cbb56
Fixing viewer starup assert on SetMainThread() happening twice.
1999-10-30 17:17:12 +00:00
troy%netscape.com
914c067b76
Removed call to SetMainThread() because it was triggering an assert. Turns
...
out NS_InitXPCOM() does it so we don't need to do it twice
1999-10-30 16:44:04 +00:00
troy%netscape.com
a12c3d6c5d
Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and
...
nsIHTMLReflow. This saves 4 bytes per frame and cleans things up
1999-10-30 02:52:11 +00:00
beard%netscape.com
03a2863cca
Removed statically constructed nsAutoString LinkCommand, moved inside nsWebShell::LoadURL(). This prevents calling printf before main runs on MacOS, which messes up the console window. r=sfraser
1999-10-30 01:23:01 +00:00
evaughan%netscape.com
bb8b139772
Fixed bug in example. -r hyatt
1999-10-29 23:27:26 +00:00
warren%netscape.com
bb7537da50
Moved purify stuff into xpcom/base for the benefit of all.
1999-10-29 03:28:22 +00:00
kipp%netscape.com
0e326d49bf
nuked another silly warning because I got tired of seeing it
1999-10-29 02:06:33 +00:00
kipp%netscape.com
10949bfd27
I added logic to the viewers browser window to disable javascript initiated popups during web crawling; I also fixed the web crawler to only initiate a new load after a previous document ends not a subdocument (again!)
1999-10-29 02:06:09 +00:00
kipp%netscape.com
2a1378d3ff
I added logic to the viewers browser window to disable javascript initiated popups during web crawling
1999-10-29 02:05:16 +00:00
radha%netscape.com
7634ef385a
Fix for form values not maintained while going forward. bug # 16377. r=law
1999-10-28 20:29:43 +00:00
kmcclusk%netscape.com
81a82a507c
Removed stray semi-colon after NS_DECL_ISUPPORTS bug=17235 r=rods@netscape.com
1999-10-28 20:24:19 +00:00
hoa.nguyen%intel.com
b7d200f3ef
Initialize cookie manager. Allows cgi scripts to set and retrieve cookies through viewer. r=edburns@acm.org
1999-10-27 23:58:49 +00:00
locka%iol.ie
63f17b75e3
Fixed some bugs in the copy to clipboard operation.
...
Control now calls NS_ShutdownXPCOM during destruction
1999-10-27 23:19:27 +00:00
locka%iol.ie
837b96edac
Added a menu to the dialog.
...
Implemented tests for cut, copy, paste, select all
1999-10-27 23:17:51 +00:00
bienvenu%netscape.com
7a53af86e4
add accessor for load group on doc loader r=rpotts
1999-10-27 04:44:42 +00:00
troy%netscape.com
2ea886f3be
Changed view to be stored as a frame property instead of a member data
...
of nsFrame
1999-10-27 03:56:14 +00:00
warren%netscape.com
2550bd6aa3
Fixed missed change to NewInputStreamChannel
1999-10-26 09:51:01 +00:00
troy%netscape.com
87afecabc0
Changed SetView/GetView to take an additional argument which is the
...
pres context
1999-10-26 04:44:41 +00:00
kmcclusk%netscape.com
8b37802ce3
Register nsFormProcessor service to exercise nsIFormProcessor interface.
...
bug 17060. r=karnaze@netscape.com
1999-10-25 22:54:12 +00:00
norris%netscape.com
906d924312
Expose referrer from web shell.
...
r=travis
needed for bug 11963.
1999-10-25 22:20:10 +00:00
beard%netscape.com
fb3b49b8a6
removed obsolete access paths. r=sfraser
1999-10-24 02:45:17 +00:00
troy%netscape.com
5fc05be5eb
Removed a comment
1999-10-23 02:27:07 +00:00
radha%netscape.com
9cf9ffe640
Clean up of Session History apis. Corresponding changes to the users of SH. r=mcafee. No bug #.
1999-10-22 20:48:07 +00:00
locka%iol.ie
dd5f4dec71
Changed scope of some helper methods
1999-10-21 20:44:06 +00:00
locka%iol.ie
c6b7d66ec5
Added support for drag and drop of Internet Shortcut files
1999-10-21 20:32:52 +00:00
ramiro%fateware.com
20f4b6a571
Fix #ifdef DEBUG_ramiro build bustage.
1999-10-21 19:30:29 +00:00
pierre%netscape.com
a966f87a22
Enabled MOZ_PERF_METRICS in the Mac build:
- updated DefinesMozilla.h
- fixed stopwatch.cpp
- created libutilIDL.mcp
- added StopWatch exports to libutil.exp
- added xpcom.shlb to libutil.mcp
- added libutil.shlb to htmlparser.mcp, layout.mcp, webshell.mcp
1999-10-21 05:41:45 +00:00
waterson%netscape.com
a6bff4a24e
Change nsTraceRefcnt::WalkTheStack() to accept stream.
1999-10-21 03:45:12 +00:00
nisheeth%netscape.com
007e5bc033
Should not affect build. Include stopwatch object code if MOZ_PERF is defined.
1999-10-21 02:47:56 +00:00
beard%netscape.com
9a212b70a9
use nsILeakDetector service. r=gordon, bug=15906
1999-10-21 00:13:07 +00:00
danm%netscape.com
140296a2c5
no longer used
1999-10-20 20:51:16 +00:00
cls%seawood.org
2628bfcc79
Some compilers complain if you declare variables after a potential goto call so move the declarations to the top of the function. Should fix the linux libc5 SM-Ports tinderbox & gcc 2.95 builds.
...
a=mscott
1999-10-20 05:40:05 +00:00
nisheeth%netscape.com
ef75c33b3c
Changes should not affect the build. Renaming the RAPTOR_PERF_METRICS ifdef to MOZ_PERF_METRICS.
1999-10-19 22:27:20 +00:00
alla%lysator.liu.se
9436a61696
Update the GtkMozilla widget so it works. Also updated the streaming interface
...
so that it works with Necko. Small cleanups.
Fixes 16576 and 14975. r=shaver
1999-10-19 21:46:33 +00:00
locka%iol.ie
f96f1cbb98
Implemented ShowContextMenu so that CBrowse can display custom popup menus in response to right mouse clicks
1999-10-19 21:39:42 +00:00
rpotts%netscape.com
08c8e88004
bug #15560 . Changed the LoadGroup to fire notifications via PLEvents to stop reenterency.
1999-10-19 19:42:55 +00:00
locka%iol.ie
c041069a12
Updated to include new registry entries
1999-10-19 19:06:31 +00:00
radha%netscape.com
8d24b5be4e
Mail news regresion with replying to a message. r=mscott bug # 16550
1999-10-18 19:09:27 +00:00
danm%netscape.com
504b2a8862
removing nsIModalWindowSupport r:hyatt@netscape.com
1999-10-18 15:05:17 +00:00
Jerry.Kirk%Nexwarecorp.com
efb6d8fdb8
Fix for viewer bustage on Neutrino. Added call to nsIThread::SetMainThread
...
in main() of viewer so that it can retrieved in other cases. R=vidur
1999-10-15 21:39:30 +00:00
vidur%netscape.com
417bef5e05
Fix for viewer bustage on Windows. Added call to nsIThread::SetMainThread in main() of viewer so that it can retrieved in other cases. R=kipp
1999-10-15 21:09:46 +00:00
kipp%netscape.com
fd38c7e478
Removed old netlib code; changed url loading when crawling to use the event queue to fix some re-entrancy issues somewhat
1999-10-15 14:09:19 +00:00
kipp%netscape.com
5b74d16c65
Added sorting to the debug dump data for show-frame-size and show-content-size
1999-10-15 14:08:14 +00:00
radha%netscape.com
b3928cdd07
Send out OnStartDocumentLoad(0 notifications for visits to
...
anchors in a page. bug # 11631 15441. r=law. Got clearance from travis too
1999-10-15 03:50:47 +00:00
kipp%netscape.com
85ec47cc23
Make necko work with the viewer again
1999-10-14 14:43:59 +00:00
locka%iol.ie
f434a949fe
Seperated webshell initialisation/termination out into their own methods. Added support to run Mozilla control from any directory with calls to the new NS_InitXPCOM and some new registry keys.
1999-10-14 07:46:55 +00:00
locka%iol.ie
5d0072d2b5
Added context popup menu resources
1999-10-14 07:44:40 +00:00
locka%iol.ie
847e3a4dae
Added simple working implementation of drag and drop. Control now accepts a URL dragged and dropped from the IE address bar.
1999-10-14 07:43:50 +00:00
gagan%netscape.com
209816b7fe
Argh... fix my last fix.
1999-10-13 12:16:08 +00:00
gagan%netscape.com
f488dd54a9
Fix build bustage on windows.
1999-10-13 11:50:14 +00:00
gagan%netscape.com
19e35c44ca
Removed an unneccesary include statement. No bug number.
1999-10-13 10:28:10 +00:00
gagan%netscape.com
f1203c259d
Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren
1999-10-13 10:24:12 +00:00
radha%netscape.com
c1ee066eb7
XPIDised session history. Corresponding changes to users of nsISessionHistory.
...
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
waterson%netscape.com
8241422540
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 02:10:08 +00:00
evaughan%netscape.com
f3a2112f38
Integrated Gfx scrollbars.
1999-10-12 00:16:06 +00:00
nisheeth%netscape.com
7487a52273
Changes not part of build. We now use the new RAPTOR_STOPWATCH_DEBUGTRACE macro to annotate all manipulations of the timers.
1999-10-11 23:33:14 +00:00
dveditz%netscape.com
ff01d5e8f4
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
beard%netscape.com
3427de714a
added "Dump Leaks" menu item. r=jar, bug=15906
1999-10-09 03:01:44 +00:00
beard%netscape.com
06cd4b05ba
added dump leaks command. added explicit calls to NS_InitXPCOM/NS_ShutdownXPCOM. r=jar, bug=15906
1999-10-09 03:01:43 +00:00
cls%seawood.org
af793c22b3
Bug #13782 r=ramiro
...
Fixed the various clean targets so that a distclean is only performed on GtkMozilla when explicitly asked for.
1999-10-09 02:41:01 +00:00
kipp%netscape.com
869850d839
Enable NS_FreeImageManager now that the call is part of the tip
1999-10-08 20:41:49 +00:00
kipp%netscape.com
db7fb105b8
nuked
1999-10-08 20:41:21 +00:00
kipp%netscape.com
65f6ba5343
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
warren%netscape.com
8c71c45537
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
1999-10-08 01:49:06 +00:00