gecko/mobile
Kartikaya Gupta 77f46817f9 Bug 704114 - Fix missing texture crash [r=pcwalton]
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.
2011-11-21 12:17:24 -05:00
..
android Bug 704114 - Fix missing texture crash [r=pcwalton] 2011-11-21 12:17:24 -05:00
xul merged mozilla-central to birch 2011-11-21 01:21:42 -05:00