mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 12:19:05 +02:00
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 |
||
|---|---|---|
| .. | ||
| content | ||
| test | ||
| jar.mn | ||
| moz.build | ||
| nsGNOMEShellService.cpp | ||
| nsGNOMEShellService.h | ||
| nsIGNOMEShellService.idl | ||
| nsIMacShellService.idl | ||
| nsIShellService.idl | ||
| nsMacShellService.cpp | ||
| nsMacShellService.h | ||
| nsSetDefaultBrowser.js | ||
| nsSetDefaultBrowser.manifest | ||
| nsShellService.h | ||
| nsWindowsShellService.cpp | ||
| nsWindowsShellService.h | ||
| ShellService.jsm | ||