Граф коммитов

54925 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com a7e914cacc add code to the destructor so we clean up our object 2000-03-11 10:53:50 +00:00
hyatt%netscape.com b4cd20848c Making unix happy. 2000-03-11 10:53:02 +00:00
hyatt%netscape.com d89b5f25d0 added files: mozilla/layout/xul/base/src/nsXULButtonFrame.cpp 2000-03-11 10:39:46 +00:00
hyatt%netscape.com 9922bab247 new button files, will replace titledbutton 2000-03-11 10:39:21 +00:00
hyatt%netscape.com c30fb1bab0 Improving XBL support. 2000-03-11 10:38:36 +00:00
pavlov%netscape.com 3a20a73f66 remove pointless #if 1 2000-03-11 10:38:09 +00:00
hyatt%netscape.com c661bb6b48 new XBL features 2000-03-11 10:36:39 +00:00
hyatt%netscape.com bc71f8f729 new xul widgets & cleanup of existing widgets 2000-03-11 10:34:29 +00:00
hyatt%netscape.com b1c0449d4f style rules & xbl bindings for new widgets 2000-03-11 10:32:59 +00:00
hyatt%netscape.com 8fbba25d65 new xul widgets 2000-03-11 10:31:34 +00:00
bryner%uiuc.edu f003f9fd71 Fix bug 30174, mouse wheel does not scroll FTP directories. r=troy. 2000-03-11 08:45:38 +00:00
rickg%netscape.com cb6a1883ca fixed PDT+ bug 30026; r=harishd, markA; a=jar 2000-03-11 08:08:24 +00:00
rbs%maths.uq.edu.au 9677a64f09 Move maps from PRUint8* to PRUint32*. Use the charset converter manager to retrieve maps and convertres. Added GetGlyphIndices(), fix for b:6585, and lay some groundwork for new modes (e.g., HEX/Unicode) for ViewSource, r:troy,erik. a:troy 2000-03-11 07:49:08 +00:00
norris%netscape.com b06e55722c Files:
caps/idl/nsICertificatePrincipal.idl
	caps/idl/nsIPrincipal.idl
	caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com

Files:
	caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com

Files:
	caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com

Files:
	dom/public/nsDOMPropEnums.h
	dom/public/nsDOMPropNames.h
	dom/src/base/nsGlobalWindow.cpp
	modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com

Files:
	dom/src/base/nsJSUtils.cpp
	dom/src/base/nsJSUtils.h
	dom/src/base/nsJSEnvironment.cpp
	dom/tools/JSStubGen.cpp
	layout/base/src/nsDocument.cpp
	layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com

Files:
	layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com
