Re: problems upgrading to newer versions of XUL
daniel <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
Am 12.08.2011 05:14, schrieb Gen Kanai: > Where can my friend go to get info and or advice about how this corporation might update their XUL app to a newer XUL runtime? When my company switched to xulrunner 2.0 I found this website very helpful, it provides a list of all changed and new features: https://developer.mozilla.org/en/Firefox_4.0_for_developers The biggest issue we had was switching to the new XPCOM interface, here you find some help how to update your old components to the new system. https://developer.mozilla.org/en/XPCOM/XPCOM_changes_in_Gecko_2.0 I hope that helps, Daniel