Bug 160726 - Move SQLTransactionBackend construction inside SQLTransaction
Summary: Move SQLTransactionBackend construction inside SQLTransaction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-09 18:48 PDT by Anders Carlsson
Modified: 2016-08-10 09:48 PDT (History)
0 users

See Also:


Attachments
Patch (17.48 KB, patch)
2016-08-10 09:01 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (17.30 KB, patch)
2016-08-10 09:11 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 2016-08-09 18:48:16 PDT
Move SQLTransactionBackend construction inside SQLTransaction
Comment 1 Anders Carlsson 2016-08-10 09:01:16 PDT
Created attachment 285728 [details]
Patch
Comment 2 Anders Carlsson 2016-08-10 09:11:39 PDT
Created attachment 285729 [details]
Patch
Comment 3 Anders Carlsson 2016-08-10 09:48:41 PDT
Committed r204333: <http://trac.webkit.org/changeset/204333>