mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
77f46817f9
During startup there is a race condition where the LayerRenderer might request a paint of the root layer before the root layer has successfully generated a texture. This might happen if the transaction lock is already held when the root layer attempts to generate the texture. Fix by inserting a null guard that aborts the paint if the texture has not been generated. |
||
---|---|---|
.. | ||
android | ||
xul |