Hi,

I'm porting my Firefox extension (Lazarus:Form Recovery) to chrome,
but it relies on having full access to the sqlite database (using an
openDatabase call).

I just tested it on another machine running the dev channel and
realized I needed to add the --enable-databases command line flag
before it would work.

My question is this:
Will databases (open via openDatabase) be available by default
(without needing the --enable-databases flag) on the beta channel when
extensions are enabled on said channel?



--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to