This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
906cb69db1
gecko
/
docshell
/
base
History
Benjamin Smedberg
906cb69db1
Bug 445570 - Heap-allocated autostrings in DOM/content, r+sr=jst
2008-07-17 11:05:20 -04:00
..
crashtests
Add crashtest
2008-02-20 22:32:55 -08:00
Makefile.in
Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart
2008-03-12 14:52:47 -07:00
nsAboutRedirector.cpp
Bug 411490: Add about:crashes for easier access to crash reports. r=mano, a=beltzner
2008-01-24 08:11:09 -08:00
nsAboutRedirector.h
nsCDefaultURIFixup.idl
nsCDocShell.idl
nsDefaultURIFixup.cpp
backing out bug 393246 for final to resolve bug 432836, a=schrep
2008-05-09 17:53:37 -07:00
nsDefaultURIFixup.h
Bug 445570 - Heap-allocated autostrings in DOM/content, r+sr=jst
2008-07-17 11:05:20 -04:00
nsDocShell.cpp
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
2008-06-30 21:03:50 -04:00
nsDocShell.h
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
2008-05-02 04:36:29 -07:00
nsDocShellEditorData.cpp
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
2008-05-02 04:36:29 -07:00
nsDocShellEditorData.h
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
2008-05-02 04:36:29 -07: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 00:08:04 -07: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 15:49:20 -08:00
nsDocShellTransferableHooks.cpp
nsDocShellTransferableHooks.h
nsDownloadHistory.cpp
Fix typo.
2007-11-30 23:20:58 -08: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-11-30 23:18:43 -08:00
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 00:08:04 -07:00
nsDSURIContentListener.h
nsGlobalHistory2Adapter.cpp
nsGlobalHistory2Adapter.h
nsGlobalHistoryAdapter.cpp
nsGlobalHistoryAdapter.h
nsIChannelClassifier.idl
Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart
2008-03-12 14:52:47 -07:00
nsIContentViewer.idl
Fix a few issues in bfcache and XBL when javascript is being toggled on and off. Bug 398668, r+sr+a=jst
2007-10-05 17:35:00 -07: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 04:36:29 -07:00
nsIDocShellHistory.idl
nsIDocShellLoadInfo.idl
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-17 20:49:14 -07:00
nsIDocShellTreeNode.idl
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi
2007-05-06 14:06:28 -07:00
nsIDocShellTreeOwner.idl
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
2007-10-05 16:37:25 -07:00
nsIDownloadHistory.idl
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
2007-11-23 12:20:41 -08:00
nsIEditorDocShell.idl
nsIGlobalHistory2.idl
nsIGlobalHistory3.idl
nsIGlobalHistory.idl
nsIMarkupDocumentViewer.idl
Update UUID after checkin for bug 4821
2007-07-26 13:27:21 -07: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 16:18:46 -07:00
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 15:49:20 -08: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 01:08:17 -08:00
nsWebShell.h