WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85688
Rename ICULocale to LocaleICU, part 1
https://bugs.webkit.org/show_bug.cgi?id=85688
Summary
Rename ICULocale to LocaleICU, part 1
Kent Tamura
Reported
2012-05-04 18:22:10 PDT
Rename ICULocale to LocaleICU, part 1
Attachments
Patch
(46.03 KB, patch)
2012-05-04 18:33 PDT
,
Kent Tamura
haraken
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2012-05-04 18:33:22 PDT
Created
attachment 140372
[details]
Patch
WebKit Review Bot
Comment 2
2012-05-04 18:38:23 PDT
Attachment 140372
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/platform/text/LocaleICU.h:31: #ifndef header guard has wrong style, please use: LocaleICU_h [build/header_guard] [5] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Kentaro Hara
Comment 3
2012-05-04 19:41:44 PDT
Comment on
attachment 140372
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=140372&action=review
> Source/WebCore/ChangeLog:8 > + Rename it for consistency. Our convension is Foo<Platform>.{cpp,h}.
Nit: convention
> Source/WebCore/WebCore.gypi:4489 > + 'platform/text/LocaleICU.cpp', > + 'platform/text/LocaleICU.h',
Nit: Alphabetical order please.
Kent Tamura
Comment 4
2012-05-04 19:48:59 PDT
Comment on
attachment 140372
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=140372&action=review
Thanks!
>> Source/WebCore/ChangeLog:8 >> + Rename it for consistency. Our convension is Foo<Platform>.{cpp,h}. > > Nit: convention
oops
>> Source/WebCore/WebCore.gypi:4489 >> + 'platform/text/LocaleICU.h', > > Nit: Alphabetical order please.
Will fix.
Kent Tamura
Comment 5
2012-05-04 19:53:23 PDT
Committed
r116204
: <
http://trac.webkit.org/changeset/116204
>
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