gecko-dev/browser/components/shell
Nicholas Nethercote f941156987 Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
This removes about 2/3 of the occurrences of nsXPIDLString in the tree. The
places where nsXPIDLStrings are null-checked are replaced with |rv| checks.

The patch also removes a couple of unused declarations from
nsIStringBundle.idl.

Note that nsStringBundle::GetStringFromNameHelper() was merged into
GetStringFromName(), because they both would have had the same signature.

--HG--
extra : rebase_source : ac40bc31c2a4997f2db0bd5069cc008757a2df6d
2017-08-04 14:40:52 +10:00
..
content Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
test Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
jar.mn
moz.build Bug 1357154 - Cache Windows executable path after BinaryPath::Get is called in main. r=ehsan 2017-06-22 10:56:04 -07:00
nsGNOMEShellService.cpp Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron. 2017-08-04 14:40:52 +10:00
nsGNOMEShellService.h
nsIGNOMEShellService.idl
nsIMacShellService.idl
nsIShellService.idl
nsMacShellService.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsMacShellService.h
nsSetDefaultBrowser.js
nsSetDefaultBrowser.manifest
nsShellService.h Bug 1363095 - Remove unused PREF_SKIPDEFAULTBROWSERCHECK define. r=jimm 2017-05-10 22:20:06 +02:00
nsWindowsShellService.cpp Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron. 2017-08-04 14:40:52 +10:00
nsWindowsShellService.h Bug 692295 - Remove nsWindowsShellService's ShortcutMaintenance method and calls now that it is no longer needed. r=jimm 2017-06-12 18:42:23 -07:00
ShellService.jsm