Closed
Bug 1507948
Opened 6 years ago
Closed 6 years ago
Port bug 1502457 and remove THUNDERBIRD_VERSION and use MOZ_APP_VERSION in python configure
Categories
(Thunderbird :: Build Config, enhancement)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 65.0
People
(Reporter: Paenglab, Assigned: Paenglab)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.79 KB,
patch
|
rjl
:
review+
|
Details | Diff | Splinter Review |
FX removed the version defines in browser and moved the to the python configure.
Should we follow?
Assignee | ||
Comment 1•6 years ago
|
||
Rob, I ported all that was changed in /browser in bug 1502457.
Try build https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=eaef115d82ccb5015107456ce529c1bca2d85744
Comment 3•6 years ago
|
||
Comment on attachment 9025796 [details] [diff] [review]
1507948-MOZ_APP_VERSION.patch
This looks good. Thanks.
I tested with the mentioned backout as well; it doesn't seem to have an effect either way. I'm all in favor of moving stuff out of confvars.sh.
Attachment #9025796 -
Flags: review?(rob) → review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/cd6d89475b76
Port bug 1502457 and remove THUNDERBIRD_VERSION and use MOZ_APP_VERSION in python configure. r=rjl
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 65.0
You need to log in
before you can comment on or make changes to this bug.
Description
•