commit | fc90c05649a7a19e330c386cba35a4d2c35f8349 | [log] [tgz] |
---|---|---|
author | Selim Gurun <sgurun@google.com> | Mon Mar 30 16:18:04 2015 -0700 |
committer | Selim Gurun <sgurun@google.com> | Mon Mar 30 16:41:06 2015 -0700 |
tree | c82d30f686f0109e111dcca450eb4507c1634a07 | |
parent | 9d7b58571f9b8a00cddd204c556de4c1610b8996 [diff] |
Remove unnecessary code Bug: 19313118 As part of the "better error reporting for Webview" work, a new public API was defined for MNC release to report blocked loads. However, we decided to use WebChromeClient.onConsoleMessage for this case. Removing the API. Change-Id: I1a599385f1ecdd10ba5a774b0b2a6b9f4bdcbd95