Bug 154731 - Initialize LocaleICU data members in header
Summary: Initialize LocaleICU data members in header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-26 10:15 PST by Olivier Blin
Modified: 2016-02-26 12:47 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2016-02-26 10:29 PST, Olivier Blin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Blin 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.
Comment 1 Olivier Blin 2016-02-26 10:29:42 PST
Created attachment 272335 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2016-02-26 12:47:21 PST
All reviewed patches have been landed.  Closing bug.