On Tue, Apr 28, 2009 at 6:31 PM, Michael Nordman <micha...@chromium.org> wrote:
>>>> I have always felt like running the WebCore "backend" in the browser was 
>>>> elegant
>>>
>>> Yea, but we need a webcore backend to run :)
>>
>> Well last time I looked at this there was already a Database backend :)
>
> Right... interpretting random SQL from the web :)

Not talking about that part; talking about DatabaseTracker and
friends, which keep track of all the open databases, what their quotas
and usage is, and what the queue of waiting transactions and
statements are. It doesn't do any actual SQL execution, obviously that
has to be in the renderer.

- a

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

Reply via email to