gecko-dev/xpfe/appshell
Nicholas Nethercote f582d96b98 Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm.
This is straightforward, with only two notable things.

- `#include "nsXPIDLString.h" is replaced with `#include "nsString.h"`
  throughout, because all nsXPIDLString.h did was include nsString.h. The
  exception is for files which already include nsString.h, in which case the
  patch just removes the nsXPIDLString.h inclusion.

- The patch removes the |xpidl_string| gtest, but improves the |voided| test to
  cover some of its ground, e.g. testing Adopt(nullptr).

--HG--
extra : rebase_source : 452cc4a08046a1adb1a8099a7e85a1917de5add8
2017-08-17 15:29:03 +10:00
..
test Bug 1310297 - Remove test annotations using b2g, mulet or gonk: xpfe. r=RyanVM 2016-11-05 11:29:22 +01:00
LiveResizeListener.h Bug 1328066 - Don't broadcast the live-resize events to all browser windows unnecessarily. r=mstange 2017-02-01 10:38:16 -05:00
moz.build Bug 1341808 - annotate xpfe/* with BUG_COMPONENTS. r=enndeakin 2017-04-06 07:29:57 -04:00
nsAppShellCID.h
nsAppShellFactory.cpp Bug 1344629 - Part 9: Bonus fix: Remove heap allocation in nsChromeTreeOwner. r=dbaron 2017-03-14 15:26:37 +13:00
nsAppShellService.cpp Bug 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj. 2017-07-31 14:28:48 +10:00
nsAppShellService.h Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug 2016-10-27 15:53:35 -04:00
nsAppShellWindowEnumerator.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsAppShellWindowEnumerator.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsChromeTreeOwner.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsChromeTreeOwner.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsContentTreeOwner.cpp Bug 1377580 - [1.2] Extend nsIBrowserDOMWindow to support content window creation without URI loading. r=smaug 2017-08-14 14:57:25 +02:00
nsContentTreeOwner.h
nsIAppShellService.idl Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug 2016-10-27 15:53:35 -04:00
nsIPopupWindowManager.idl
nsIWindowMediator.idl Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsIWindowMediatorListener.idl
nsIWindowlessBrowser.idl Bug 1239822: Part 1 - Add a close method to windowless browsers, and only destroy when safe. r=bz 2016-01-15 19:23:09 -08:00
nsIXULBrowserWindow.idl Bug 1380294: Anchor non-tab tooltips to the correct remote browser. r=aswan 2017-08-01 15:01:06 -07:00
nsIXULWindow.idl Bug 1356922 - Part 1: Replace the next TabParent global pointer with per-window/tab next TabParent ID; r=billm,mconley 2017-04-24 14:18:29 -04:00
nsWebShellWindow.cpp Bug 1389460 - Remove @deprecated nsIDOMEventTarget.DispatchDOMEvent. r=smaug 2017-08-07 02:28:52 +09:00
nsWebShellWindow.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsWindowMediator.cpp Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
nsWindowMediator.h Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
nsXULWindow.cpp Bug 1375123 - Remove nsIDOMWindowInternal. r=Ehsan 2017-08-03 20:33:51 +09:00
nsXULWindow.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00