Closed
Bug 738879
Opened 14 years ago
Closed 12 years ago
Port |Bug 735594 - --enable-jsd=no fails to build| to SeaMonkey
Categories
(SeaMonkey :: Build Config, defect, P3)
SeaMonkey
Build Config
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: sgautherie, Assigned: sgautherie)
References
Details
Attachments
(2 obsolete files)
No description provided.
Flags: in-testsuite-
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #608957 -
Flags: review?(bugspam.Callek)
Comment 2•14 years ago
|
||
Comment on attachment 608957 [details] [diff] [review]
(Av1) Fix '--enable-jsd=no' packaging
I know this fixes an obscure configure options packaging error for us, but I'm not granting review because if we have no js debugger support, I want to explicitly not package/build venkman.
It is more work, but I'd rather leave it as is (breaking) when packaging without jsd, then to have it package venkman but not jsd in any packaged build.
Attachment #608957 -
Flags: review?(bugspam.Callek) → review-
| Assignee | ||
Comment 3•14 years ago
|
||
Av1, with comment 2 suggestion(s).
Attachment #608957 -
Attachment is obsolete: true
Attachment #609137 -
Flags: review?(bugspam.Callek)
Comment 4•14 years ago
|
||
Comment on attachment 609137 [details] [diff] [review]
(Av2) Fix '--enable-jsd=no' packaging, Apply it to Venkman too
We have stuff in http://mxr.mozilla.org/comm-central/source/suite/locales/Makefile.in to [not] do for venkman
As well as http://mxr.mozilla.org/comm-central/source/suite/app/Makefile.in and then there is the fact that even with this patch we still build venkman, and it needs to change in configure.in for that [xref: MOZ_EXTENSIONS_DEFAULT http://mxr.mozilla.org/comm-central/source/suite/confvars.sh#51 which itself shouldn't change, but we want to strip venkman out when this config var is passed]
Attachment #609137 -
Flags: review?(bugspam.Callek) → review-
Comment 5•12 years ago
|
||
JSD is dead and so in Venkman. JSD2 is the new black.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•11 years ago
|
Attachment #609137 -
Attachment is obsolete: true
| Assignee | ||
Comment 6•11 years ago
|
||
(In reply to Philip Chee from comment #5)
> JSD is dead and so in Venkman. JSD2 is the new black.
Ftr, see "Bug 1029513 - Stop building Venkman because Bug 800200 removes JSD1 which Venkman depends on."
V.WontFix.
| Assignee | ||
Updated•11 years ago
|
Resolution: FIXED → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•