Closed
Bug 484607
Opened 17 years ago
Closed 17 years ago
remove NO_JAR_AUTO_REG occurrences inside comm-central
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: kairo, Assigned: kairo)
Details
Attachments
(1 file)
|
4.75 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
The NO_JAR_AUTO_REG was part of the support for installed-chrome.txt (actually suppressing entries to be added there even when a contents.rdf is found) in the old chrome registry, so any place that doesn't need to build with old xpfe should not have it.
Despite that, we still have a few occurrences of it in comm-central itself, and those should be removed (note that pulled-in extensions might still support to be built with xpfe and therefore need to keep it).
| Assignee | ||
Comment 1•17 years ago
|
||
And here it is. Interesting what you find out when investigating your MAOW talk about the build system targeted at add-on devs ;-)
Comment 2•17 years ago
|
||
Comment on attachment 368737 [details] [diff] [review]
remove this from comm-central
r=me by inspection.
Attachment #368737 -
Flags: review?(bugzilla) → review+
| Assignee | ||
Comment 3•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.0b3
You need to log in
before you can comment on or make changes to this bug.
Description
•