gecko/embedding/browser
Jed Davis 45f3942d89 Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm
The high-level overview is that the parts of nsWebBrowserPersist which
access the DOM have been factored out (as WebBrowserPersistLocalDocument)
and abstracted (nsIWebBrowserPersistDocument) such that they can be
implemented in the cross-process case using IPC.
2015-08-05 14:25:39 -07:00
..
build Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
moz.build
nsCommandHandler.cpp Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsCommandHandler.h Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsContextMenuInfo.cpp Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsContextMenuInfo.h Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsCTooltipTextProvider.h Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsCWebBrowser.idl
nsDocShellTreeOwner.cpp Bug 1179069 - Remove docshell warnings in embedding. r=bz 2015-07-20 20:16:27 -07:00
nsDocShellTreeOwner.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsEmbedStream.cpp Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsEmbedStream.h Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
nsICommandHandler.idl
nsIContextMenuListener2.idl
nsIContextMenuListener.idl
nsIEmbeddingSiteWindow.idl
nsIPrintingPrompt.idl
nsIPrintingPromptService.idl
nsIPrintPreviewNavigation.idl
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIWebBrowser.idl
nsIWebBrowserChrome2.idl
nsIWebBrowserChrome3.idl Bug 1179058 - Implement shouldAddToSessionHistory in WebBrowserChrome JS object. r=adw 2015-07-02 11:04:06 -07:00
nsIWebBrowserChrome.idl
nsIWebBrowserChromeFocus.idl Bug 1132518, make document navigation with F6/Shift+F6 work in e10s. This combines the document and tab navigation mechanisms together, r=smaug 2015-07-13 06:07:49 -04:00
nsIWebBrowserFocus.idl
nsIWebBrowserPrint.idl
nsIWebBrowserSetup.idl
nsIWebBrowserStream.idl
nsWebBrowser.cpp Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
nsWebBrowser.h Bug 1130096 - Convert embedding/browser/ to Gecko style. r=mccr8 2015-05-11 12:35:13 -07:00
nsWebBrowserContentPolicy.cpp Bug 1175122 - Add more assertions to the in-tree content policy implementations to ensure that they receive external content policy types; r=baku 2015-06-16 11:38:53 -04:00
nsWebBrowserContentPolicy.h Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00