summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorplundblad <plundblad@chromium.org>2015-11-02 06:37:30 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-02 14:38:48 +0000
commit1384a23df3bc52c18e8d6da6db15b9b771e0caf8 (patch)
tree289c7097d1aea4c7ed8ae10c4e7d85476c6ab7bb /AUTHORS
parentf850b9fff8851dc876dd754f6e0d268d7d69f936 (diff)
downloadchromium_src-1384a23df3bc52c18e8d6da6db15b9b771e0caf8.zip
chromium_src-1384a23df3bc52c18e8d6da6db15b9b771e0caf8.tar.gz
chromium_src-1384a23df3bc52c18e8d6da6db15b9b771e0caf8.tar.bz2
Don't inject the content script into pages whitelisted for chromevox next compatibility mode.
This stores the chromevox compat mode whitelist (now made into a cvox classic blacklist) in the chromevox manifest, mkaing it accessible from both C++ and js code. The code path that is used to inject chromevox in webview elements is changed to not inject the content script if the URL is excluded in the manifest. cvox uses the same blacklist to determine when to enable compat mode. This allows us to whitelist more pages and not pay the price of injecting the content script (see the refered bug for more context). BUG=510543 Review URL: https://codereview.chromium.org/1418513004 Cr-Commit-Position: refs/heads/master@{#357350}
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions