Bug 305632
| Summary: | [GTK] Web process translatable strings are not in system locale | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
This is because we no longer call gtk_init from the web process, that called setlocale for us. Now we need to explicit call setlocale to use the system locale.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/56703
EWS
Committed 305801@main (83dcbbf140b0): <https://commits.webkit.org/305801@main>
Reviewed commits have been landed. Closing PR #56703 and removing active labels.