1
edit
Line 83: | Line 83: | ||
Will Firefox, Thunderbird, Sunbird and other mozilla.org releases use Xulrunner? I am not familiar with how these applications currently install, do they each have their own install of this foundational technology right now and can they then benefit from reuse if they each check for Xulrunner upon install and, if not found, then install once? | Will Firefox, Thunderbird, Sunbird and other mozilla.org releases use Xulrunner? I am not familiar with how these applications currently install, do they each have their own install of this foundational technology right now and can they then benefit from reuse if they each check for Xulrunner upon install and, if not found, then install once? | ||
Edit: '''Firefox already does use XULRunner!''' It can run XULRunner apps even, just do 'firefox.exe -app application.ini'. | |||
: Yes, these apps currently install their own copy of the Gecko Runtime Environment. The end goal is to switch these apps to running on the same runtime. This will be accomplished with XULRunner. -- [[User:Bugmenot|Bugmenot]] | : Yes, these apps currently install their own copy of the Gecko Runtime Environment. The end goal is to switch these apps to running on the same runtime. This will be accomplished with XULRunner. -- [[User:Bugmenot|Bugmenot]] |
edit