commit | 8af3cfc2a45334bfe936fcfc79c6e1cab06e104b | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Tue Feb 02 11:19:25 2010 -0500 |
committer | Patrick Scott <phanna@android.com> | Tue Feb 02 11:20:54 2010 -0500 |
tree | d05c7c05c72daa67811d482ef9169c2d32a551fa | |
parent | 5e7bb0a9cafc5e90bf451faa5722bb80fb4294e9 [diff] |
Check for null data after decoding a data: url. Refactor StreamLoader and friends since they all use a Context. Change the successful status to 200 instead of 0. Not sure why it was ever 0. Bug: 2364322