Closed Bug 383112 Opened 16 years ago Closed 16 years ago

make MOZ_XUL_APP=1 the default in configure

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Assigned: kairo)

Details

Attachments

(1 file)

Currently, configure defaults MOZ_XUL_APP as empty (for the default embedding profile, basic and minimal have it on) and every app needs to opt in for it via their confvars.sh

We should switch this around to defaulting it to 1 and (for now) have Camino opt out by unsetting it again in its confvars, where they can then just remove that line with bug 383085

I'll do a patch for this shortly.
Here's the patch for setting MOZ_XUL_APP as the global default, and only Camino unsetting this.
Attachment #267125 - Flags: review?(benjamin)
Attachment #267125 - Flags: review?(benjamin) → review+
Checked in and trees seem to survive it :)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.