Remove 'homeProvider' property from chromeosInfoPrivate API |
||
Issue descriptionCarrying from the discussion on https://chromium-review.googlesource.com/c/chromium/src/+/729476: The 'homeProvider' property was added to chromeosInfoPrivate API to allow the HelpApp to show carrier-specific information. See the original bugs for details: https://code.google.com/archive/p/chromium-os/issues/13505 https://code.google.com/archive/p/chromium-os/issues/17483 Currently, the 'homeProvider' property is set to something like '<MNO name> (<country abbrev.>)' (e.g. "T-Mobile (us)"). The value isn't necessarily stable (e.g. the MNO name may change over time) or accurate (i.e. the country abbrev can be misleading in case of roaming, MVNO, etc). Previous usages of the 'homeProvider' property included some hard-coded values, which were fragile. Given that the use of the 'homeProvider' property in the HelpApp was later removed in https://chrome-internal-review.googlesource.com/149961. <chromiumos>/platform/chromeos-assets/helpapp no longer references to the 'homeProvider' property. Given that it's a private extension API, only whitelisted apps can use it. There is currently no user of the 'homeProvider' property, so we can safely remove it from the chromeosInfoPrivate API.
,
Jan 19 2018
,
Sep 28
Triage nag: This Chrome OS bug has an owner but no component. Please add a component so that this can be tracked by the relevant team.
,
Nov 8
<UI triage> Bug owners, please add the appropriate component to your bug. Thanks! |
||
►
Sign in to add a comment |
||
Comment 1 by ovanieva@google.com
, Jan 19 2018