зеркало из https://github.com/mozilla/gecko-dev.git
merge again
This commit is contained in:
Коммит
26042ff86a
|
@ -134,9 +134,6 @@ public abstract class Layer {
|
|||
throw new RuntimeException("endTransaction() called outside a transaction");
|
||||
mInTransaction = false;
|
||||
mTransactionLock.unlock();
|
||||
|
||||
if (mView != null)
|
||||
mView.requestRender();
|
||||
}
|
||||
|
||||
/** Returns true if the layer is currently in a transaction and false otherwise. */
|
||||
|
|
Загрузка…
Ссылка в новой задаче