Closed
Bug 297957
Opened 20 years ago
Closed 19 years ago
XULRunner nightly builds not compiled with SVG enabled
Categories
(Toolkit Graveyard :: XULRunner, defect)
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
Comment 1•20 years ago
|
||
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
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 3•19 years ago
|
||
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
| Assignee | ||
Comment 4•19 years ago
|
||
Introducing argo for the XULRunner Linux nightly.
| Assignee | ||
Updated•19 years ago
|
OS: Windows XP → All
| Assignee | ||
Comment 5•19 years ago
|
||
columbia is there for the pick-up when we work out the Mac issues. ->FIXED
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 6•19 years ago
|
||
> 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
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•