commit | 05c9ed9ce1d920c322ee1431cfed64541f0acf3c | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Tue Aug 25 13:51:08 2009 -0400 |
committer | Patrick Scott <phanna@android.com> | Tue Sep 01 08:37:22 2009 -0400 |
tree | fa082bc704f9432b909b41239d2335a4feaed8be | |
parent | 0c637113381cb49fbb83cf0e753e476d0d0d50eb [diff] |
Fix the documentation for onReceivedError. This change adds the EventHandler error codes to WebViewClient for the public api. Previously, the api was ambiguous about the value of the errorCode parameter and falsely documented that the values are HTTP status codes.