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

Issue 837183002: Add a helper function and update test results with ax role of table header. (Closed)

Created:
5 years, 11 months ago by je_julie(Not used)
Modified:
5 years, 11 months ago
Reviewers:
dmazzoni
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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a helper function, ,IsCellOrTableHeaderRole(), for ax table header and update test results with the ax role of the table header. The ax role for table header was updated with blink cl, crrev.com/816423003. This patch updates test results according to ax role from it. BUG=435081 Committed: https://crrev.com/ff9c8d3025f375069298ae71407a31b6f58ee3dd Cr-Commit-Position: refs/heads/master@{#311035}

Patch Set 1 #

Patch Set 2 : Update TC #

Total comments: 4

Patch Set 3 : Add a helper function for ax table header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -29 lines) Patch
M content/browser/accessibility/browser_accessibility.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_cocoa.mm View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win.cc View 1 2 3 chunks +5 lines, -4 lines 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 2 2 chunks +4 lines, -6 lines 0 comments Download
M content/test/data/accessibility/html/caption-expected-android.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/html/caption-expected-win.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/html/table-simple-expected-android.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/html/table-simple-expected-win.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/html/table-th-rowheader-expected-android.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/html/table-th-rowheader-expected-win.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/html/table-thead-tbody-tfoot-expected-android.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/html/table-thead-tbody-tfoot-expected-win.txt View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
je_julie(Not used)
Hi Dominic, This patch enables test cases disabled due to update ax role for table ...
5 years, 11 months ago (2015-01-08 02:37:59 UTC) #2
je_julie(Not used)
On 2015/01/08 02:37:59, je_julie wrote: > Hi Dominic, > This patch enables test cases disabled ...
5 years, 11 months ago (2015-01-08 04:12:58 UTC) #3
je_julie(Not used)
On 2015/01/08 04:12:58, je_julie wrote: > On 2015/01/08 02:37:59, je_julie wrote: > > Hi Dominic, ...
5 years, 11 months ago (2015-01-08 07:10:24 UTC) #4
dmazzoni
lgtm Thanks! Just one suggestion https://codereview.chromium.org/837183002/diff/20001/content/browser/accessibility/browser_accessibility_cocoa.mm File content/browser/accessibility/browser_accessibility_cocoa.mm (right): https://codereview.chromium.org/837183002/diff/20001/content/browser/accessibility/browser_accessibility_cocoa.mm#newcode236 content/browser/accessibility/browser_accessibility_cocoa.mm:236: if ([self internalRole] != ...
5 years, 11 months ago (2015-01-08 18:11:25 UTC) #5
je_julie(Not used)
Thanks for your suggestion. I updated patch. PTAL. https://codereview.chromium.org/837183002/diff/20001/content/browser/accessibility/browser_accessibility_cocoa.mm File content/browser/accessibility/browser_accessibility_cocoa.mm (right): https://codereview.chromium.org/837183002/diff/20001/content/browser/accessibility/browser_accessibility_cocoa.mm#newcode236 content/browser/accessibility/browser_accessibility_cocoa.mm:236: if ...
5 years, 11 months ago (2015-01-09 16:47:37 UTC) #7
dmazzoni
lgtm
5 years, 11 months ago (2015-01-12 07:36:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/837183002/60001
5 years, 11 months ago (2015-01-12 07:36:27 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/13814)
5 years, 11 months ago (2015-01-12 08:41:49 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/837183002/60001
5 years, 11 months ago (2015-01-12 10:28:38 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 11 months ago (2015-01-12 11:15:15 UTC) #15
commit-bot: I haz the power
5 years, 11 months ago (2015-01-12 11:16:05 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ff9c8d3025f375069298ae71407a31b6f58ee3dd
Cr-Commit-Position: refs/heads/master@{#311035}

Powered by Google App Engine
This is Rietveld 408576698