Bug 130347

Summary: webdatabase: Replace DEPRECATED_DEFINE_STATIC_LOCAL by static NeverDestroyed<T>
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: New BugsAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, koivisto, mjs, simon.fraser, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 130185    
Attachments:
Description Flags
Patch darin: review+

Description Sergio Villar Senin 2014-03-17 10:10:32 PDT
webdatabase: Replace DEPRECATED_DEFINE_STATIC_LOCAL by static NeverDestroyed<T>
Comment 1 Sergio Villar Senin 2014-03-17 10:11:35 PDT
Created attachment 226934 [details]
Patch
Comment 2 Sergio Villar Senin 2014-03-18 01:51:27 PDT
Committed r165803: <http://trac.webkit.org/changeset/165803>