Issue metadata
Sign in to add a comment
|
PulseAudio app name "localization" broken in the audio service. |
||||||||||||||||||||
Issue descriptionPreviously reported as issue 526807 . https://cs.chromium.org/chromium/src/chrome/browser/chrome_browser_main_linux.cc?l=65 sets the "app name" to "Chrome", which overrides the hard-coded "Chromium" in https://cs.chromium.org/chromium/src/media/audio/pulse/pulse_util.cc?g=0&l=417. This name shows up in e.g. "pavucontrol". Doing this through localization seems a bit inconvenient, maybe we can check build flags for chrome branded or just hard-code "Chrome" like for input? Dale: Does this seem reasonable? |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||