This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-07 20:17:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
36f4864d42
gecko-dev
/
docshell
/
base
History
cbiesinger%web.de
5f48f94fc6
Bug 232373
...
nsWebShell::LoadDocument unused, remove it r=adamlock sr=darin
2004-01-28 22:08:27 +00:00
..
.cvsignore
Makefile.in
Bug 73353: more REQUIRES updates.
2003-07-17 20:34:47 +00:00
nsCDefaultURIFixup.idl
nsCDocShell.idl
nsDefaultURIFixup.cpp
Make URI fixup work with UTF8 strings, mostly... Bug 211181, r=adamlock, sr=darin
2003-07-02 00:39:51 +00:00
nsDefaultURIFixup.h
Make URI fixup work with UTF8 strings, mostly... Bug 211181, r=adamlock, sr=darin
2003-07-02 00:39:51 +00:00
nsDocShell.cpp
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsDocShell.h
Implement support for the "type" attribute of <a> elements. Bug 214626,
2003-10-03 22:11:47 +00:00
nsDocShellEditorData.cpp
Bug 224088 warning: unused variable
nsresult rv' in member function
nsDocShellEditorData::~nsDocShellEditorData()'
2003-11-03 13:18:38 +00:00
nsDocShellEditorData.h
nsDocShellEnumerator.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
nsDocShellEnumerator.h
nsDocShellLoadInfo.cpp
nsDocShellLoadInfo.h
nsDocShellTransferableHooks.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
nsDocShellTransferableHooks.h
Fixing bug 199489. Crash when changing iframe visibility from within the iframe. r=adamlock@netscape.com, sr=heikki@netscape.com.
2003-04-18 18:55:10 +00:00
nsDSURIContentListener.cpp
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
nsDSURIContentListener.h
nsIContentViewer.idl
If we're in the middle of printing when window.close() is called, then defer closing the window until printing completes. This avoids tearing down the presentation while the print engine is still using it. Bug 172921, r=jkeiser, sr=dbaron.
2003-09-26 21:45:15 +00:00
nsIContentViewerEdit.idl
Missed a file from the previous checkin, for bug 196704.
2003-04-22 20:06:19 +00:00
nsIContentViewerFile.idl
nsIDocShell.idl
Bug 106386 Correct misspellings in source code
2003-11-17 10:05:45 +00:00
nsIDocShellHistory.idl
nsIDocShellLoadInfo.idl
nsIDocShellTreeItem.idl
nsIDocShellTreeNode.idl
nsIDocShellTreeOwner.idl
nsIEditorDocShell.idl
nsIGlobalHistory.idl
nsIMarkupDocumentViewer.idl
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
2003-06-17 16:40:34 +00:00
nsIScrollable.idl
nsITextScroll.idl
nsIURIFixup.idl
Make URI fixup work with UTF8 strings, mostly... Bug 211181, r=adamlock, sr=darin
2003-07-02 00:39:51 +00:00
nsIWebNavigation.idl
nsIWebPageDescriptor.idl
nsWebShell.cpp
Bug 232373
2004-01-28 22:08:27 +00:00
nsWebShell.h
Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the
2003-07-01 02:59:54 +00:00