зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1155994 - TabQueue : Attempt to read from field 'java.lang.String android.content.Intent.mAction' on a null object reference (r=rnewman)
This commit is contained in:
Родитель
a81f54f037
Коммит
91faae3bd2
|
@ -143,7 +143,7 @@ public class TabQueueService extends Service {
|
|||
|
||||
tabQueueHandler.postDelayed(stopServiceRunnable, TOAST_TIMEOUT);
|
||||
|
||||
return START_FLAG_REDELIVERY;
|
||||
return START_REDELIVER_INTENT;
|
||||
}
|
||||
|
||||
private void removeView() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче