Clean up suite confvars.sh
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(seamonkey2.53 unaffected)
| Tracking | Status | |
|---|---|---|
| seamonkey2.53 | --- | unaffected |
People
(Reporter: frg, Assigned: mac198442)
Details
Attachments
(3 files)
|
2.28 KB,
patch
|
frg
:
review+
|
Details | Diff | Splinter Review |
|
1.51 KB,
patch
|
frg
:
review+
|
Details | Diff | Splinter Review |
|
1.45 KB,
patch
|
frg
:
review+
|
Details | Diff | Splinter Review |
We need to port a few bugs to suite:
Bug 1898060 - Move MOZ_APP_ID from old-configure to moz.configure.
Bug 1898177 - Move MOZ_APP_VENDOR from confvars.sh to moz.configure.
Bug 1900200 - Move MOZ_DEVTOOLS from confvars.sh to moz.configure
Bug 1903050 - Move NSS_EXTRA_SYMBOLS_FILE from old-configure to moz.configure
| Reporter | ||
Comment 1•1 year ago
|
||
Patch from Bill. r+ from me. Thanks
| Reporter | ||
Comment 2•1 year ago
|
||
Patch from Bill. r+ from me. Thanks
| Reporter | ||
Comment 3•1 year ago
|
||
Patch from Bill. r+ from me. Thanks
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/e818e0430b51
Move MOZ_APP_ID and MOZ_APP_VENDOR from old-configure to suite moz.configure. r=frg
https://hg.mozilla.org/comm-central/rev/6b767fd3a7ea
Move MOZ_DEVTOOLS from confvars.sh to suite moz.configure. r=frg
https://hg.mozilla.org/comm-central/rev/d021f66f1a66
Move NSS_EXTRA_SYMBOLS_FILE from old-configure to suite moz.configure. r=frg
Description
•