Closed Bug 1251948 Opened 9 years ago Closed 9 years ago

Cannot compile, several cases of nsAutoArrayPtr to UniquePtr

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1251541

People

(Reporter: ola, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Build ID: 20160211213400 Steps to reproduce: Cloned B2G from git. Run './config.sh flame-kk' Made some standard changes to .userconfig: PRODUCTION=1 export NOFTU=1 export LOCALE_BASEDIR=$PWD/gaia/locales export LOCALES_FILE=$PWD/gaia/locales/languages_dev.json export GAIA_DEFAULT_LOCALE=en-US Run './build.sh'. Actual results: First I got a compilation error (unknown type nsAutoArrayPtr) for: gecko/ipc/hal/DaemonSocketPDUHelpers.h I changed to UniquePtr and then it worked. However, then I got the same thing for: gecko/dom/bluetooth/bluedroid/BluetoothDaemonAvrcpInterface.h It relates to this: https://bugzilla.mozilla.org/show_bug.cgi?id=1236561
Blocks: 1245091
Can you check if the fixes in bug 1251541 are enough for you? (they should)
Should be a dupe of bug 1251541
Yes, bug 1251541 fixes this problem. And there are a number of similar issues in Bluetooth being fixed as well.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.