XPCOM Startup: Difference between revisions

Jump to navigation Jump to search
no source compat
(category manager)
(no source compat)
Line 18: Line 18:
The category manager would no longer by dynamically mutable, and would use read-only methods.
The category manager would no longer by dynamically mutable, and would use read-only methods.


This is a significant change in binary compatibility and in some cases source compatibility. NSGetModule and nsIModule would be replaced with a single NSGetClassObject API. It is likely that NS_IMPL_NSGETMODULE would continue to work. I will need to audit the existing module implementations to determine whether module constructor/destructors need to be retained in some form.
This is a change in both binary and source compatibility. NSGetModule and nsIModule would be replaced with a single NSGetFactory API.


== Part B: only libxul components for the content process ==
== Part B: only libxul components for the content process ==
Confirmed users, Bureaucrats and Sysops emeriti
1,217

edits

Navigation menu