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

Issue 762783002: Adding a11y support for HTML5 <datalist> (Closed)

Created:
6 years ago by ramya.v
Modified:
6 years ago
Reviewers:
dmazzoni, aboxhall
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Adding a11y support for HTML5 <datalist> BUG=282005 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186505

Patch Set 1 #

Patch Set 2 : Adding datalist support to AXNodeObject and refactoring determineAccessiblityRole code #

Patch Set 3 : Common code to calculate should be called before calculating GroupRole #

Patch Set 4 : Determining group role for focused elements at the end in AXNodeObject #

Patch Set 5 : Refactored common code between AXNodeObject and AXRenderObject #

Total comments: 1

Patch Set 6 : Added newline before the function name as per review comments #

Patch Set 7 : Rebased to latest #

Patch Set 8 : Adding support to expose link element which is inside a label element #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -107 lines) Patch
M Source/modules/accessibility/AXNodeObject.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/accessibility/AXNodeObject.cpp View 1 2 3 4 5 6 7 5 chunks +26 lines, -9 lines 0 comments Download
M Source/modules/accessibility/AXRenderObject.cpp View 1 2 3 4 5 6 6 chunks +5 lines, -97 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
ramya.v
Hi dmazzoni, can you please review this patch. Thanks
6 years ago (2014-11-27 12:00:06 UTC) #2
ramya.v
Hi Can you please review this patch. Thanks
6 years ago (2014-11-27 12:00:50 UTC) #4
ramya.v
Please review
6 years ago (2014-11-27 12:04:10 UTC) #6
ramya.v
On 2014/11/27 12:04:10, ramya.v wrote: > Please review @dmazzoni and aboxhall - Could you please ...
6 years ago (2014-11-28 09:11:11 UTC) #7
dmazzoni
Could you add support fo AXNodeObject too in a follow-up change? As a reminder, that's ...
6 years ago (2014-11-29 07:42:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/762783002/1
6 years ago (2014-11-29 07:43:20 UTC) #10
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years ago (2014-11-29 07:43:23 UTC) #12
ramya.v
On 2014/11/29 07:43:23, I haz the power (commit-bot) wrote: > No LGTM from a valid ...
6 years ago (2014-12-02 10:46:52 UTC) #13
ramya.v
On 2014/12/02 10:46:52, ramya.v wrote: > On 2014/11/29 07:43:23, I haz the power (commit-bot) wrote: ...
6 years ago (2014-12-04 03:52:46 UTC) #14
dmazzoni
lgtm Thanks for pulling out some of the common code! https://codereview.chromium.org/762783002/diff/80001/Source/modules/accessibility/AXNodeObject.cpp File Source/modules/accessibility/AXNodeObject.cpp (right): https://codereview.chromium.org/762783002/diff/80001/Source/modules/accessibility/AXNodeObject.cpp#newcode179 ...
6 years ago (2014-12-04 08:23:20 UTC) #15
ramya.v
On 2014/12/04 08:23:20, dmazzoni wrote: > lgtm > > Thanks for pulling out some of ...
6 years ago (2014-12-04 09:33:10 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/762783002/100001
6 years ago (2014-12-04 09:45:03 UTC) #18
commit-bot: I haz the power
Failed to apply patch for Source/modules/accessibility/AXRenderObject.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years ago (2014-12-04 10:50:17 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/762783002/120001
6 years ago (2014-12-04 13:22:16 UTC) #23
commit-bot: I haz the power
6 years ago (2014-12-04 13:33:58 UTC) #24
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186505

Powered by Google App Engine
This is Rietveld 408576698