Bug 100634 - Rename Localizer to Locale
Summary: Rename Localizer to Locale
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 100329
  Show dependency treegraph
 
Reported: 2012-10-29 00:05 PDT by Kent Tamura
Modified: 2012-10-29 01:51 PDT (History)
5 users (show)

See Also:


Attachments
Patch (50.52 KB, patch)
2012-10-29 00:23 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch 2 (52.08 KB, patch)
2012-10-29 01:10 PDT, Kent Tamura
haraken: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-10-29 00:05:02 PDT
- Rename Localizer class to Locale
- Rename localizer with locale in variable names
- Rename localizer with locale in function names
Comment 1 Kent Tamura 2012-10-29 00:23:06 PDT
Created attachment 171167 [details]
Patch
Comment 2 Kent Tamura 2012-10-29 01:10:12 PDT
Created attachment 171172 [details]
Patch 2

Fix Chromium-Linux build
Comment 3 Kentaro Hara 2012-10-29 01:45:20 PDT
Comment on attachment 171172 [details]
Patch 2

Looks OK
Comment 4 Kent Tamura 2012-10-29 01:51:33 PDT
Committed r132774: <http://trac.webkit.org/changeset/132774>