Hacker News new | ask | show | jobs
by thristian 6067 days ago
A more impressive example: Chrome's multiple-process rendering system has spurred Mozilla to work on a similar system to Firefox - and not just copying the idea, but wholesale importing code from Chromium:

    https://wiki.mozilla.org/Content_Processes
1 comments

Ah, very interesting. Didn't think of this in relation to my point above but it explains why Chrome is open-source too.