Bug 158659 - Fixed compilation of LocaleICU with ENABLE(DATE_AND_TIME_INPUT_TYPES)
Summary: Fixed compilation of LocaleICU with ENABLE(DATE_AND_TIME_INPUT_TYPES)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-11 03:51 PDT by Konstantin Tokarev
Modified: 2016-06-11 11:05 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.14 KB, patch)
2016-06-11 03:53 PDT, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-06-11 03:51:19 PDT
Avoid using removed String::characters().

BTW, is there a better way to create UChar[] or 16-bit String literals?
Comment 1 Konstantin Tokarev 2016-06-11 03:53:29 PDT
Created attachment 281097 [details]
Patch
Comment 2 Darin Adler 2016-06-11 10:41:35 PDT
Comment on attachment 281097 [details]
Patch

Can’t think of any way to do this better.
Comment 3 WebKit Commit Bot 2016-06-11 11:05:32 PDT
Comment on attachment 281097 [details]
Patch

Clearing flags on attachment: 281097

Committed r201973: <http://trac.webkit.org/changeset/201973>
Comment 4 WebKit Commit Bot 2016-06-11 11:05:35 PDT
All reviewed patches have been landed.  Closing bug.