i've just opened https://bugs.webkit.org/show_bug.cgi?id=38003 to track
this.

dumi


On Thu, Apr 22, 2010 at 1:15 PM, Brady Eidson <[email protected]> wrote:

> I'd like to ask some of our SQLite gurus at Apple about this.  I recall
> that they have had (admitedly Apple Internal) concerns about it in the past.
>
> Is there a bugzilla for this that I can follow and update?
>
> ~Brady
>
> On Apr 22, 2010, at 12:15 PM, Dumitru Daniliuc wrote:
>
> > Hi webkit-dev,
> >
> > I'd like to start a discussion about adding FTS3 support to
> WebSQLDatabases in WebKit. FTS3 has been a standard SQLite extension for
> quite some time and allows web developers to use full text search. The goal
> is to make it easier for web developers who used Gears for their apps to
> migrate those apps to HTML5 WebSQLDatabases.
> >
> > The amount of work to make this change should be minimal: a trivial
> WebKit change to allow FTS3 functions in SQL statements (I can take care of
> this), and rebuilding WebKit's SQLite library with FTS3 support on.
> >
> > Thanks,
> > Dumi
> >
> > _______________________________________________
> > webkit-dev mailing list
> > [email protected]
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to