diff options
author | dmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-16 17:38:17 +0000 |
---|---|---|
committer | dmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-16 17:38:17 +0000 |
commit | 370aa2184f096356e186e496f7140abd3915a50d (patch) | |
tree | f6444b4e1942cd34b843476c00bcf3cafaf2b8f1 /content/content_jni.gypi | |
parent | 90c03338bf3a6b193eb888034a788cc7bc48b865 (diff) | |
download | chromium_src-370aa2184f096356e186e496f7140abd3915a50d.zip chromium_src-370aa2184f096356e186e496f7140abd3915a50d.tar.gz chromium_src-370aa2184f096356e186e496f7140abd3915a50d.tar.bz2 |
Get rid of enable-accessibility-logging switch.
This also cleans up the main VLOG in renderer_accessibility_complete so
that it uses the new function in ui to convert an AXEvent to a string,
and removes the NDEBUG since this is quite useful logging in release builds.
Instead of the old switch, use --vmodule="*accessibility*=0" to log
accessibility messages that are normally suppressed, possibly combined
with --enable-logging=stderr to send them right to your terminal and
--log-level=2 to optionally suppress most other log messages.
BUG=350457
R=aboxhall@chromium.org, jam@chromium.org
Review URL: https://codereview.chromium.org/284203005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271046 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_jni.gypi')
0 files changed, 0 insertions, 0 deletions