Fix branding

1. Use SVG Images for about-logo
2. `navigator.whoami` is now fully gated behind the `flamewolf.api.whoami.enabled` pref, enabled by default. On the absence, instead of returning an empty string, it will no longer exist (aka, become `undefined`)
fix MOZ_APP_NAME

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
various fixes

1. Disable privacy-preserving advertisement by default.
2. Move `MOZ_APP_NAME` to `--with-app-basename` config option in `mozconfig` (reduces build time by 50% on CI)
3. fixes #12
hopefully...

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
pls....

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
fix the env in upload (pls be done...)
it needs to be bz2...

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
I'm an idiot

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
fix it

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
fix release upload

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
windows sucks...

Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
Next