Bug 147748 - SQLStatementBackend doesn't need to be refcounted
Summary: SQLStatementBackend doesn't need to be refcounted
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-06 14:58 PDT by Anders Carlsson
Modified: 2015-08-06 15:32 PDT (History)
0 users

See Also:


Attachments
Patch (6.32 KB, patch)
2015-08-06 14:59 PDT, Anders Carlsson
ggaren: 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-06 14:58:58 PDT
SQLStatementBackend doesn't need to be refcounted
Comment 1 Anders Carlsson 2015-08-06 14:59:47 PDT
Created attachment 258403 [details]
Patch
Comment 2 Geoffrey Garen 2015-08-06 15:13:49 PDT
Comment on attachment 258403 [details]
Patch

r=me
Comment 3 Anders Carlsson 2015-08-06 15:32:29 PDT
Committed r188066: <http://trac.webkit.org/changeset/188066>