Skip to:
Chromium 68 browser app currently does not load/render localized text correctly in the UI.
Steps to reproduce:
Launch the browser
Verify no (localized) texts are rendered (e.g: Wecome message, etc..)
With verbose log enabled (with cmdline args: `--enable-logging=stderr --v=1`) tons of log messages show up warning resource loading errors.
Probably happens with other resources (pixmaps, etc).
Close for FF 6.0.4 and GG 7.0.0
Fix merged: https://github.com/webosose/chromium68/commit/4fce4847c5ce49800b3fe
https://github.com/webosose/chromium68/pull/8
Chromium 68 browser app currently does not load/render localized text correctly in the UI.
Steps to reproduce:
Launch the browser
Verify no (localized) texts are rendered (e.g: Wecome message, etc..)
With verbose log enabled (with cmdline args: `--enable-logging=stderr --v=1`) tons of log messages show up warning resource loading errors.
Probably happens with other resources (pixmaps, etc).