|
Make the selection start and end attributes of an html input control
accessible, implement IAccessibleText methods to retrieve this info,
and post a notification when the cursor moves within a text field.
BUG=none
TEST=Added new test to renderer_accessibility_browsertest
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=61216
Total comments: 7
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+357 lines, -102 lines) |
Patch |
 |
M |
chrome/browser/browser_accessibility_manager_win.h
|
View
|
|
2 chunks |
+18 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_accessibility_manager_win.cc
|
View
|
|
4 chunks |
+66 lines, -27 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_accessibility_win.h
|
View
|
1
|
4 chunks |
+49 lines, -40 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_accessibility_win.cc
|
View
|
1
|
10 chunks |
+117 lines, -17 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/renderer_host/test/renderer_accessibility_browsertest.cc
|
View
|
1
2
|
5 chunks |
+75 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages_params.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages_params.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/render_view.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webaccessibility.h
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webaccessibility.cc
|
View
|
1
|
4 chunks |
+19 lines, -2 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|