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
2025-03-02 06:22:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
docshell
/
base
History
peter%propagandism.org
caf19d33eb
Fix for bug 229668 (Hang after typing keywords into address bar for "I'm feeling lucky" google search). Patch by jtalkington@users.sourceforge.net, r=jshin, sr=peterv.
2004-01-03 16:28:45 +00:00
..
.cvsignore
…
Makefile.in
…
nsCDefaultURIFixup.idl
…
nsCDocShell.idl
…
nsDefaultURIFixup.cpp
…
nsDefaultURIFixup.h
…
nsDocShell.cpp
Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2003-12-23 16:48:40 +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
…
nsDocShellEnumerator.h
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDocShellTransferableHooks.cpp
…
nsDocShellTransferableHooks.h
…
nsDSURIContentListener.cpp
…
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
…
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
…
nsIScrollable.idl
…
nsITextScroll.idl
…
nsIURIFixup.idl
…
nsIWebNavigation.idl
…
nsIWebPageDescriptor.idl
…
nsWebShell.cpp
Fix for bug 229668 (Hang after typing keywords into address bar for "I'm feeling lucky" google search). Patch by jtalkington@users.sourceforge.net, r=jshin, sr=peterv.
2004-01-03 16:28:45 +00:00
nsWebShell.h
…