Closed
Bug 1747181
Opened 3 years ago
Closed 3 years ago
Remove LegalTrademarks from Windows installer
Categories
(Firefox :: Installer, task)
Firefox
Installer
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
There are a number of things that make this definition undesirable:
- It assumes MOZ_OFFICIAL_BRANDING means the product is under a
trademark owned by MoFo, which while currently accurate, complicates
things for making the nightly branding an official branding of
the mozilla-central repo (as per bug 1427472), as "Nightly" is not a
trademark. - Presumably, downstreams may want something similar, but the string
itself assumes the brand is always under a trademark owned by MoFo,
which is not the case for forks. - The string actually doesn't appear in the installer that people
download and might look at. It appears in the installer executable
that is temporarily extracted to disk from a compressed archive
contained in the actual installer, which itself doesn't include this
string or other strings from the same .nsi file.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/ebd08aaeab54
Remove LegalTrademarks from Windows installer. r=dnazer
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•