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

Issue 2382343002: Fix issue with font family and language in accessibility tree (Closed)

Created:
4 years, 2 months ago by dmazzoni
Modified:
4 years, 2 months ago
Reviewers:
nektarios
CC:
aboxhall+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, jam, je_julie, mlamouri+watch-content_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix issue with font family and language in accessibility tree We were incorrectly not exposing the font family and language if the change happened on a node that we happened to ignore in the accessibility tree. See related bug 651614 where I'm hoping to get rid of or at least simplify the concept of "ignored" because it causes problems like this BUG=651917 Committed: https://crrev.com/571683bf6f39de12e3269fa493c68cc410602463 Cr-Commit-Position: refs/heads/master@{#423316}

Patch Set 1 #

Patch Set 2 : Fix win expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -12 lines) Patch
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/accessibility/blink_ax_tree_source.cc View 1 3 chunks +9 lines, -5 lines 0 comments Download
A content/test/data/accessibility/css/font-family.html View 1 chunk +12 lines, -0 lines 0 comments Download
A content/test/data/accessibility/css/font-family-expected-blink.txt View 1 chunk +7 lines, -0 lines 0 comments Download
M content/test/data/accessibility/css/language.html View 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/accessibility/css/language-expected-blink.txt View 1 chunk +2 lines, -3 lines 0 comments Download
M content/test/data/accessibility/css/language-expected-win.txt View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
dmazzoni
4 years, 2 months ago (2016-09-30 19:54:09 UTC) #3
nektarios
ParentObjectUnignored Could we add this on WebAXObject itself? Or is this a temporary fix until ...
4 years, 2 months ago (2016-09-30 20:14:37 UTC) #5
dmazzoni
On 2016/09/30 20:14:37, nektarios wrote: > ParentObjectUnignored > Could we add this on WebAXObject itself? ...
4 years, 2 months ago (2016-10-03 03:57:27 UTC) #8
nektarios
I don't know if you have the time to change one of the language attributes ...
4 years, 2 months ago (2016-10-03 14:58:30 UTC) #9
nektarios
lgtm
4 years, 2 months ago (2016-10-03 14:58:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2382343002/20001
4 years, 2 months ago (2016-10-05 21:14:51 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-05 22:28:43 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 22:31:16 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/571683bf6f39de12e3269fa493c68cc410602463
Cr-Commit-Position: refs/heads/master@{#423316}

Powered by Google App Engine
This is Rietveld 408576698