WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
96363
Create Localizer factory method for LocaleICU
https://bugs.webkit.org/show_bug.cgi?id=96363
Summary
Create Localizer factory method for LocaleICU
Keishi Hattori
Reported
2012-09-11 01:27:24 PDT
Create Localizer factory method for LocaleICU
Attachments
Patch
(3.69 KB, patch)
2012-09-11 01:53 PDT
,
Keishi Hattori
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Keishi Hattori
Comment 1
2012-09-11 01:53:53 PDT
Created
attachment 163303
[details]
Patch
Kent Tamura
Comment 2
2012-09-11 02:03:39 PDT
Comment on
attachment 163303
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=163303&action=review
> Source/WebCore/platform/text/LocaleICU.cpp:47 > + return LocaleICU::create(locale.string().utf8().data());
What happens if a broken locale name is specified? e.g. Null AtomicString, empty string, "12345"
WebKit Review Bot
Comment 3
2012-09-11 19:24:35 PDT
Comment on
attachment 163303
[details]
Patch Clearing flags on attachment: 163303 Committed
r128257
: <
http://trac.webkit.org/changeset/128257
>
WebKit Review Bot
Comment 4
2012-09-11 19:24:38 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug