commit | d4796461ee29c2d2560412dbb51e0c931aa22db5 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed May 02 18:23:13 2012 -0700 |
committer | John Reck <jreck@google.com> | Thu May 03 09:07:11 2012 -0700 |
tree | 8c501e3ab7b089550879da5b1c3c1d47d2af0b88 | |
parent | 5380cdc2e1adc8511b05e7623efb44d67be88418 [diff] |
Fix accessibility drawing Bug: 6407623 If script injection is disabled, the accessibility injector works by modifying the text selection. However, this would cause WebView to go into text selection mode, showing the CAB and such, which we don't want. Add a flag saying WHY text selection is being changed so that we can respond accordingly in WebViewClassic. Change-Id: Ia509def3fcdb022b93fbbc7ed89bc9558663afd3