Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(341)

Issue 2585953002: [UI Cocoa] Hide the global error bubble icon from accessibility (Closed)

Created:
4 years ago by Devlin
Modified:
4 years ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, mac-reviews_chromium.org, extensions-reviews_chromium.org, dmazzoni, lgarron
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[UI Cocoa] Hide the global error bubble icon from accessibility The icon in the global error bubble currently only specifies "Image" while using voice over. Since each of these dialogs provide a title that makes the image relatively superfluous, remove the image entirely from the accessibility tree. Add a new utility function to do this generically in Cocoa, and use it in the website settings bubble controller as well. BUG=670350 Committed: https://crrev.com/5ff7749fe5dc00161a93cecc43058a5c5fa6a33b Cr-Commit-Position: refs/heads/master@{#439362}

Patch Set 1 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -10 lines) Patch
M chrome/browser/ui/cocoa/global_error_bubble_controller.mm View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm View 2 chunks +2 lines, -10 lines 0 comments Download
M ui/base/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A ui/base/cocoa/a11y_util.h View 1 chunk +23 lines, -0 lines 0 comments Download
A ui/base/cocoa/a11y_util.mm View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
Devlin
Avi, mind taking a look? +cc dmazzoni and lgarron. I don't know of any easy ...
4 years ago (2016-12-17 00:21:18 UTC) #3
Avi (use Gerrit)
lgtm Dunno.
4 years ago (2016-12-17 03:22:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2585953002/20001
4 years ago (2016-12-18 01:17:46 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years ago (2016-12-18 02:23:50 UTC) #10
commit-bot: I haz the power
4 years ago (2016-12-18 02:26:36 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5ff7749fe5dc00161a93cecc43058a5c5fa6a33b
Cr-Commit-Position: refs/heads/master@{#439362}

Powered by Google App Engine
This is Rietveld 408576698