Closed
Bug 289494
Opened 20 years ago
Closed 20 years ago
Make xulrunner work with toolkit packager
Categories
(Toolkit Graveyard :: XULRunner, defect)
Toolkit Graveyard
XULRunner
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8beta2
People
(Reporter: darin.moz, Assigned: darin.moz)
Details
Attachments
(1 file)
6.49 KB,
patch
|
benjamin
:
first-review+
asa
:
approval1.8b2+
|
Details | Diff | Splinter Review |
Make xulrunner work with toolkit packager
Assignee | ||
Comment 1•20 years ago
|
||
Attachment #179998 -
Flags: first-review?(benjamin)
Updated•20 years ago
|
Attachment #179998 -
Flags: first-review?(benjamin) → first-review+
Comment 2•20 years ago
|
||
Why aren't we shipping xpcshell? It works, or can easily be made to work, with
libxul.
Assignee | ||
Comment 3•20 years ago
|
||
Yeah... I gave that some cursory thought as well, but decided to err on the side
of keeping xulrunner focused on its main purpose. xpcshell is an interesting
beast, but i worry about where it generates compreg.dat and xpti.dat and how
that might interact with xulrunner. It might make sense to have a way to invoke
xulrunner.exe to act like xpcshell... at least supporting the -f argument to
invoke a set of scripts.
Assignee | ||
Comment 4•20 years ago
|
||
Comment on attachment 179998 [details] [diff] [review]
v1 patch
We need this patch in order to start building XULRunner nightlies. It should
have almost zero impact on the non-XULRunner builds.
Attachment #179998 -
Flags: approval1.8b2?
Comment 5•20 years ago
|
||
Comment on attachment 179998 [details] [diff] [review]
v1 patch
a=asa
Attachment #179998 -
Flags: approval1.8b2? → approval1.8b2+
Assignee | ||
Comment 6•20 years ago
|
||
fixed-on-trunk
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.8beta2
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
•