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

Issue 710803002: Beginning of an accessibility implementation for html_viewer. (Closed)

Created:
6 years, 1 month ago by Aaron Boodman
Modified:
6 years, 1 month ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, Aaron Boodman, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Beginning of an accessibility implementation for html_viewer. This depends on the interface definition here: https://codereview.chromium.org/715463002/ Committed: https://crrev.com/34cf1b98e64108d50969638dc39a1b1bc92ee8f7 Cr-Commit-Position: refs/heads/master@{#305080}

Patch Set 1 #

Patch Set 2 : cleanup, rebase #

Total comments: 14

Patch Set 3 : review #

Patch Set 4 : rebase #

Patch Set 5 : modify bot recipe #

Patch Set 6 : rebase + remove recipes #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+505 lines, -48 lines) Patch
M mojo/services/html_viewer/BUILD.gn View 1 2 3 4 5 6 4 chunks +31 lines, -4 lines 0 comments Download
A mojo/services/html_viewer/ax_provider_impl.h View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/ax_provider_impl.cc View 1 2 1 chunk +82 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/ax_provider_impl_unittest.cc View 1 2 3 4 5 1 chunk +173 lines, -0 lines 0 comments Download
M mojo/services/html_viewer/blink_basic_type_converters.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M mojo/services/html_viewer/blink_basic_type_converters.cc View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M mojo/services/html_viewer/blink_platform_impl.h View 3 chunks +1 line, -10 lines 0 comments Download
M mojo/services/html_viewer/blink_platform_impl.cc View 1 3 chunks +3 lines, -25 lines 0 comments Download
M mojo/services/html_viewer/html_document_view.h View 1 5 chunks +14 lines, -3 lines 0 comments Download
M mojo/services/html_viewer/html_document_view.cc View 1 4 chunks +13 lines, -2 lines 0 comments Download
M mojo/services/html_viewer/html_viewer.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
A mojo/services/html_viewer/mojo_blink_platform_impl.h View 1 chunk +35 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/mojo_blink_platform_impl.cc View 1 chunk +38 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/test_blink_platform_impl.h View 1 chunk +31 lines, -0 lines 0 comments Download
A mojo/services/html_viewer/test_blink_platform_impl.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Aaron Boodman
I still have to figure out how to hook the test up to the bots, ...
6 years, 1 month ago (2014-11-08 07:23:43 UTC) #2
abarth-chromium
This is really wonderful. LGTM. https://codereview.chromium.org/710803002/diff/20001/mojo/services/html_viewer/ax_provider_impl.cc File mojo/services/html_viewer/ax_provider_impl.cc (right): https://codereview.chromium.org/710803002/diff/20001/mojo/services/html_viewer/ax_provider_impl.cc#newcode32 mojo/services/html_viewer/ax_provider_impl.cc:32: }; Should this go ...
6 years, 1 month ago (2014-11-10 00:33:05 UTC) #3
Aaron Boodman
https://codereview.chromium.org/710803002/diff/20001/mojo/services/html_viewer/ax_provider_impl.cc File mojo/services/html_viewer/ax_provider_impl.cc (right): https://codereview.chromium.org/710803002/diff/20001/mojo/services/html_viewer/ax_provider_impl.cc#newcode32 mojo/services/html_viewer/ax_provider_impl.cc:32: }; On 2014/11/10 00:33:04, abarth wrote: > Should this ...
6 years, 1 month ago (2014-11-10 07:05:53 UTC) #4
abarth-chromium
lgtm
6 years, 1 month ago (2014-11-11 05:50:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/710803002/100001
6 years, 1 month ago (2014-11-20 20:17:20 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/1107)
6 years, 1 month ago (2014-11-20 20:42:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/710803002/120001
6 years, 1 month ago (2014-11-20 20:46:49 UTC) #11
commit-bot: I haz the power
Committed patchset #7 (id:120001)
6 years, 1 month ago (2014-11-20 21:26:11 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 21:27:08 UTC) #13
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/34cf1b98e64108d50969638dc39a1b1bc92ee8f7
Cr-Commit-Position: refs/heads/master@{#305080}

Powered by Google App Engine
This is Rietveld 408576698