Confirmed users
431
edits
| Line 55: | Line 55: | ||
=== Electrolysis === | === Electrolysis === | ||
Necko: | |||
* Close to having necko IPC protocol hooked up and initialized | |||
* Some high-level design progress (from conversation with BZ) | |||
** IPC probably "main chrome thread <-> content process", not "Socket transport thread <-> content process" | |||
** Probably use "if(ContentProcess)" within existing necko code, rather than create new set of classes for Content-side necko. | |||
* Issue: which protocols (network; file?) need IPC? | |||
* Issue: goodbye standalone necko? | |||
* Set up design discussion for workweek | |||
=== Tree Management === | === Tree Management === | ||