WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: xulrunner  (Read 3309 times)

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
xulrunner
« on: July 10, 2009, 12:08:58 AM »
Xulrunner, the Gecko runtime:

Code: [Select]
Title:          xulrunner.tce
Description:    Mozilla XUL + XPCOM application runner.
Version:        1.9.1
Author:         The Mozilla Community
Original-site:  www.mozilla.com/firefox/
Copying-policy: MPL
Size: 7MB
Extension_by:   Jason W
Comments:       This extension is PPI compatible.
Built from Firefox 3.5 source.
Change-log:     ----
Current:        2009/07/09 First build version 1.9.1


Code: [Select]
Title:          xulrunner.tcz
Description:    Mozilla XUL + XPCOM application runner.
Version:        1.9.1
Author:         The Mozilla Community
Original-site:  www.mozilla.com/firefox/
Copying-policy: MPL
Size: 7MB
Extension_by:   Jason W
Comments:       Built from Firefox 3.5 source.
Change-log:     ----
Current:        2009/07/09 First build version 1.9.1


Offline kerpob

  • Jr. Member
  • **
  • Posts: 83
Re: xulrunner
« Reply #1 on: July 14, 2009, 07:58:08 AM »
What's the difference between this and Shiretoko. Are there other "firefox 3.5" versions as well that I may have missed!
eee user. From Xandros to Debian via Breeezy to TCL.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: xulrunner
« Reply #2 on: July 14, 2009, 09:50:20 AM »
Xulrunner is not a browser, it is a library and toolkit used to build browsers and applications like epiphany and other apps.  It is provided for those who would like to build apps against it.  More info:

https://developer.mozilla.org/En/XULRunner

Offline kerpob

  • Jr. Member
  • **
  • Posts: 83
Re: xulrunner
« Reply #3 on: July 14, 2009, 10:12:01 AM »
Xulrunner is not a browser, it is a library and toolkit used to build browsers and applications like epiphany and other apps.  It is provided for those who would like to build apps against it.  More info:

https://developer.mozilla.org/En/XULRunner
Thanks for that... on another note then - what is the difference between Shiretoko and firefox 3.5. Both exist as separate extensions.
eee user. From Xandros to Debian via Breeezy to TCL.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: xulrunner
« Reply #4 on: July 14, 2009, 12:06:51 PM »
Differences are mentioned here:

http://forum.tinycorelinux.net/index.php?topic=2271.msg12181#msg12181

Shiretoko is better suited to RAM based /home use with some of it's changes from the official Firefox.

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: xulrunner
« Reply #5 on: October 01, 2009, 02:43:58 PM »
I am no seeing this extension in appbrowser or through the web interface.  Has this been removed?  If so, why?

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: xulrunner
« Reply #6 on: October 01, 2009, 03:04:04 PM »
I thought I had posted it's removal, evidently didn't.  But if someone is wanting to use a shared xul to build epiphany or another browser, xulrunner can be built then.  I didn't see the point in maintaining it until there is a use for it.  Most any Mozilla type of browser is going to be self contained anyway. 

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: xulrunner
« Reply #7 on: October 01, 2009, 04:06:02 PM »
Ah.  No need to rebuild or repost.  I may need XPCOM for a project which I believe is part of xulrunner, but Im not sure yet.  If I do need it, I will build an XPCOM only extensions.  Thanks :)