зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 698a25fb6e01
This commit is contained in:
Родитель
6ae312ded4
Коммит
b66276dd92
|
@ -88,7 +88,7 @@ public final class SurfaceAllocator {
|
|||
while (mAllocator == null) {
|
||||
try {
|
||||
this.wait();
|
||||
} catch (InterruptedException e) { }
|
||||
} catch(InterruptedException e) {}
|
||||
}
|
||||
|
||||
return mAllocator;
|
||||
|
|
Загрузка…
Ссылка в новой задаче