Labs/Jetpack/OOP/PlatformStatus: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 28: Line 28:
Add a way to send handles across processes in order to avoid having to build some objects registries on both processes.
Add a way to send handles across processes in order to avoid having to build some objects registries on both processes.
[https://bugzilla.mozilla.org/show_bug.cgi?id=562414 First bug]
[https://bugzilla.mozilla.org/show_bug.cgi?id=562414 First bug]
[https://bugzilla.mozilla.org/show_bug.cgi?id=572685 Second bug]
[https://bugzilla.mozilla.org/show_bug.cgi?id=572685 Second bug]<br>
These handles may replace CPOW, as said in [https://bugzilla.mozilla.org/show_bug.cgi?id=564382 this bug]
These handles may replace CPOW, as said in [https://bugzilla.mozilla.org/show_bug.cgi?id=564382 this bug]


==== Multiple process in firefox, explained ====
=== Multiple process in firefox, explained ===


[[File:Firefox-oop.jpg]]
[[File:Firefox-oop.jpg]]
Line 49: Line 49:


== Multi-process big picture ==
== Multi-process big picture ==
[[File:Jetpack-oop.jpg]]
Here is a very big picture of what going on between jetpack OOP experiment available here:
[https://github.com/ochameau/jetpack-oop Jetpack OOP github page]
This diagram mainly highlights different sandbox and their location and how they communicate.
117

edits

Navigation menu