OSDN Git Service

Check null for intent.getData() before using it.
authorGrace Kloba <klobag@google.com>
Tue, 29 Sep 2009 20:13:36 +0000 (13:13 -0700)
committerGrace Kloba <klobag@google.com>
Tue, 29 Sep 2009 21:22:37 +0000 (14:22 -0700)
commit1e70505659dd9bf0f7e03bce787ba880f9b7a8aa
tree90cf9d8905e972e8c2f114b84a9338ce5af586fa
parent380ac10b1c694f791fa75b6f29493954b2596bd8
Check null for intent.getData() before using it.

Fix http://b/issue?id=2151485
src/com/android/browser/BrowserActivity.java