Bug 142054

Summary: Rename DatabaseManager::manager() to DatabaseManager::singleton()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.