fantasai wrote:
Step (1) will reduce memory footprint and time spent parsing CSS
when using multiple pages on the same site or multiple XUL documents
using the same style sheets (or do we already have some
optimizations here that I'm forgetting?). It will also mean we'll
have identical CSS rules for sharing in steps (3) and (4).
Wouldn't the multiprocess stuff annul any memory benefits here?
In the short term, no: we're putting all content into the same process.
In the longer term, pages in the same tab (and from the same site) would
be in the same process, so things should still be shared...
-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout