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

Issue 691703002: Modified DialogDelegateView to be accessible (Closed)

Created:
6 years, 1 month ago by sashab
Modified:
6 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, chrome-apps-syd-reviews_chromium.org, benwells
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Modified DialogDelegateView to be accessible Added GetAccessibleState to DialogDelegateView to return the proper accessibility state, and added a call to NotifyAccessibilityEvent which fires when the dialog opens. Implementation details on comment #6 on bug. BUG=425311 Committed: https://crrev.com/2156bd153179e615470d9ca3a70a920440999a37 Cr-Commit-Position: refs/heads/master@{#302215}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated all subclasses to call parent class where overridden #

Patch Set 3 : Small typo #

Total comments: 2

Patch Set 4 : Added a check to GetWidget() as well #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
M chrome/browser/chromeos/options/network_config_view.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/collected_cookies_views.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_install_dialog_view.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/hung_renderer_view.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/signed_certificate_timestamps_views.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/sync/profile_signin_confirmation_dialog_views.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/task_manager_view.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/window/dialog_delegate.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ui/views/window/dialog_delegate.cc View 1 2 3 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
sashab
Small patch for adding proper accessibility support to DialogDelegateViews. This was explained to me by ...
6 years, 1 month ago (2014-10-30 04:28:55 UTC) #2
sky
https://codereview.chromium.org/691703002/diff/1/ui/views/window/dialog_delegate.h File ui/views/window/dialog_delegate.h (right): https://codereview.chromium.org/691703002/diff/1/ui/views/window/dialog_delegate.h#newcode140 ui/views/window/dialog_delegate.h:140: // Overridden from View: I don't think either of ...
6 years, 1 month ago (2014-10-30 13:13:28 UTC) #3
sashab
Should I TBR these authors, given that this is a refactoring-style change? https://codereview.chromium.org/691703002/diff/1/ui/views/window/dialog_delegate.h File ui/views/window/dialog_delegate.h ...
6 years, 1 month ago (2014-10-30 23:12:03 UTC) #4
sky
LGTM https://codereview.chromium.org/691703002/diff/40001/ui/views/window/dialog_delegate.cc File ui/views/window/dialog_delegate.cc (right): https://codereview.chromium.org/691703002/diff/40001/ui/views/window/dialog_delegate.cc#newcode249 ui/views/window/dialog_delegate.cc:249: if (details.is_add && details.child == this) I think ...
6 years, 1 month ago (2014-10-31 02:33:05 UTC) #5
sashab
https://codereview.chromium.org/691703002/diff/40001/ui/views/window/dialog_delegate.cc File ui/views/window/dialog_delegate.cc (right): https://codereview.chromium.org/691703002/diff/40001/ui/views/window/dialog_delegate.cc#newcode249 ui/views/window/dialog_delegate.cc:249: if (details.is_add && details.child == this) On 2014/10/31 02:33:05, ...
6 years, 1 month ago (2014-10-31 02:56:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/691703002/60001
6 years, 1 month ago (2014-10-31 02:58:04 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-10-31 03:39:36 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-10-31 03:40:18 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2156bd153179e615470d9ca3a70a920440999a37
Cr-Commit-Position: refs/heads/master@{#302215}

Powered by Google App Engine
This is Rietveld 408576698