RESOLVED FIXED 24935
Perform rendering in separate processes
https://bugs.webkit.org/show_bug.cgi?id=24935
Summary Perform rendering in separate processes
kxra
Reported 2009-03-30 09:04:04 PDT
I thought this was implemented through the browser itself (like Google Chrome managed to do), but according to the Midori guys, it needs to happen in Webkit. http://www.twotoasts.de/bugs/index.php?do=details&task_id=304 Similar to Google Chrome, Midori should separate tabs into separate processes that will not crash the whole browser if one of them freezes. https://bugs.edge.launchpad.net/webkit-open-source/+bug/343391
Attachments
Mark Rowe (bdash)
Comment 1 2009-03-30 11:27:06 PDT
*** Bug 24934 has been marked as a duplicate of this bug. ***
Jeff Fortin
Comment 2 2009-12-19 06:41:37 PST
Bug 25065 might be a duplicate, or not. It depends whether the webkit devs want to take the one-process-per-tab approach or not.
Martin Robinson
Comment 3 2012-02-20 14:42:58 PST
This bug is a duplicate of the entire WebKit2 approach. While there is only one WebProcess, eventually it would be nice to have a multiple.
Note You need to log in before you can comment on or make changes to this bug.