gecko/embedding/browser
Nicholas Nethercote 7215329de9 Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
The patch renames the existing functions (GetBounds(), GetClientBounds(), etc)
by adding an |Untyped| suffix. It then adds typed equivalents, and uses those
typed equivalents in all the call sites where it's easy to do so. The trickier
remaining call sites are converted to use the Untyped-suffix version.
2015-11-09 21:37:32 -08:00
..
build Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
moz.build Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
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 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsDocShellTreeOwner.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04: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 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats. 2015-11-09 21:37:32 -08:00
nsWebBrowser.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04: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