Open Bug 991566 Opened 10 years ago Updated 2 years ago

reftest 632781-verybig can fail intermittently because of OOM

Categories

(Core :: Graphics, defect)

x86_64
Linux
defect

Tracking

()

People

(Reporter: nical, Unassigned)

References

Details

layout/reftests/bugs/632781-verybig.html asks for a 10000x10000 canvas. When we don't have enough memory to allocate the TextureClient for a layer, we don't display the layer, which in this case makes the reftest fail intermittently.

We should reduce the size of the canvas to something smaller in one of dimensions so that we are still above the max gpu texture size, without running out of RAM.
See Also: → 774689
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.