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

Issue 1173523006: Re-enable WebView ChromeVox manual script injection when accessibility status changes. (Closed)

Created:
5 years, 6 months ago by David Tseng
Modified:
5 years, 6 months ago
Reviewers:
Fady Samuel, dmazzoni
CC:
chromium-reviews, dtseng+watch_chromium.org, nkostylev+watch_chromium.org, plundblad+watch_chromium.org, extensions-reviews_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable WebView ChromeVox manual script injection when accessibility status changes. This is a partial revert of https://codereview.chromium.org/1140173003/ TEST=in certain contexts involving WebView, toggling on/off ChromeVox repeatedly does not break ChromeVox. BUG=496664 Committed: https://crrev.com/d35baea6341e533124003af62a255868b1beb703 Cr-Commit-Position: refs/heads/master@{#333587}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -0 lines) Patch
M chrome/browser/chromeos/accessibility/accessibility_manager.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/guest_view/web_view/chrome_web_view_guest_delegate.h View 3 chunks +19 lines, -0 lines 0 comments Download
M chrome/browser/guest_view/web_view/chrome_web_view_guest_delegate.cc View 3 chunks +41 lines, -0 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_guest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_guest_delegate.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
David Tseng
5 years, 6 months ago (2015-06-09 16:52:04 UTC) #2
dmazzoni
Does this double-inject if ChromeVox is already running when you open a webview, like in ...
5 years, 6 months ago (2015-06-09 17:07:27 UTC) #3
David Tseng
It shouldn't double inject in the scenario since the partial revert only injects on toggling ...
5 years, 6 months ago (2015-06-09 18:38:18 UTC) #4
David Tseng
I fixed the crash with the cl but it also uncovered an existing issue. accessibility_manager.cc::113 ...
5 years, 6 months ago (2015-06-09 18:45:54 UTC) #6
dmazzoni
ok, lgtm Note to other reviewers: we hope to remove this code once again in ...
5 years, 6 months ago (2015-06-09 19:16:09 UTC) #7
David Tseng
+ fsamuel for OWNERS.
5 years, 6 months ago (2015-06-09 19:21:22 UTC) #9
Fady Samuel
lgtm
5 years, 6 months ago (2015-06-09 19:48:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1173523006/60001
5 years, 6 months ago (2015-06-09 20:52:53 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 6 months ago (2015-06-09 22:11:20 UTC) #13
commit-bot: I haz the power
5 years, 6 months ago (2015-06-09 22:12:16 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d35baea6341e533124003af62a255868b1beb703
Cr-Commit-Position: refs/heads/master@{#333587}

Powered by Google App Engine
This is Rietveld 408576698