gecko/content
Ehsan Akhgari 71c514446c 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
..
base Merge m-i to m-c. 2014-02-09 10:31:55 +01:00
canvas Bug 969870 - Use fallible allocations to store the used attributes of a WebGL program; r=bjacob 2014-02-09 18:16:38 -05:00
html Merge m-i to m-c. 2014-02-09 10:31:55 +01:00
mathml/content Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan 2014-01-30 13:26:54 -05:00
media Merge m-i to m-c. 2014-02-09 10:31:55 +01:00
svg Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange 2014-02-09 09:46:16 +00:00
test Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
xbl/test Bug 946065. Part 4: Move content/xbl to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
xml Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
xul Bug 957688 - Kill off checkAccess. r=mrbkap 2014-01-24 16:08:26 -08:00
moz.build Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00