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

Issue 1246823003: Provide an accessibility tree snapshot (Closed)

Created:
5 years, 5 months ago by sgurun-gerrit only
Modified:
5 years, 5 months ago
Reviewers:
Ted C, cjhopman, no sievers
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Provide an accessibility tree snapshot BUG=497258 Provide an accessibility tree snapshot when requested. This CL contains a frameworks class that is taken from preview release and will be removed when the public SDK is available. Depends on https://codereview.chromium.org/1246163003/ Committed: https://crrev.com/650a6fa6cabd2c5a825af031e5f471cc4c7db60c Cr-Commit-Position: refs/heads/master@{#339968}

Patch Set 1 #

Total comments: 8

Patch Set 2 : address code review #

Total comments: 6

Patch Set 3 : address code review #

Patch Set 4 : add GN configuration #

Patch Set 5 : fix gn #

Messages

Total messages: 26 (9 generated)
sgurun-gerrit only
On 2015/07/21 00:13:48, sgurun wrote: > mailto:sgurun@chromium.org changed reviewers: > + mailto:tedchoc@chromium.org ptal, thanks!
5 years, 5 months ago (2015-07-21 00:15:05 UTC) #2
Ted C
https://codereview.chromium.org/1246823003/diff/1/content/content.gyp File content/content.gyp (right): https://codereview.chromium.org/1246823003/diff/1/content/content.gyp#newcode471 content/content.gyp:471: ['android_sdk_version != "M"', { although temporary, it really shouldn't ...
5 years, 5 months ago (2015-07-21 00:35:48 UTC) #3
sgurun-gerrit only
thanks, done https://codereview.chromium.org/1246823003/diff/1/content/content.gyp File content/content.gyp (right): https://codereview.chromium.org/1246823003/diff/1/content/content.gyp#newcode471 content/content.gyp:471: ['android_sdk_version != "M"', { On 2015/07/21 00:35:48, ...
5 years, 5 months ago (2015-07-21 20:22:15 UTC) #4
Ted C
https://codereview.chromium.org/1246823003/diff/20001/android_webview/java/src/org/chromium/android_webview/AwContents.java File android_webview/java/src/org/chromium/android_webview/AwContents.java (right): https://codereview.chromium.org/1246823003/diff/20001/android_webview/java/src/org/chromium/android_webview/AwContents.java#newcode2121 android_webview/java/src/org/chromium/android_webview/AwContents.java:2121: mWebContents.requestAccessibilitySnapshot(callback, 0, 0); are these values correct? https://codereview.chromium.org/1246823003/diff/20001/content/browser/web_contents/web_contents_android.cc File ...
5 years, 5 months ago (2015-07-21 21:21:03 UTC) #5
sgurun-gerrit only
https://codereview.chromium.org/1246823003/diff/20001/android_webview/java/src/org/chromium/android_webview/AwContents.java File android_webview/java/src/org/chromium/android_webview/AwContents.java (right): https://codereview.chromium.org/1246823003/diff/20001/android_webview/java/src/org/chromium/android_webview/AwContents.java#newcode2121 android_webview/java/src/org/chromium/android_webview/AwContents.java:2121: mWebContents.requestAccessibilitySnapshot(callback, 0, 0); On 2015/07/21 21:21:03, Ted C wrote: ...
5 years, 5 months ago (2015-07-21 21:33:49 UTC) #6
sgurun-gerrit only
sievers: please review content/content.gyp
5 years, 5 months ago (2015-07-21 21:55:15 UTC) #8
Ted C
lgtm
5 years, 5 months ago (2015-07-21 21:57:32 UTC) #9
no sievers
gyp changes lgtm stamp
5 years, 5 months ago (2015-07-21 22:14:06 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1246823003/40001
5 years, 5 months ago (2015-07-22 15:58:14 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/94432)
5 years, 5 months ago (2015-07-22 16:06:42 UTC) #14
sgurun-gerrit only
On 2015/07/22 16:06:42, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 5 months ago (2015-07-22 20:05:56 UTC) #16
cjhopman
lgtm
5 years, 5 months ago (2015-07-22 20:28:16 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1246823003/80001
5 years, 5 months ago (2015-07-22 20:28:48 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/99935) chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 5 months ago (2015-07-22 20:59:16 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1246823003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1246823003/80001
5 years, 5 months ago (2015-07-22 21:21:43 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 5 months ago (2015-07-22 23:00:26 UTC) #25
commit-bot: I haz the power
5 years, 5 months ago (2015-07-22 23:00:57 UTC) #26
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/650a6fa6cabd2c5a825af031e5f471cc4c7db60c
Cr-Commit-Position: refs/heads/master@{#339968}

Powered by Google App Engine
This is Rietveld 408576698