Bug 147691 - Change openDatabase to return a Database instead of a DatabaseBackendBase
Summary: Change openDatabase to return a Database instead of a DatabaseBackendBase
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-08-05 13:25 PDT by Anders Carlsson
Modified: 2015-08-05 13:35 PDT (History)
0 users

See Also:


Attachments
Patch (12.12 KB, patch)
2015-08-05 13:28 PDT, Anders Carlsson
thorton: 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-08-05 13:25:52 PDT
Change openDatabase to return a Database instead of a DatabaseBackendBase
Comment 1 Anders Carlsson 2015-08-05 13:28:44 PDT
Created attachment 258295 [details]
Patch
Comment 2 Anders Carlsson 2015-08-05 13:35:01 PDT
Committed r187984: <http://trac.webkit.org/changeset/187984>