commit | f4d85d806e72b7a349123f870bc2712fe01b55d5 | [log] [tgz] |
---|---|---|
author | Tobias Sargeant <tobiasjs@google.com> | Fri Jan 05 14:34:38 2018 +0000 |
committer | Tobias Sargeant <tobiasjs@google.com> | Fri Jan 05 14:44:10 2018 +0000 |
tree | 7f3298f6bdd4375201875a0be64503b45659e0e4 | |
parent | 766f0a4981478ff63854df70ba50e6420d19c02b [diff] |
Add a Java FindAddress implentation. This stops calling findAddress (possibly indirectly via Linkify) from loading webview native code, resulting in a performance and memory improvement for those apps that call WebView#findAddress but do not otherwise use WebView. Bug: 22362008 Test: Existing WebView CTS test. Change-Id: I5fcab725ceaf0d6a00e931d3b6cd2f3799d68391