2000-03-11 06:32:42 +00:00
pavlov%netscape.com 5a572b6de4 add to include directory 2000-03-11 05:49:49 +00:00
pavlov%netscape.com 63d5af23a6 add directory to include path 2000-03-11 05:49:01 +00:00
pavlov%netscape.com 0ad28b74b3 added files: mozilla/netwerk/protocol/http/src/nsHTTPSHandler.cpp 2000-03-11 05:39:48 +00:00
pavlov%netscape.com 8ebfb7822a remove the include of domstubs.idl and just forward declare the interfaces to avoid the need for domstubs.idl to be exported before this directory can be built. 2000-03-11 05:33:33 +00:00
pavlov%netscape.com b97985e39a argh.. fix mac 2000-03-11 05:18:48 +00:00
pavlov%netscape.com 26c03259cc fix windows... really.... no, seriously. I mean it! 2000-03-11 05:15:44 +00:00
pavlov%netscape.com 8c92c1be71 fix for windows 2000-03-11 04:55:28 +00:00
pavlov%netscape.com 0597405124 fix speedracer 2000-03-11 04:34:33 +00:00
pavlov%netscape.com d13f9b8e9d adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
pavlov%netscape.com 5f929a962c fix windows build problems 2000-03-11 03:35:49 +00:00
norris%netscape.com df1f76464f Fix Linux bustage. 2000-03-11 03:20:25 +00:00
leaf%mozilla.org 7956f67af7 Automated update 2000-03-11 03:15:13 +00:00
pavlov%netscape.com 33ce2d4e90 changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
norris%netscape.com 772f1f0cad Remove mURL from nsWebShell, and GetURL from nsIWebShell.
r=travis
2000-03-11 02:57:39 +00:00
slamm%netscape.com 8ba054b717 Run warnings on testfailed builds too. 2000-03-11 02:55:19 +00:00
pavlov%netscape.com fe9d69661b set IS_COMPONENT to 1 so that we generate a component instead of a 'normal' dynamic library 2000-03-11 02:43:04 +00:00
srinivas%netscape.com 3ebacbeef6 Handle the ERANGE error on Solaris. Bugzilla 31437. 2000-03-11 02:38:25 +00:00
tbogard%aol.net 4052e61fd6 HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver. 2000-03-11 01:33:13 +00:00
tbogard%aol.net ba49d909f5 HandleUnkownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the DocShell APIs to get the contentViewer instead of the webShell ones. 2000-03-11 01:32:46 +00:00
tbogard%aol.net 4f8a6bd5b7 HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs where possible instead of the webShell ones. 2000-03-11 01:32:16 +00:00
tbogard%aol.net 8951583683 Use the docShell APIs instead of the webshell ones where posssible. Instantiate the webBrowser Object instead of the docShell/webShell one. This starts the path for viewer to start using the embedding object completely rather than directly talking to a docShell. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:31:28 +00:00
tbogard%aol.net 92f2b46cfb Use the docShell APIs instead of the webShell ones in some places. HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:30:32 +00:00
tbogard%aol.net e19a8ea03d GetWebShell became GetDocShell to continue the conversion to talking in terms of DocShells instead of webShells. 2000-03-11 01:30:04 +00:00
tbogard%aol.net 4eaf139547 Remove nsIBrowserWindow as that interface is going away. 2000-03-11 01:29:42 +00:00
tbogard%aol.net 6381c1dbb6 Converted to hold on to a docShell instead of a webShell. Interaction with this object that previously was a webShell now is a docShell. 2000-03-11 01:29:15 +00:00
tbogard%aol.net e3fd93e835 Converted to hold on to a docShell instead of a webShell. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Removed the ifdef for NEW_WEBSHELL_INTERFACES as we are definitely not going back now. 2000-03-11 01:28:46 +00:00
tbogard%aol.net eb6c101645 Hold on to a docShell instead of a webShell. 2000-03-11 01:28:07 +00:00
tbogard%aol.net 17b77135c3 SetWebShell now sets a DocShell instead. 2000-03-11 01:27:42 +00:00
tbogard%aol.net 5ac1fb302b No longer implement the nsIBrowserWindow interface. Changed nsIDocumentLoaderObserver declarations to use the XPIDL generated macro. 2000-03-11 01:26:36 +00:00
tbogard%aol.net bdb56d8946 No longer implement the nsIBrowserWindow interface. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs to initialize creation of the docShell/ webShell. 2000-03-11 01:25:54 +00:00
tbogard%aol.net 330b688b8e ContentViewer Initialization now take an nsIWidget instead of a native window. Set status using the nsIWebBrowserChrome interface instead of the old nsIBrowserWindow interface. 2000-03-11 01:25:34 +00:00
tbogard%aol.net 8dec60b884 ContentViewer Initialization now take an nsIWidget instead of a native window. 2000-03-11 01:24:59 +00:00
tbogard%aol.net a340f07ca8 HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:24:29 +00:00
tbogard%aol.net f1fe814de6 Use the XPIDL macro to declare the nsIDocumentLoaderObserver methods. 2000-03-11 01:23:24 +00:00
tbogard%aol.net cb3777d554 Changed to use the XPIDL generated macro to declare the methods for nsIDocumentLoaderObserver. 2000-03-11 01:22:23 +00:00
tbogard%aol.net 5f21dba9bc Get the contentViewer from the docShell instead of the webShell. HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:21:29 +00:00