Bug 140271 - Start removing Web Database support from workers
Summary: Start removing Web Database support from workers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-08 15:20 PST by Anders Carlsson
Modified: 2015-01-09 12:30 PST (History)
1 user (show)

See Also:


Attachments
Patch (112.45 KB, patch)
2015-01-08 15:22 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (115.77 KB, patch)
2015-01-08 15:54 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>