gecko-dev/b2g
Nicholas Nethercote 19310a7cce Bug 1123527 - Added #error cases for impossible platforms. r=glandium.
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
2015-01-15 22:10:29 -08:00
..
app Bug 1123527 - Added #error cases for impossible platforms. r=glandium. 2015-01-15 22:10:29 -08:00
branding Bug 1100750 - Handle developer usernames that contain dashes. r=nalexander 2014-11-18 10:38:18 -08:00
chrome Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice 2015-01-19 14:50:32 +01:00
components Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice 2015-01-19 14:50:32 +01:00
config Bumping manifests a=b2g-bump 2015-01-19 14:06:23 -08:00
dev Bug 1094565 - Update sccache to e68dfc2. r=mshal 2014-11-26 16:04:25 +09:00
gaia Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
installer Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice 2015-01-19 14:50:32 +01:00
locales Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused 2014-11-15 03:08:00 +01:00
simulator Bug 1090949 - Make Firefox OS Simulator accept launch options. r=ochameau 2014-12-11 09:18:00 +01:00
test
LICENSE
Makefile.in
app.mozbuild Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
build.mk
confvars.sh Bug 1116781 - bump B2G version. r=hwine, a=merge 2015-01-12 15:53:39 -05:00
moz.build