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

Issue 688653002: Remove duplicate name attribute writing for AX tree on Windows. (Closed)

Created:
6 years, 1 month ago by je_julie(Not used)
Modified:
6 years, 1 month ago
Reviewers:
dmazzoni, aboxhall
CC:
chromium-reviews, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, jam, yuzo+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove duplicate name attribute writing. The name attribute is repeated in AX tree formatter on Windows because WriteAttrubute() is called twice for the name attribute. This patch makes formatter write it only once. BUG=N/A Committed: https://crrev.com/c2853a5cb79d87478f6ea60566d3bb12ca4b4653 Cr-Commit-Position: refs/heads/master@{#302490}

Patch Set 1 #

Patch Set 2 : remove redandunt name attr on win for AX #

Patch Set 3 : add name attr to defalut filter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M content/browser/accessibility/accessibility_tree_formatter_win.cc View 2 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
je_julie(Not used)
aboxhall and Dominic, When we check AX tree on Windows, we can see it like ...
6 years, 1 month ago (2014-10-29 14:19:20 UTC) #2
dmazzoni
lgtm Thanks! Do any test expectations need to be updated or are they all fine?
6 years, 1 month ago (2014-10-29 15:15:18 UTC) #3
je_julie(Not used)
On 2014/10/29 15:15:18, dmazzoni wrote: > lgtm > > Thanks! > > Do any test ...
6 years, 1 month ago (2014-10-31 16:19:48 UTC) #4
dmazzoni
On 2014/10/31 16:19:48, je_julie wrote: > On 2014/10/29 15:15:18, dmazzoni wrote: > > lgtm > ...
6 years, 1 month ago (2014-10-31 16:30:21 UTC) #5
shreeramk
On 2014/10/31 16:30:21, dmazzoni wrote: > On 2014/10/31 16:19:48, je_julie wrote: > > On 2014/10/29 ...
6 years, 1 month ago (2014-11-01 08:03:05 UTC) #6
shreeramk
On 2014/11/01 08:03:05, shreeramk_OOO_2nd_Nov wrote: > On 2014/10/31 16:30:21, dmazzoni wrote: > > On 2014/10/31 ...
6 years, 1 month ago (2014-11-01 08:06:50 UTC) #7
je_julie(Not used)
On 2014/11/01 08:06:50, shreeramk_OOO_2nd_Nov wrote: > On 2014/11/01 08:03:05, shreeramk_OOO_2nd_Nov wrote: > > On 2014/10/31 ...
6 years, 1 month ago (2014-11-01 11:17:07 UTC) #8
je_julie(Not used)
> What if you add "name" to AddDefaultFilters in > dump_accessibility_tree_browsertest.cc? Dominic, I added name ...
6 years, 1 month ago (2014-11-01 11:22:44 UTC) #9
dmazzoni
lgtm
6 years, 1 month ago (2014-11-03 20:30:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/688653002/40001
6 years, 1 month ago (2014-11-03 20:32:30 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-03 21:48:45 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-11-03 21:50:58 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c2853a5cb79d87478f6ea60566d3bb12ca4b4653
Cr-Commit-Position: refs/heads/master@{#302490}

Powered by Google App Engine
This is Rietveld 408576698