Bug 969941 - Small documentation followup. (NPOTB, DONTBUILD)

This commit is contained in:
Cameron McCormack 2014-02-10 08:50:48 +11:00
parent fb300348b7
commit f470eb96c6

View File

@ -125,7 +125,9 @@ For objects that do have synthetic children defined for them, like nsTArray,
the "expr -R -- EXPR" command can be used to show its actual member variables.
* nsAString, nsACString
* nsAString, nsACString,
nsFixedString, nsFixedCString,
nsAutoString, nsAutoCString
Strings have a type summary that shows the actual string.