mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
1e312fab5b
We can do better than use raw new[]/delete[] calls all over this file: we can factor out the code for APK library loading into a separate function, and use UniquePtr there. This refactoring will also centralize the code for determining the path to a library within the APK. |
||
---|---|---|
.. | ||
android | ||
build | ||
crt | ||
linker | ||
misc | ||
tests | ||
moz.build |