|
|
|
|
|
by dbaron
3862 days ago
|
|
Multi-process is happening just fine with Gecko, XPCOM, and XUL. It's the extension ecosystem (the do-whatever-with-the-internals nature of the extensions API, and getting all the extensions to upgrade) that's the obstacle. Nightly is currently multi-process (although not large numbers of processes, but there's a pref to flip); it just hasn't shipped in the release channel yet. |
|