mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
4d640b2d3b
1. Use |SpecialPowers.pushPrefEnv| to enable preference setting in oop. 2. Set the time of redrawing to be the time right after the image is discarded. 3. Modify the assertion to make the comparison non-trivial. 4. Remove <img>. 5. Move drawCanvas() on the image loadComplete.