Files
sousa-gecko/browser/branding/docs/index.md
T
Sylvestre Ledru 9ad26442df Bug 2052666 - Fix Markdown conversion artifacts in browser docs r=migration-reviewers,mconley
Follow-up to D304231. Convert escaped-asterisk (\*) lines that render as literal text into proper bullet lists in the branding and migration-wizard documentation.

Differential Revision: https://phabricator.services.mozilla.com/D310481
2026-07-06 23:43:14 +00:00

688 B

Firefox Branding

Firefox has multiple different sets of "branding" that are used to hold channel-specific things such as:

  • Logos and other iconography
  • Product names (eg: "Mozilla Firefox", "Firefox Developer Edition")
  • Channel-specific preferences (eg: app.update.interval)

Brandings are stored in the {searchfox}branding subdirectory <browser/branding> and map to builds as follows:

  • official is used for Release and Beta builds
  • aurora is used for Developer Edition builds
  • nightly is used for Nightly and Try builds
  • unofficial is used when no other branding is specified (eg: local developer builds)

Additional reading

UpdatingMacIcons