DescriptionGetting rid of GetDefaultProfile & fixing multi user issues with accessibility
As discussed: I removed the occurances, switched the accessibility functionality with a user change and made sure that the accessibility menu is presented when at least one user has one accessibility feature turned on.
Not done:
- ChromeVox - this will most likely only partially work in multi user scenarios. It makes no sense to get this 80% working if we are in the midst of overhauling the use of ChromeVox. This needs to be re-visited once the changes are done.
- BrailleDisplayAPI - Since this is coupled with ChromeVox I guess that this falls into the same problem.
- MagnifierManager - A refactor should be done which merges this into the AccessibilityManager, but that would go beyond what we currently have to do. Besides I have found a comment which indicates that this might even be underway.
BUG=322682
TEST=unit tests (and multi profile by visual tests)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241010
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed #
Total comments: 10
Patch Set 3 : Addressed #
Total comments: 2
Patch Set 4 : Addressed & rebased #
Total comments: 1
Patch Set 5 : Fixed unit test #Messages
Total messages: 27 (0 generated)
|