This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Commit 4fa18c2
committed
Bug 1700870 - Explicitly convert path to UTF-8. r=application-update-reviewers,bytesized
nsPrintfCString %S converts from UTF-16 to the ANSI code page, but we rely on the output string being UTF-8.
Differential Revision: https://phabricator.services.mozilla.com/D1103551 parent 1895a73 commit 4fa18c2
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
0 commit comments