[Webkit-unassigned] [Bug 98932] [GTK] Enable IndexedDB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 02:24:14 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=98932

--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > So, we need to either bump the minimum GCC version required or remove the
> > > AsyncTask implementation using C++ lambdas, see bug #140881.
> > 
> > Maybe we can bump the GCC requirements now for the new cycle. Debian stable
> > has 4.9.2, we should probably update our bots to jessie at some point this
> > cycle. It's a shame this feature is blocked by a compiler bug.
> 
> Let's just make indexed database depend on the newer version of GCC. This
> should be pretty easy. It's the path of least resistance while we figure out
> what to do. We'll need too coordinate updating the bots.

I would not make the option depending on the compiler, we will have to upgrade the bots to test indexeddb, so we won't be testing wk build with previous versions of GCC anymore. Or if we don't upgrade the bots to ensure wk still builds with previous versions of GCC we won't be testing indexeddb.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150518/1bf415fa/attachment.html>


More information about the webkit-unassigned mailing list