Chromium Code Reviews

Issue 118206: Fixes an issue where the MSAA information was not reported back correctly to ... (Closed)

Created:
11 years, 6 months ago by Jonas Klink (Google)
Modified:
9 years, 7 months ago
Reviewers:
jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fixes an issue where the MSAA information was not reported back correctly to the AT, upon the HWND containing the web content first receiving focus. Note that this is not a full fix for the bug below, but one more piece to resolving it.BUG=13291 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17778

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Stats (+17 lines, -42 lines)
M chrome/browser/browser_accessibility.h View 2 chunks +0 lines, -13 lines 0 comments
M chrome/browser/browser_accessibility.cc View 5 chunks +5 lines, -11 lines 0 comments
M chrome/browser/browser_accessibility_manager.cc View 2 chunks +0 lines, -5 lines 0 comments
M chrome/browser/renderer_host/render_widget_host_view_win.cc View 1 chunk +3 lines, -2 lines 0 comments
M chrome/common/render_messages.h View 3 chunks +0 lines, -4 lines 0 comments
M webkit/glue/webaccessibility.h View 1 chunk +0 lines, -4 lines 0 comments
M webkit/glue/webaccessibilitymanager_impl.h View 1 chunk +3 lines, -0 lines 0 comments
M webkit/glue/webaccessibilitymanager_impl.cc View 3 chunks +6 lines, -3 lines 0 comments

Messages

Total messages: 3 (0 generated)
Jonas Klink (Google)
11 years, 6 months ago (2009-06-04 00:59:44 UTC) #1
jcampan
LGTM
11 years, 6 months ago (2009-06-05 17:44:44 UTC) #2
jcampan
11 years, 6 months ago (2009-06-05 21:45:26 UTC) #3
LGTM

Powered by Google App Engine