On Tue, Oct 6, 2009 at 6:49 PM, John Abd-El-Malek <[email protected]> wrote:

> It's about getting rid of nasty problems like the browser process crashing
> every startup because of a corrupt database and decreasing browser process
> crashes in general.


I am pretty sure that the sqlite wrapper and sanity checking work that's
going on is a better fix than moving to a different process.  Not only is it
lower overhead, but we'd have to write error-handling code _anyway_ since
the sqlite process could crash/fail, so IMO it's extra overhead that doesn't
buy us anything.

Not that you're not welcome to try doing it, but I wouldn't waste the time.

PK

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to