Bug 123789 - IDB: Split backend Cursors and Transactions into their own files
Summary: IDB: Split backend Cursors and Transactions into their own files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 23:27 PST by Brady Eidson
Modified: 2013-11-04 23:54 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (119.33 KB, patch)
2013-11-04 23:30 PST, Brady Eidson
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2013-11-04 23:27:04 PST
IDB: Split Backend Cursors and Transaction into their own files.

There's no reason for them to be nested classes.
Comment 1 Brady Eidson 2013-11-04 23:30:14 PST
Created attachment 216007 [details]
Patch v1
Comment 2 Brady Eidson 2013-11-04 23:54:27 PST
http://trac.webkit.org/changeset/158654