mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 17:16:12 +00:00
19310a7cce
cppcheck says: > b2g/app/nsBrowserApp.cpp:251: error: Uninitialized variable: gotCounters > browser/app/nsBrowserApp.cpp:637: error: Uninitialized variable: gotCounters It's a false positive because one of XP_WIN and XP_UNIX is always defined, but it doesn't hurt to make that fact clearer. --HG-- extra : rebase_source : 8717e3814e1cfacb9dd42cb9509aca0c3a926747 |
||
---|---|---|
.. | ||
macbuild/Contents | ||
b2g.icns | ||
b2g.ico | ||
b2g.js | ||
B2GLoader.cpp | ||
default.png | ||
Makefile.in | ||
moz.build | ||
nsBrowserApp.cpp | ||
ua-update.json.in |