Bug 148132

Summary: Use CSSValuePool::singleton() instead of cssValuePool()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, kling, koivisto, rniwa
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2015-08-18 10:51:19 PDT
Use CSSValuePool::singleton() instead of cssValuePool(), as per coding style.
Comment 1 Chris Dumez 2015-08-18 10:53:22 PDT
Created attachment 259280 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-18 18:28:12 PDT
Comment on attachment 259280 [details]
Patch

Clearing flags on attachment: 259280

Committed r188619: <http://trac.webkit.org/changeset/188619>
Comment 3 WebKit Commit Bot 2015-08-18 18:28:16 PDT
All reviewed patches have been landed.  Closing bug.