Necko: Electrolysis design and subprojects: Difference between revisions

Line 3: Line 3:
= Protocols that need work for e10s =
= Protocols that need work for e10s =


Initially only HTTP/HTTPS/FTP will go over IPC, as the content process must not be allowed to open TCP/IP or other network connections.  Eventually we plan to sandbox file access, and thus other protocols (about://, file://, jar://) will need some work.  But this is for "Stage 2".
Initially only HTTP/HTTPS/FTP will go over IPC, as the content process must not be allowed to open TCP/IP or other network connections.
 
FTP may be fudged (see section below) so that we don't require using IPC for it.   
 
Eventually we plan to sandbox file access, and thus other protocols (about://, file://, jar://) will need some work.  But this is for "Stage 2".


= Implementation design =
= Implementation design =
Confirmed users
431

edits