See bug 773151 We landed a renaming patch to m-c, inbound and comm-central to change nsCAutoString to nsAutoCString, to make the API naming make sense.
Note that to ease life initially for external codebases, we're including a "typedef nsCAutoString nsAutoCString" in nsStringAPI.h in the deprecated section. NOTE: To unbitrot any patches you have in patch queues after this lands, please run the script in https://bug773151.bugzilla.mozilla.org/attachment.cgi?id=655673 in each repo you have cloned locally. This will correct the patches in every patch queue in the directory. You will need to make sure your changes are committed or in a hg queue patch, and all patches are popped (the script checks that they're popped). We'll put links to the script in the title of #developers for a while. Thanks! -- Randell Jesup, Mozilla Corp remove ".news" for personal email _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform