Bug 124197 - Manage StorageThread through std::unique_ptr
Summary: Manage StorageThread through std::unique_ptr
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-12 02:52 PST by Zan Dobersek
Modified: 2013-11-12 09:31 PST (History)
0 users

See Also:


Attachments
Patch (5.30 KB, patch)
2013-11-12 02:55 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-11-12 02:52:41 PST
Manage StorageThread through std::unique_ptr
Comment 1 Zan Dobersek 2013-11-12 02:55:45 PST
Created attachment 216652 [details]
Patch
Comment 2 Zan Dobersek 2013-11-12 09:31:01 PST
Comment on attachment 216652 [details]
Patch

Clearing flags on attachment: 216652

Committed r159115: <http://trac.webkit.org/changeset/159115>
Comment 3 Zan Dobersek 2013-11-12 09:31:07 PST
All reviewed patches have been landed.  Closing bug.