Whitelist accessibilityFeatures.read API for Secure Shell |
|
Issue descriptionWe're working on adding accessibility support to Secure Shell (see issue 822490 ). Having good accessibility support will result in a performance loss so we want to detect when spoken feedback is enabled. This requires the chrome.accessibilityFeatures.spokenFeedback.get() API which needs the accessibilityFeatures.read permission. However, for various reasons that are difficult to address, Secure Shell is stuck as a "v1.5" chrome app, whereas the accessibilityFeatures API is only available to v2.0 apps. As a workaround, we'd like whitelisted access to FSP from Secure Shell for the following app ids: Secure Shell Stable: pnhechapfaindjhompbnflcldabbghjo Secure Shell Dev: okddffdblfhhnmhodogpojmfkjmhinfp
,
Jun 18 2018
|
|
►
Sign in to add a comment |
|
Comment 1 by vapier@chromium.org
, Jun 17 2018Components: Platform>Apps>Default>Hterm