зеркало из https://github.com/mozilla/gecko-dev.git
1a6f1a62fa
nsXPIDLStrings are marked as VOIDED upon initialization. Most of these local nsXPIDLString variables are immediately set via getter_Copies(), which will either assign a string value (using Adopt()) or do SetIsVoid(). These can be trivially converted to nsString, which will get the same treatment. The patch suitably converts the remaining nsXPIDLString local variable as well. --HG-- extra : rebase_source : 5fff9f2c6844559198f601853f8db08564add7d5 |
||
---|---|---|
.. | ||
autoconfig | ||
moz.build |