зеркало из https://github.com/mozilla/gecko-dev.git
Bug 889959 - Don't clear compositor when detaching compositables. r=nical
This commit is contained in:
Родитель
3626d00dae
Коммит
b389c83829
|
@ -265,7 +265,6 @@ public:
|
|||
aLayer == mLayer ||
|
||||
aFlags & FORCE_DETACH) {
|
||||
SetLayer(nullptr);
|
||||
SetCompositor(nullptr);
|
||||
mAttached = false;
|
||||
mKeepAttached = false;
|
||||
if (mBackendData) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче