gecko/intl/hyphenation
Ehsan Akhgari 7797108d3f Bug 969871 - Use fallible allocation for text hyphenation; r=jfkthame
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-08 13:10:44 -05:00
..
public Bug 969871 - Use fallible allocation for text hyphenation; r=jfkthame 2014-02-08 13:10:44 -05:00
src Bug 969871 - Use fallible allocation for text hyphenation; r=jfkthame 2014-02-08 13:10:44 -05:00
moz.build Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00