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

Issue 3219009: Implement ISimpleDOM COM interface in BrowserAccessibility. Also update... (Closed)

Created:
10 years, 3 months ago by dmazzoni
Modified:
9 years, 7 months ago
Reviewers:
Chris Guillory
CC:
chromium-reviews, ben+cc_chromium.org, David Tseng
Visibility:
Public.

Description

Implement ISimpleDOM COM interface in BrowserAccessibility. Also update a few IAccessible2 functions with some of the new attributes that are available now. BUG=48185 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58491 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58776

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+532 lines, -65 lines) Patch
M chrome/browser/browser_accessibility_win.h View 1 2 6 chunks +143 lines, -1 line 0 comments Download
M chrome/browser/browser_accessibility_win.cc View 1 2 15 chunks +389 lines, -64 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dmazzoni
10 years, 3 months ago (2010-08-31 18:38:03 UTC) #1
Chris Guillory
http://codereview.chromium.org/3219009/diff/1/2 File chrome/browser/browser_accessibility_win.cc (left): http://codereview.chromium.org/3219009/diff/1/2#oldcode827 chrome/browser/browser_accessibility_win.cc:827: role_name_ = L"h1"; Nice. http://codereview.chromium.org/3219009/diff/1/2 File chrome/browser/browser_accessibility_win.cc (right): http://codereview.chromium.org/3219009/diff/1/2#newcode680 ...
10 years, 3 months ago (2010-08-31 19:10:01 UTC) #2
dmazzoni
On Tue, Aug 31, 2010 at 12:10 PM, <ctguil@chromium.org> wrote: > http://codereview.chromium.org/3219009/diff/1/2#newcode680 > chrome/browser/browser_accessibility_win.cc:680: if ...
10 years, 3 months ago (2010-09-02 14:45:07 UTC) #3
Chris Guillory
10 years, 3 months ago (2010-09-02 18:24:28 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698