Bug 86822 - Web Inspector: change WebCore/English.lproj/locallizedStrings encoding from UTF-16 to UTF-8.
Summary: Web Inspector: change WebCore/English.lproj/locallizedStrings encoding from U...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 01:23 PDT by Pavel Feldman
Modified: 2012-05-21 13:36 PDT (History)
10 users (show)

See Also:


Attachments
Patch (27.35 KB, patch)
2012-05-21 07:05 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-05-18 01:23:01 PDT
Otherwise it is hard to maintain concurrent development of the front-end.

Timothy, Joe, can we get this fixed please? It causes constant pain while developing.
Comment 1 Timothy Hatcher 2012-05-20 19:54:31 PDT
We no longer ship this file. Do what you want.
Comment 2 Pavel Feldman 2012-05-21 07:05:22 PDT
Created attachment 143026 [details]
Patch
Comment 3 Yury Semikhatsky 2012-05-21 07:21:52 PDT
Comment on attachment 143026 [details]
Patch

If nobody uses this file anymore we should delete.
Comment 4 Pavel Feldman 2012-05-21 08:53:07 PDT
Committed r117784: <http://trac.webkit.org/changeset/117784>
Comment 5 Timothy Hatcher 2012-05-21 12:33:45 PDT
You can delete all uses of UIString if none one cares about localization.
Comment 6 Pavel Feldman 2012-05-21 13:36:33 PDT
(In reply to comment #5)
> You can delete all uses of UIString if none one cares about localization.

I think code benefits from the present markup. Having it l10n ready is a plus.