Ming-Shin Lu
d1cd540bbe
Add Null check for mView.findFocus() in ViewRootImpl
...
Some apps like Netflix crashed while handleWindowFocusChanged but mView
somehow has became null.
It's fair to check null for mView.findFocus() since other places
in ViewRootImpl that calling this method also add null check.
Fix: 153862451
Test: atest CtsInputMethodTestCases
Change-Id: I86bd5f3193deabe28bb425a8564017f7b32b90f3
(cherry picked from commit bdaa14bf18 )
2020-11-26 09:24:46 +00:00
..
2020-10-14 20:38:09 +00:00
2020-02-13 16:14:06 -05:00
2020-06-23 22:56:59 +00:00
2020-06-19 06:38:19 +00:00
2020-09-28 05:13:09 +00:00
2020-05-01 18:25:32 +00:00
2020-06-06 01:49:27 +08:00
2020-02-17 15:45:22 +08:00
2020-02-17 15:45:22 +08:00
2020-03-17 07:28:59 +00:00
2020-02-19 17:53:52 +08:00
2020-06-16 02:10:21 +08:00
2020-09-24 15:09:51 +08:00
2020-04-21 13:33:47 +08:00
2020-06-16 02:10:21 +08:00
2020-07-24 22:03:51 +00:00
2020-06-03 20:15:44 +00:00
2020-02-13 20:26:48 -08:00
2020-07-08 23:06:14 +00:00
2020-05-20 17:34:17 -07:00
2020-03-22 09:47:43 -07:00
2020-07-17 18:09:13 +02:00
2020-07-09 14:46:55 +02:00
2020-02-19 15:01:13 +00:00
2020-02-24 12:45:27 -08:00
2020-03-17 07:28:59 +00:00
2020-06-22 16:55:54 +02:00
2020-07-15 19:00:19 +08:00
2020-03-11 22:58:59 +01:00
2020-03-11 22:58:59 +01:00
2020-06-22 16:55:54 +02:00
2020-09-07 16:09:08 +08:00
2020-06-23 00:58:05 +08:00
2020-07-09 14:46:55 +02:00
2020-06-26 15:35:23 +02:00
2020-09-24 15:19:11 +00:00
2020-02-24 21:16:20 +00:00
2020-04-10 13:47:14 -07:00
2020-04-10 02:20:03 +08:00
2020-04-10 02:20:03 +08:00
2020-04-20 15:07:59 +00:00
2020-04-20 15:07:59 +00:00
2020-04-20 15:07:59 +00:00
2020-07-08 23:06:14 +00:00
2020-05-14 11:59:23 +08:00
2020-02-25 19:20:17 +00:00
2020-06-22 13:58:51 -07:00
2020-09-16 15:09:03 +00:00
2020-05-12 19:11:13 +01:00
2020-06-15 19:36:37 +08:00
2020-03-09 22:24:17 +08:00
2020-02-13 16:14:06 -05:00
2020-04-20 15:07:59 +00:00
2020-04-20 15:07:59 +00:00
2020-04-20 15:07:59 +00:00
2020-04-20 15:07:59 +00:00
2020-04-20 15:07:59 +00:00
2020-05-28 14:30:00 -07:00
2020-06-26 15:35:23 +02:00
2020-02-04 15:44:13 -08:00
2020-06-26 15:35:23 +02:00
2020-06-29 21:42:03 +00:00
2020-06-17 23:10:30 +00:00
2020-02-10 13:43:55 -08:00
2020-05-01 18:25:32 +00:00
2020-02-10 13:43:55 -08:00
2020-02-10 13:43:55 -08:00
2020-02-10 13:43:55 -08:00
2020-02-10 13:43:55 -08:00
2020-06-26 15:35:23 +02:00
2020-09-23 13:58:41 +00:00
2020-02-25 10:00:37 -08:00
2020-06-22 13:58:51 -07:00
2020-02-25 10:00:37 -08:00
2020-02-19 15:01:13 +00:00
2020-11-26 09:24:46 +00:00
2020-06-22 16:55:54 +02:00
2020-05-04 14:36:43 -07:00
2020-07-15 19:00:19 +08:00
2020-03-31 17:48:52 +02:00
2020-06-20 03:51:00 +00:00
2020-03-18 12:17:19 +01:00
2020-09-24 18:13:06 +00:00
2020-06-26 15:35:23 +02:00
2020-09-02 11:38:21 +00:00
2020-04-27 17:20:42 +00:00
2020-07-15 19:00:19 +08:00
2020-07-17 08:44:19 -07:00
2020-05-04 11:41:13 +08:00