.. |
Makefile.in
|
Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart
|
2008-03-12 21:52:55 +00:00 |
nsAboutRedirector.cpp
|
Bug 411490: Add about:crashes for easier access to crash reports. r=mano, a=beltzner
|
2008-01-24 16:11:11 +00:00 |
nsAboutRedirector.h
|
…
|
|
nsCDefaultURIFixup.idl
|
…
|
|
nsCDocShell.idl
|
…
|
|
nsDSURIContentListener.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
nsDSURIContentListener.h
|
…
|
|
nsDefaultURIFixup.cpp
|
backing out bug 393246 for final to resolve bug 432836, a=schrep
|
2008-05-10 00:53:37 +00:00 |
nsDefaultURIFixup.h
|
backing out bug 393246 for final to resolve bug 432836, a=schrep
|
2008-05-10 00:53:37 +00:00 |
nsDocShell.cpp
|
Fix compile errors and warnings with -DDEBUG_DOCSHELL_FOCUS. b=373985 r+sr=jst
|
2007-03-24 03:51:44 -07:00 |
nsDocShell.h
|
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
|
2008-05-02 11:36:31 +00:00 |
nsDocShellEditorData.cpp
|
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
|
2008-05-02 11:36:31 +00:00 |
nsDocShellEditorData.h
|
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
|
2008-05-02 11:36:31 +00:00 |
nsDocShellEnumerator.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
nsDocShellEnumerator.h
|
…
|
|
nsDocShellLoadInfo.cpp
|
…
|
|
nsDocShellLoadInfo.h
|
…
|
|
nsDocShellLoadTypes.h
|
Bug 413938: Add an nsIWebNavigation flag to let clients bypass malware/phishing detection. r=bz, sr=biesi, a1.9=damons
|
2008-01-29 23:49:20 +00:00 |
nsDocShellTransferableHooks.cpp
|
…
|
|
nsDocShellTransferableHooks.h
|
…
|
|
nsGlobalHistory2Adapter.cpp
|
…
|
|
nsGlobalHistory2Adapter.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
nsGlobalHistoryAdapter.cpp
|
…
|
|
nsGlobalHistoryAdapter.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
nsIContentViewer.idl
|
Fix a few issues in bfcache and XBL when javascript is being toggled on and
|
2007-10-06 00:35:01 +00:00 |
nsIContentViewerEdit.idl
|
…
|
|
nsIContentViewerFile.idl
|
…
|
|
nsIDocShell.idl
|
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
|
2008-05-02 11:36:31 +00:00 |
nsIDocShellHistory.idl
|
…
|
|
nsIDocShellLoadInfo.idl
|
Bug 351777: domain fixup/guessing broken, r=biesi, sr=bzbarsky
|
2006-09-24 02:45:23 +00:00 |
nsIDocShellTreeItem.idl
|
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
|
2007-05-18 03:49:15 +00:00 |
nsIDocShellTreeNode.idl
|
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,
|
2007-05-06 21:06:28 +00:00 |
nsIDocShellTreeOwner.idl
|
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
|
2007-10-05 23:37:27 +00:00 |
nsIEditorDocShell.idl
|
…
|
|
nsIGlobalHistory.idl
|
…
|
|
nsIGlobalHistory2.idl
|
…
|
|
nsIGlobalHistory3.idl
|
…
|
|
nsIMarkupDocumentViewer.idl
|
Update UUID after checkin for bug 4821
|
2007-07-26 20:28:00 +00:00 |
nsIScrollable.idl
|
…
|
|
nsITextScroll.idl
|
…
|
|
nsIURIFixup.idl
|
…
|
|
nsIWebNavigation.idl
|
Bug 413938: Add an nsIWebNavigation flag to let clients bypass malware/phishing detection. r=bz, sr=biesi, a1.9=damons
|
2008-01-29 23:49:20 +00:00 |
nsIWebNavigationInfo.idl
|
…
|
|
nsIWebPageDescriptor.idl
|
…
|
|
nsWebNavigationInfo.cpp
|
…
|
|
nsWebNavigationInfo.h
|
…
|
|
nsWebShell.cpp
|
Bug 415078 - "nsWebShell.cpp attempts to fixup immutable URIs" [p=graememcc_firefox@graeme-online.co.uk (graememcc) r+sr=bzbarsky a1.9=schrep]
|
2008-02-07 09:08:17 +00:00 |
nsWebShell.h
|
Bug 378692 warning C4099: 'OnLinkClickEvent' : type name first seen using 'struct' now seen using 'class'
|
2007-04-25 03:13:57 +00:00 |