replicant-packages_apps_Email/src/com
Makoto Onuki d281726706 Add null check to investigate an NPE in restoreMessageWithId.
We're getting an NPE in restoreMessageWithId(EmailContent.java:670)
called from MessageFileViewFragment.openMessageSync().

However, there're only two things that can be null in this line,
context and context.getContentResolver(), and either one really
can't be null.  Add explicit null checks to investigate what's going
on.

Bug 3134403

Change-Id: I463b039b6afeda32729f7e6a93edfdb9abf12093
2010-11-01 15:29:11 -07:00
..
android Add null check to investigate an NPE in restoreMessageWithId. 2010-11-01 15:29:11 -07:00
beetstra add meta-files about 3rd party projects 2010-07-16 11:41:38 -07:00