Bug 142054 - Rename DatabaseManager::manager() to DatabaseManager::singleton()
Summary: Rename DatabaseManager::manager() to DatabaseManager::singleton()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-26 13:14 PST by Chris Dumez
Modified: 2015-02-26 15:22 PST (History)
4 users (show)

See Also:


Attachments
Patch (34.27 KB, patch)
2015-02-26 13:38 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-02-26 13:14:05 PST
Rename DatabaseManager::manager() to DatabaseManager::singleton() as per coding style and use WTF::NeverDestroyed.
Comment 1 Chris Dumez 2015-02-26 13:38:14 PST
Created attachment 247443 [details]
Patch
Comment 2 WebKit Commit Bot 2015-02-26 15:22:36 PST
Comment on attachment 247443 [details]
Patch

Clearing flags on attachment: 247443

Committed r180704: <http://trac.webkit.org/changeset/180704>
Comment 3 WebKit Commit Bot 2015-02-26 15:22:42 PST
All reviewed patches have been landed.  Closing bug.