mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
0b7a3a127e
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 |