Confirmed users, Bureaucrats and Sysops emeriti
3,599
edits
(no source compat) |
No edit summary |
||
| Line 1: | Line 1: | ||
(Note - this change has landed on mozilla-central! Benjamin helpfully came up with a [[XPCOM_Startup:Changes_for_developers|list of changes you'll need to make to your code]]) | |||
In Firefox 3.x, XPCOM initialization is programmatic, and component registration is a one-time event. This leads to several problems which we'd like to solve for Firefox 4: | In Firefox 3.x, XPCOM initialization is programmatic, and component registration is a one-time event. This leads to several problems which we'd like to solve for Firefox 4: | ||