Bug 140271

Summary: Start removing Web Database support from workers
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch sam: review+

Description Anders Carlsson 2015-01-08 15:20:33 PST
Start removing Web Database support from workers
Comment 1 Anders Carlsson 2015-01-08 15:22:22 PST
Created attachment 244300 [details]
Patch
Comment 2 Anders Carlsson 2015-01-08 15:54:34 PST
Created attachment 244306 [details]
Patch
Comment 3 Csaba Osztrogonác 2015-01-09 03:54:56 PST
(In reply to comment #2)
> Created attachment 244306 [details]
> Patch

note: EFL build works with this patch, but the EWS was flakey that time.
Comment 4 Anders Carlsson 2015-01-09 09:47:13 PST
(In reply to comment #3)
> (In reply to comment #2)
> > Created attachment 244306 [details]
> > Patch
> 
> note: EFL build works with this patch, but the EWS was flakey that time.

Thanks for checking - I think both EFL and GTK will need a clean build after this lands (or at least we need to remove the generated bindings code).
Comment 5 Anders Carlsson 2015-01-09 12:30:21 PST
Committed r178188: <http://trac.webkit.org/changeset/178188>