Bug 154731

Summary: Initialize LocaleICU data members in header
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, commit-queue, darin, mcatanzaro, zan
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Olivier Blin
Reported 2016-02-26 10:15:50 PST
LocaleICU data members should be initialized in the header, to avoid conditional initialization lines in the constructor, as suggested by Darin in bug 154484.
Attachments
Patch (2.99 KB, patch)
2016-02-26 10:29 PST, Olivier Blin
no flags
Olivier Blin
Comment 1 2016-02-26 10:29:42 PST
WebKit Commit Bot
Comment 2 2016-02-26 12:47:18 PST
Comment on attachment 272335 [details] Patch Clearing flags on attachment: 272335 Committed r197193: <http://trac.webkit.org/changeset/197193>
WebKit Commit Bot
Comment 3 2016-02-26 12:47:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.