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

Issue 1767313002: TalkBack needs to know supported HTML element types (Closed)

Created:
4 years, 9 months ago by dmazzoni
Modified:
4 years, 9 months ago
Reviewers:
David Tseng
CC:
chromium-reviews, aboxhall+watch_chromium.org, nektar+watch_chromium.org, jam, yuzo+watch_chromium.org, je_julie, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

TalkBack needs to know supported HTML element types TalkBack wants to access the element type navigation we added in M50 (http://crbug.com/583095), but we need to export the set of supported element types so it knows which ones it can use. BUG=592901, 583095 Committed: https://crrev.com/3cbcd14c48a113a4288f1ae70aca7a24b718317d Cr-Commit-Position: refs/heads/master@{#380255}

Patch Set 1 #

Patch Set 2 : Alternate approach #

Messages

Total messages: 21 (7 generated)
dmazzoni
4 years, 9 months ago (2016-03-08 07:31:42 UTC) #4
chromium-reviews
Couldn't they just test if the relevant API is present? Sorry for my ignorance. -- ...
4 years, 9 months ago (2016-03-08 17:25:53 UTC) #5
dmazzoni
Unfortunately in this particular case the API hasn't changed, either way they're calling AccessibilityNodeInfo.ACTION_NEXT_HTML_ELEMENT, but ...
4 years, 9 months ago (2016-03-08 17:30:12 UTC) #6
David Tseng
On 2016/03/08 17:30:12, dmazzoni wrote: > Unfortunately in this particular case the API hasn't changed, ...
4 years, 9 months ago (2016-03-08 19:44:44 UTC) #7
dmazzoni
Adding Zach, Steven, and Victor to the conversation. +Zach Kuznia <zork@google.com> +Steven Dao <sdao@google.com> +Victor ...
4 years, 9 months ago (2016-03-08 20:24:48 UTC) #8
David Tseng
On Tue, Mar 8, 2016 at 12:24 PM, Dominic Mazzoni <dmazzoni@chromium.org> wrote: > Adding Zach, ...
4 years, 9 months ago (2016-03-08 20:33:36 UTC) #9
chromium-reviews
Setting the element type on the document root would work. TalkBack would have to do ...
4 years, 9 months ago (2016-03-08 20:55:24 UTC) #10
dmazzoni
Updated to return a list of supported element types on the root. Key: "ACTION_ARGUMENT_HTML_ELEMENT_STRING_VALUES" Example ...
4 years, 9 months ago (2016-03-08 22:24:12 UTC) #12
chromium-reviews
Hi Dominic. What do we do about https://bugs.chromium.org/p/chromium/issues/detail?id=591523? Should the title be changed or new ...
4 years, 9 months ago (2016-03-08 22:29:28 UTC) #13
dmazzoni
I think we should use the same bug, we're just solving the issue a different ...
4 years, 9 months ago (2016-03-09 19:38:47 UTC) #14
David Tseng
lgtm Thanks for changing to this approach.
4 years, 9 months ago (2016-03-09 20:18:41 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1767313002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1767313002/20001
4 years, 9 months ago (2016-03-09 22:34:48 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-09 23:17:43 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 23:18:53 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3cbcd14c48a113a4288f1ae70aca7a24b718317d
Cr-Commit-Position: refs/heads/master@{#380255}

Powered by Google App Engine
This is Rietveld 408576698