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

Issue 24559002: [Android] When toggling AX script inject, also set native AX state. (Closed)

Created:
7 years, 3 months ago by benm (inactive)
Modified:
7 years, 2 months ago
Reviewers:
joth, dmazzoni
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Android] When toggling AX script inject, also set native AX state. When we enable/disable script injection, also update the flag that says whether we should use native accessibility. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225491

Patch Set 1 #

Total comments: 1

Patch Set 2 : Joth's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 1 chunk +5 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
benm (inactive)
PTAL
7 years, 3 months ago (2013-09-25 11:08:53 UTC) #1
joth
lgtm % small simplification https://codereview.chromium.org/24559002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/24559002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode2996 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:2996: mNativeAccessibilityAllowed = true; bool use_chromevox ...
7 years, 3 months ago (2013-09-25 11:41:28 UTC) #2
dmazzoni
Note that setting mNativeAccessibilityAllowed to false won't actually disable it if it was already enabled, ...
7 years, 2 months ago (2013-09-25 16:07:05 UTC) #3
benm (inactive)
On 2013/09/25 16:07:05, Dominic Mazzoni wrote: > Note that setting mNativeAccessibilityAllowed to false won't actually ...
7 years, 2 months ago (2013-09-25 17:32:42 UTC) #4
benm (inactive)
On 2013/09/25 17:32:42, benm wrote: > On 2013/09/25 16:07:05, Dominic Mazzoni wrote: > > Note ...
7 years, 2 months ago (2013-09-25 18:10:27 UTC) #5
benm (inactive)
On 2013/09/25 18:10:27, benm wrote: > On 2013/09/25 17:32:42, benm wrote: > > On 2013/09/25 ...
7 years, 2 months ago (2013-09-25 18:48:07 UTC) #6
dmazzoni
Are you toggling using the TalkBack checkbox? I'm not sure that supporting toggling that checkbox ...
7 years, 2 months ago (2013-09-25 18:59:49 UTC) #7
dmazzoni
lgtm with the understanding that we want to follow up with a more complete fix ...
7 years, 2 months ago (2013-09-25 19:45:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/24559002/8001
7 years, 2 months ago (2013-09-26 09:35:38 UTC) #9
commit-bot: I haz the power
7 years, 2 months ago (2013-09-26 17:36:15 UTC) #10
Message was sent while issue was closed.
Change committed as 225491

Powered by Google App Engine
This is Rietveld 408576698