Closed Bug 1155290 Opened 10 years ago Closed 10 years ago

stop using XULAPP_DEFINES for suite/debugQA/

Categories

(SeaMonkey :: Build Config, defect)

defect
Not set
normal

Tracking

(seamonkey2.37 fixed)

RESOLVED FIXED
seamonkey2.37
Tracking Status
seamonkey2.37 --- fixed

People

(Reporter: froydnj, Assigned: iannbugzilla)

References

Details

Attachments

(1 file)

suite/debugQA/'s use of XULAPP_DEFINES is the sole reason that we have to have XULAPP_DEFINES for preprocessing DIST_FILES. We should stop doing that. I don't know whether this addon is still used or not...
(In reply to Nathan Froyd [:froydnj] [:nfroyd] from comment #0) > suite/debugQA/'s use of XULAPP_DEFINES is the sole reason that we have to > have XULAPP_DEFINES for preprocessing DIST_FILES. We should stop doing that. I appreciate the thought, but suite/ is SeaMonkey, not Thunderbird. :-)
Product: Thunderbird → SeaMonkey
(In reply to Joshua Cranmer [:jcranmer] from comment #1) > I appreciate the thought, but suite/ is SeaMonkey, not Thunderbird. :-) My ignorance is revealed! Thanks for moving that. :)
What should we use instead?
As a quick note, DOM Inspector and Chatzilla also use XULAPP_DEFINES.
Version: unspecified → Trunk
Assignee: nobody → iann_bugzilla
Status: NEW → ASSIGNED
An alternative could be to add something to suite/configure.in
Attachment #8598646 - Flags: review?(neil)
Attachment #8598646 - Flags: review?(neil) → review+
Comment on attachment 8598646 [details] [diff] [review] Remove use of XULAPP_DEFINES from SM debugQA [Checked in: Comment 7] a=me CLOSED TREE Suggestion for future reference: > +DEFINES['MOZ_APP_VERSION'] = CONFIG['MOZ_APP_VERSION'] > +DEFINES['MOZ_APP_MAXVERSION'] = CONFIG['MOZ_APP_MAXVERSION'] for var in ('MOZ_APP_NAME', 'MOZ_APP_MAXVERSION'): DEFINES[var] = CONFIG[var]
Comment on attachment 8598646 [details] [diff] [review] Remove use of XULAPP_DEFINES from SM debugQA [Checked in: Comment 7] http://hg.mozilla.org/comm-central/rev/7ecc013abbd1
Attachment #8598646 - Attachment description: Remove use of XULAPP_DEFINES from SM debugQA → Remove use of XULAPP_DEFINES from SM debugQA [Checked in: Comment 7]
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: