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

Issue 6310002: Support accDoDefaultAction for NativeButton in ViewAccessibility.... (Closed)

Created:
9 years, 11 months ago by Chris Guillory
Modified:
9 years, 7 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, kkania
Visibility:
Public.

Description

Support accDoDefaultAction for NativeButton in ViewAccessibility. BUG=none TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71512

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M views/accessibility/view_accessibility.h View 2 chunks +3 lines, -3 lines 0 comments Download
M views/accessibility/view_accessibility.cc View 3 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Chris Guillory
9 years, 11 months ago (2011-01-13 19:28:08 UTC) #1
Chris Guillory
Ready for review.
9 years, 11 months ago (2011-01-14 18:02:32 UTC) #2
dmazzoni
9 years, 11 months ago (2011-01-14 18:22:07 UTC) #3
LGTM.

If this is the only case we end up deciding to handle, this is good.

If we need to implement actions for 2 or more view types, I'd suggest we add a
new method to view.h called performDefaultAction and then override it in
NativeButton and other classes.

Powered by Google App Engine
This is Rietveld 408576698