Closed
Bug 722247
Opened 13 years ago
Closed 13 years ago
Thunderbird should link .xpt files on Debug builds too
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sgautherie, Unassigned)
References
Details
While checking bug 717493, I noticed that Thunderbird links .xpt files on Opt builds, but not on Debug ones.
Fwiw, SeaMonkey does it for both.
Is there a reason not to do it for both?
If yes, then should we care about Debug builds in removed-files.in?
NB: In build logs, search for "Linking .xpt files...".
http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/installer/xptlink.pl#97
Comment 1•13 years ago
|
||
That's because we're not doing bug 634579 yet, so we're not running the package step.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•