Closed Bug 297957 Opened 20 years ago Closed 19 years ago

XULRunner nightly builds not compiled with SVG enabled

Categories

(Toolkit Graveyard :: XULRunner, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ed, Assigned: chase)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050614 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050614 Firefox/1.0+

The nightly builds of XULRunner are not built using it "--enable-svg" option. 
Firefox nightly builds do have this enabled which means that it's necessary to
build XULRunner from CVS every time in order to see if apps are behaving the
same way under XULRunner and Firefox.

Reproducible: Always
I believe Chase already has plans to do this with the three new build machines,
but assigning to him for triage/confirmation.
Assignee: nobody → chase
Status: UNCONFIRMED → NEW
Ever confirmed: true
Any update on this?  Thanks

Windows should be enabled now.  A new Mac system is doing the XULRunner build
now, too, but the location of xulrunner-bin is not where the Tinderbox scripts
expect it.  Why does XULRunner put its files into XUL.framework instead of
XULRunner.app?  If this is intentional please let me know so I can adapt the
build scripts.

Linux is up next.
Status: NEW → ASSIGNED
Introducing argo for the XULRunner Linux nightly.
OS: Windows XP → All
columbia is there for the pick-up when we work out the Mac issues.

->FIXED
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
> expect it.  Why does XULRunner put its files into XUL.framework instead of
> XULRunner.app?  If this is intentional please let me know so I can adapt the
> build scripts.

Yes, this is intentional: XULRunner is not a mac application but a framework.
You should probably be testing for the existence of
dist/XUL.framework/Contents/Versions/Current/xulrunner-bin
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.