|
Adds propagation and handling of render-side focus events, for the benefit of assistive technologies (accessibility). Also cleans up the handling of WM_GETOBJECT in RenderWidgetHostViewWin and WidgetWin, as well as in BrowserAccessibilityManager.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16449
Total comments: 25
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+379 lines, -264 lines) |
Patch |
 |
M |
chrome/browser/browser_accessibility.h
|
View
|
1
|
6 chunks |
+31 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_accessibility.cc
|
View
|
|
8 chunks |
+46 lines, -37 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_accessibility_manager.h
|
View
|
1
|
4 chunks |
+30 lines, -44 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_accessibility_manager.cc
|
View
|
1
|
5 chunks |
+70 lines, -82 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_view_host.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_view_host.cc
|
View
|
1
|
3 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_widget_host_view_win.cc
|
View
|
|
3 chunks |
+11 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages.h
|
View
|
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages_internal.h
|
View
|
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/render_view.h
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/render_view.cc
|
View
|
1
|
4 chunks |
+24 lines, -2 lines |
0 comments
|
Download
|
 |
M |
views/widget/widget_win.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/chrome_client_impl.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/chrome_client_impl.cc
|
View
|
|
6 chunks |
+30 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/glue_accessibility_object.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/glue_accessibility_object.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/webaccessibility.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webaccessibilitymanager.h
|
View
|
1
|
3 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/webaccessibilitymanager_impl.h
|
View
|
|
3 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webaccessibilitymanager_impl.cc
|
View
|
1
|
8 chunks |
+59 lines, -21 lines |
2 comments
|
Download
|
 |
M |
webkit/glue/webview_delegate.h
|
View
|
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webview_impl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|