Build fix
This commit is contained in:
parent
868f498959
commit
d57ce13926
@ -22,7 +22,7 @@ diff -up firefox-69.0/widget/gtk/WindowSurfaceWayland.cpp.mozilla-1581748 firefo
|
||||
mIsMainThread(NS_IsMainThread()),
|
||||
mNeedScaleFactorUpdate(true) {
|
||||
for (int i = 0; i < BACK_BUFFER_NUM; i++) mBackupBuffer[i] = nullptr;
|
||||
+ mRenderingCacheMode = 0;
|
||||
+ mRenderingCacheMode = CACHE_ALL;
|
||||
+
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user