Bug 259519
| Summary: | Make update-webkit-localizable-strings respect conditional inclusion | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anne van Kesteren
As discovered in https://github.com/WebKit/WebKit/pull/16064 it ends up including strings in Localizable.strings from ports that don't use that file.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Anne van Kesteren
FWIW: excluding strings with "%s" or "%d" in them does not appear to be a workable approach.
Radar WebKit Bug Importer
<rdar://problem/113253656>