Labs/Jetpack/OOP/PlatformStatus: Difference between revisions

Line 70: Line 70:


==== 2/ Chrome windows scripts ====
==== 2/ Chrome windows scripts ====
Almost the same than XPCOMs and JS Modules except that there is one instance by chrome browser window. So they may not be singletons and there life could be limited to window's life.
Almost the same than XPCOMs and JS Modules except that there is one instance by chrome browser window. So they may not be singletons and their life could be limited to window's life.


==== 3/ Message manager scripts ====
==== 3/ Message manager scripts ====
117

edits