commit | 1bb1a911c35c9df5fdbcaca13f97aa29dcec6cfb | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Tue Mar 23 15:39:46 2010 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Wed Mar 24 10:25:40 2010 -0400 |
tree | ac3635e9059cdf1f10e3dc2a2022aca8dec5fc63 | |
parent | 7f49b9e47416808d7ef5de77b4094fd83f50134d [diff] |
If failUrl(now historyUrl) is null, use "about:blank" instead of "". This prevents a crash that is caused by calling WebView.loadDataWithBaseUrl with a null failUrl (which I have renamed to historyUrl). Also update the docs to be more accurate. Fixes the general case of bug 2522457 Change-Id: I832351ce1e0016b00e924a2f9b0097ae15fba34a