Bug 124168 - Make IDBBackingStoreTransaction be RefCounted
Summary: Make IDBBackingStoreTransaction be RefCounted
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-11 14:34 PST by Brady Eidson
Modified: 2013-11-11 14:40 PST (History)
3 users (show)

See Also:


Attachments
Patch v1 (5.93 KB, patch)
2013-11-11 14:36 PST, Brady Eidson
thorton: 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-11 14:34:26 PST
Make IDBBackingStoreTransaction be RefCounted

This is necessarily to safely add a fully asynchronous interface into the IDB mechanism.
Comment 1 Brady Eidson 2013-11-11 14:36:34 PST
Created attachment 216613 [details]
Patch v1
Comment 2 Brady Eidson 2013-11-11 14:40:47 PST
http://trac.webkit.org/changeset/159072