commit | 3a82acdbf647c1b3b3a8720b852ad7ec352fd793 | [log] [tgz] |
---|---|---|
author | Martin Kosiba <mkosiba@google.com> | Fri Sep 05 11:03:58 2014 +0100 |
committer | Marcin Kosiba <mkosiba@google.com> | Fri Sep 05 13:41:48 2014 +0000 |
tree | 977791a3993fb743a656d670837b8d3360fd719d | |
parent | ae62d71d36022a7a62e00abc447c680f6d3ee83f [diff] |
Change WebView.zoomBy return type to void. It turns out that the semantics of the return value are confusing and so we decided to not return a result from this method at all. The developer can call canZoomIn/canZoomOut to determine whether the WebView is at the zoom limit, so there is no loss of functionality. BUG: 17374808 Change-Id: I4dfde71d5ac4a3f91c8755b257411aad06a1b1f6