[fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: fix startup crash...
commitab8a5770e532d897801776686d5caa681070d417
authorMichael Comella <michael.l.comella@gmail.com>
Mon, 28 Sep 2020 22:42:14 +0000 (28 15:42 -0700)
committerMichael Comella <mcomella@fastmail.com>
Tue, 29 Sep 2020 01:01:19 +0000 (28 18:01 -0700)
treee055cd5c581c9ddf46e214ca3c9db0f5a8018038
parenteabae470f2ed4acc6e7e433e3a456c707baf4a4f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: fix startup crash by using arg Context.

The `context` member function returns null in attachBaseContext so we
need to use the Context that's being attached instead.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/HomeActivity.kt