gecko-dev/docshell/base
Justin Lebar cda8920995 Bug 745502 - Fix a null-pointer exception in pushState. r=smaug 2012-04-16 19:54:08 +10:00
..
crashtests Bug 684807 - Annotate crashtest assertions on Android; r=philor 2011-09-06 18:35:43 +02:00
IHistory.h Bug 738762 - Pass redirect and error information to global history. 2012-03-29 15:07:09 +02:00
Makefile.in Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
nsAboutRedirector.cpp Bug 702300 (part 8) - Add about:compartments. r=jlebar, ehsan. 2012-02-16 22:10:39 -08:00
nsAboutRedirector.h Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
nsCDefaultURIFixup.idl
nsDSURIContentListener.cpp Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part B, remove uses of nsIPrefBranch2 in modules/libpref/ ; r=bsmedberg 2012-01-16 21:47:13 +13:00
nsDSURIContentListener.h Bug 581226 - fix assertion: DoContent returned no listener?: 'abort || m_targetStreamListener', a=blocking2.0 2010-10-14 15:26:59 -07:00
nsDefaultURIFixup.cpp Bug 738804: back out keyword.URL prompting code while we investigate other larger changes, r=fryn 2012-03-23 16:27:54 -07:00
nsDefaultURIFixup.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDocShell.cpp Bug 745502 - Fix a null-pointer exception in pushState. r=smaug 2012-04-16 19:54:08 +10:00
nsDocShell.h Bug 738762 - Pass redirect and error information to global history. 2012-03-29 15:07:09 +02:00
nsDocShellEditorData.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDocShellEditorData.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDocShellEnumerator.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDocShellEnumerator.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDocShellLoadInfo.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDocShellLoadInfo.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDocShellLoadTypes.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDocShellTransferableHooks.cpp
nsDocShellTransferableHooks.h
nsDownloadHistory.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDownloadHistory.h Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
nsIClipboardCommands.idl Bug 571685 - Move remainders of webshell into /docshell/base; r=bzbarsky 2011-03-29 22:24:53 -04:00
nsIContentViewer.idl Bug 540433 - Remove nsIDocumentViewer; r=smaug 2011-10-15 09:33:26 +02:00
nsIContentViewerContainer.idl Bug 571685 - Move remainders of webshell into /docshell/base; r=bzbarsky 2011-03-29 22:24:53 -04:00
nsIContentViewerEdit.idl Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil 2010-03-19 14:32:13 -04:00
nsIContentViewerFile.idl Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
nsIDocCharset.idl Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
nsIDocShell.idl Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug 2012-03-28 11:36:50 -07:00
nsIDocShellHistory.idl Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug 2011-03-30 13:40:48 -04:00
nsIDocShellLoadInfo.idl Bug 554155 - history.pushState should fire onLocationChange only once. r=smaug 2010-05-02 10:31:07 +02:00
nsIDocShellTreeItem.idl
nsIDocShellTreeNode.idl
nsIDocShellTreeOwner.idl Bug 565541 (1/2) - Add targetableShellCount to nsIDocShellTreeOwner. r=bz 2011-04-14 14:27:53 -07:00
nsIDocumentLoaderFactory.idl Bug 571685 - Move remainders of webshell into /docshell/base; r=bzbarsky 2011-03-29 22:24:53 -04:00
nsIDownloadHistory.idl Bug 591289 - Save chosen download file name and other metadata in Places history [r=sdwilsh, ui-r=limi] 2011-08-15 18:08:48 -07:00
nsIEditorDocShell.idl
nsIGlobalHistory.idl Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
nsIGlobalHistory2.idl Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
nsILinkHandler.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsILoadContext.idl Bug 729140 - Add de-XPCOMed getter for private browsing status on nsILoadContext. r=bz 2012-02-21 12:08:22 -05:00
nsIMarkupDocumentViewer.idl Bug 617539 - Integrate nsIMarkupDocumentViewer_MOZILLA_2_0_BRANCH back into the main interface; r=smontagu 2011-05-30 18:36:23 +02:00
nsIRefreshURI.idl Bug 571685 - Move remainders of webshell into /docshell/base; r=bzbarsky 2011-03-29 22:24:53 -04:00
nsIScrollable.idl Bug 526394. Part 20: Convert more code in caret and docshell. r=mats 2009-09-09 17:40:02 +12:00
nsITextScroll.idl
nsIURIFixup.idl Bug 691690 - Part 1: Add UTF-8 flag to createFixupURI. r=bz 2011-10-19 16:39:07 +09:00
nsIWebNavigation.idl Bug 461304 - Part 1: Add UTF-8 flag to nsDocShell::LoadURI; r=bz 2011-11-05 15:48:28 +00:00
nsIWebNavigationInfo.idl Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
nsIWebPageDescriptor.idl Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
nsIWebShellServices.h Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug. 2012-03-22 16:42:42 +02:00
nsWebNavigationInfo.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsWebNavigationInfo.h