зеркало из https://github.com/mozilla/gecko-dev.git
abab5abf88
The std::nothrow variant of operator new is effectively a fallible operator new. It is used in third party code. The duplication with our own fallible operator new is unfortunate, and we can reduce it by making one an alias of the other. We keep the fallible library as a dummy on Android because bug 1423802 induces some linking problems. --HG-- extra : rebase_source : d7b915aaafde40057e87b7ad4bbd82d348e4f12d |
||
---|---|---|
.. | ||
standalone | ||
FileUtils.cpp | ||
FileUtils.h | ||
XREAppData.cpp | ||
moz.build | ||
nsStringGlue.h | ||
objs.mozbuild |