gecko/content/canvas
Ehsan Akhgari f1e576aab3 Bug 969870 - Use fallible allocations to store the used attributes of a WebGL program; r=bjacob
It seems like the sizes for these data structures can be controlled from
Web content, and we are already prepared to deal with OOM conditions,
except that we are using infallible allocations by mistake.
2014-02-09 18:16:38 -05:00
..
compiledtest Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
crashtests Bug 934939: Add crash test. r=roc 2013-11-20 23:27:38 -05:00
public Bug 952977: Remove DocumentRendererShmem and DocumentRendererNativeID r=nical 2014-01-15 09:26:51 -05:00
src Bug 969870 - Use fallible allocations to store the used attributes of a WebGL program; r=bjacob 2014-02-09 18:16:38 -05:00
test Back out 4 changesets (bug 777574) because it's the slaves, not the tests 2014-02-07 19:04:02 -08:00
moz.build