Bug 154482

Summary: Remove declaration of unimplemented methods in LocaleICU
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, commit-queue, darin, ewmailing, mcatanzaro, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Olivier Blin 2016-02-19 17:01:34 PST
detectSignAndGetDigitRange() and matchedDecimalSymbolIndex() are implemented in PlatformLocale, not LocaleICU.
    
They were moved out from LocaleICU to NumberLocalizer in r124459 (2012), which has then been renamed as Localizer, then Locale, and finally PlatformLocale.
Comment 1 Olivier Blin 2016-02-19 17:05:36 PST
Created attachment 271827 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-20 08:31:25 PST
Comment on attachment 271827 [details]
Patch

Clearing flags on attachment: 271827

Committed r196860: <http://trac.webkit.org/changeset/196860>
Comment 3 WebKit Commit Bot 2016-02-20 08:31:30 PST
All reviewed patches have been landed.  Closing bug.