Summary: | Web Inspector: Make localizedString.js diff and commit friendly (UTF16 -> UTF8) | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Patrick Mueller <pmuellr> | ||||
Component: | Web Inspector | Assignee: | Joseph Pecoraro <joepeck> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | bburg, commit-queue, joepeck, mattbaker, mitz, mrowe, timothy, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Patrick Mueller
2009-08-24 13:27:20 PDT
I am pretty sure we can switch to UTF-8 now. Build tools in Apple required UTF-16 until recently. I think we are good. Lets do it! Created attachment 287169 [details]
[PATCH] Proposed Fix
Next step will be just generating this as a WebInspectorUI build phase.
Comment on attachment 287169 [details] [PATCH] Proposed Fix Clearing flags on attachment: 287169 Committed r205089: <http://trac.webkit.org/changeset/205089> All reviewed patches have been landed. Closing bug. |