.. |
crashtests
|
Add crashtest.
|
2007-12-15 05:36:59 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
|
2007-11-27 05:32:26 +00:00 |
nsAboutRedirector.cpp
|
Bug 363725 Make about:logo work in (some) toolkit apps r+sr=darin
|
2006-12-18 10:51:10 +00:00 |
nsAboutRedirector.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-09-15 09:51:56 +00:00 |
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
|
Bug 212852: Browser assumes ftp protocol for URL's beginning with 'ftp' and written without protocol in address field, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=biesi, sr=darin
|
2006-12-16 14:32:19 +00:00 |
nsDefaultURIFixup.h
|
Bug 212852: Browser assumes ftp protocol for URL's beginning with 'ftp' and written without protocol in address field, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=biesi, sr=darin
|
2006-12-16 14:32:19 +00:00 |
nsDocShell.cpp
|
Bug 392407: appstrings.properties should not be using branded strings
|
2008-01-05 13:40:49 +00:00 |
nsDocShell.h
|
Fixing bug 392532. Infinite recursion crash when getting scroll chrome flags off of a window at the wrong point in time. r+sr=bzbarsky@mit.edu, a=vladimir@pobox.com
|
2007-11-12 05:48:25 +00:00 |
nsDocShellEditorData.cpp
|
Fix bug 400556 by tearing down editor a little earlier. r+sr=peterv
|
2007-12-03 02:07:16 +00:00 |
nsDocShellEditorData.h
|
Fix bug 400556 by tearing down editor a little earlier. r+sr=peterv
|
2007-12-03 02:07:16 +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 382383 - nsDocShell::LoadURI discards LOAD_FLAGS_FIRST_LOAD. r=bzbarsky, sr=cbiesinger
|
2007-06-10 23:28:27 +00:00 |
nsDocShellTransferableHooks.cpp
|
…
|
|
nsDocShellTransferableHooks.h
|
…
|
|
nsDownloadHistory.cpp
|
Fix typo.
|
2007-12-01 07:20:58 +00:00 |
nsDownloadHistory.h
|
Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons]
|
2007-12-01 07:18:43 +00:00 |
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
|
Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
|
2006-03-03 03:34:48 +00:00 |
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
|
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
|
2007-11-27 05:32:26 +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 |
nsIDownloadHistory.idl
|
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
|
2007-11-23 20:20:47 +00:00 |
nsIEditorDocShell.idl
|
…
|
|
nsIGlobalHistory.idl
|
…
|
|
nsIGlobalHistory2.idl
|
Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
|
2006-03-03 03:34:48 +00:00 |
nsIGlobalHistory3.idl
|
Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
|
2006-03-03 03:34:48 +00:00 |
nsIMarkupDocumentViewer.idl
|
Update UUID after checkin for bug 4821
|
2007-07-26 20:28:00 +00:00 |
nsIScrollable.idl
|
…
|
|
nsITextScroll.idl
|
…
|
|
nsIURIClassifier.idl
|
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
|
2007-08-31 23:18:48 +00:00 |
nsIURIFixup.idl
|
Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
|
2006-05-16 03:02:28 +00:00 |
nsIWebNavigation.idl
|
Add a flag to nsIWebNavigation to disable popup-blocking for loads as needed.
|
2007-09-14 19:21:45 +00:00 |
nsIWebNavigationInfo.idl
|
…
|
|
nsIWebPageDescriptor.idl
|
…
|
|
nsWebNavigationInfo.cpp
|
Bug 340841. Infinite loop with some plugins when screen reader is runnng -- empty tabs keep opening. r=biesi, sr=jst
|
2006-07-27 16:54:55 +00:00 |
nsWebNavigationInfo.h
|
…
|
|
nsWebShell.cpp
|
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
|
2007-11-27 05:32:26 +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 |